@charset "utf-8";

/* -----------------------------------------------------------

　ファイル名:      press.css
 スタイル情報:     プレスルームコンテンツ
----------------------------------------------------------- */
/*---プレスリリース上ピックアップスペース＆特集一覧設定------*/

#contentsR #mediaObj ul {
display:block;
}

#contentsR #mediaObj li {
	display:block;
	float:left;
	height:105px;
	margin-right:35px;
	width:302px;
	margin-bottom: 30px;
}
#mediaObj .list img {
	margin-right: 2px;
}


#contentsR #mediaObj .list {
	padding-left: 10px;
}

#contentsR #mediaObj{
	width:710px;
	padding-bottom: 30px;
	clear: both;
}
#contentsR #mediaObj .list li {
}


#contentsR #mediaObj .list li a {
   border-left:3px solid #FFFFFF;
   cursor:pointer;
   display:block;
   height:105px;
}

/*---プレスリリース一覧テーブル設定-----*/

#release {
	font-size: 1.2em;
	width: 650px;
	margin-top: 30px;
	margin-bottom: 20px;
}
#release td {
	line-height: 210%;
	vertical-align: text-top;
}

#release td a:link,#release td a:visited {
	color: #333333;
}

#release td a:hover,#release td a:active {
	text-decoration: underline;
	color: #006600;
}

#release img {
	text-align: center;
	margin-right: 5px;
	margin-top: 7px;
	margin-left: 5px;
}
#release .td_line_dot {
	vertical-align: top;

}

.pdf_dl {
	float: right;
	margin-right: 60px;
}
.pdf_text {
	clear: both;
	float: right;
	margin-right: 60px;
}

.pdf {
	text-align: right;
}


/*---プレスリリース＆特集一覧ピックアップリンク設定-----*/
/*-画像横にラインを付ける指定（通常時）※これを指定しないとhover時にずれる-*/
#contentsR #mediaObj .list a, #contentsR #mediaObj .list a:link, #contentsR #mediaObj .list a:visited {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#mediaObj .list .text img {
	margin-top: 10px;
	float: left;
}

/*-画像横にラインを付ける指定（ロールオーバー後）-*/
#contentsR #mediaObj .list a:active, #contentsR #mediaObj .list a:hover {
	border-left:4px solid #990000;
	text-decoration: none;
}

#contentsR #mediaObj a h3, #contentsR #mediaObj .list a:link h3, #contentsR #mediaObj .list a:visited h3, {
   color:#525252;
}

#contentsR #mediaObj .list a:link .text, #contentsR #mediaObj .list a:visited .text{
	color: #525252;
}

#contentsR #mediaObj .list a:hover .text {
   color: #222222;
}

#contentsR #mediaObj .list span.text {
	display:block;
	float:right;
	width:185px;
	font-size: 1.2em;
	line-height: 200%;
}

/*---プレスリリース＆特集一覧設定-----*/
#contentsR #mediaObj .list h3 {
   color:#232323;
   cursor:pointer;
   display:block;
   font-size:10px;

   line-height:1.8;
   padding-bottom:10px;
   width:185px;
}

#contentsR #mediaObj .list h3.over {
   letter-spacing:-0.1em;
}

#contentsR #mediaObj .list strong {
   cursor:pointer;
   display:block;
   font-weight:bold;
   line-height:1.3;
   width:185px;
}
.press_text {
	font-size: 1.1em;
	margin-bottom: 30px;
	font-weight: bold;
}

/*---リリース内容指定------*/
#contentsR .release_text a:link,#contentsR .release_text a:visited {
	color: #333333;
	text-decoration: underline;
}
#contentsR .release_text a:hover,#contentsR .release_text a:active{
	color: #006600;
	text-decoration: underline;
}
.release_text {
	font-size: 1.2em;
	margin-bottom: 30px;
	line-height: 190%;
	letter-spacing: 0.2em;
}

.sign {
	text-align: right;
	margin-top: 50px;
}
.sign p {
	font-size: 1.2em;
	line-height: 90%;
	margin-top: 6px;
	margin-bottom: 6px;
}
/*---リリースコンテンツ別個別指定【価格改定】------*/
#priceObj h2 {
	height: 161px;
	width: 710px;
}
#priceObj .release_text {
	margin-left: 5px;
}
#priceObj .sub_title {
	background-image: url(../img/press/release/pricerevision_02.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 440px;
}
#priceObj .sub_title p {
	margin-top: 45px;
	width: 390px;
	margin-left: 5px;
}
#priceObj .text {
	width: 390px;
	margin-left: 5px;
	margin-bottom: 20px;
	line-height: 180%;
}
#priceObj .textleft {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #CCCCCC;
	font-size: 1.2em;
}
#priceObj #shop {
	margin-top: 30px;
}
#priceObj #shop img {
	margin-top: 15px;
	margin-bottom: 20px;
}


/*---パブリシティ指定------*/

#pub {
	font-size: 1.2em;
	margin-top: 10px;
	width: 480px;
	margin-bottom: 30px;
	float: left;
}

#oldpub {
	line-height:200%;
	width: 180px;
	float: right;
	margin-top: 10px;
	margin-left: 20px;
	font-size: 1.2em;
	margin-right: 20px;
}


#oldpub .title {
	font-size: 1.2em;
	line-height: 230%;
	font-weight: bold;
}




/*---パブリシティの一覧テーブル指定------*/

#pub td {
	line-height: 220%;
	vertical-align: text-top;
}

#pub td a:link,#pub td a:visited {
	text-decoration: underline;
	color: #333333;
}

#pub td a:hover,#pub td a:active {
	text-decoration: underline;
	color: #006600;
}

#pub img {
	text-align: center;
	margin-right: 5px;
	margin-top: 7px;
	margin-left: 5px;
}
#pub .td_line_dot {

}

#pubObj {
	width: 710px;
}
#pub .td_line_dot #link {
	margin-bottom: 10px;
	margin-top: 10px;
	height: 105px;
	width: 105px;
	float: left;
	margin-right: 10px;
}

/*---PUBLICATION出版刊行物指定------*/
#publicationObj p {
	font-size: 1.2em;
	line-height: 150%;
}


#contentsR #book_contents {
	width: 500px;
	float: left;
}
#publicationObj .back {
	text-align: right;
	padding-right: 12px;
}

#publicationObj #book_contents li {
	line-height: 200%;
	font-size: 1.2em;
	font-weight: bold;
}

#publicationObj #book_contents li img {
	margin-top: 15px;
	margin-bottom: 10px;
}
#publicationObj h4 img {
	margin-left: 10px;
	margin-bottom: 10px;
}

#sum .sumBox {
	float: left;
	width: 360px;
	height: auto;
	margin-top: 20px;
}

#sum .sumBox .sum_right {
	width: 197px;
	background-color: #EAEAEA;
	float: right;
	height: 100%;
}

#sum .sumBox #link {
	float: left;
	margin-right: 1px;
}
#sum .sumBox .sum_right .marginLeft5 {
	margin-top: 5px;
	margin-bottom: 5px;
}
#sum {
	height: auto;
	width: 100%;
	margin-bottom: 30px;
}
#item_spec li {
	float: left;
	margin-left: 5px;
	height: 24px;
	width: 96px;
}
#item_spec {
	padding-left: 197px;
	margin-top: -10px;
	margin-bottom: 10px;
}

#publicationObj #charity_box {
	background-image: url(../img/press/publication/charity_bg.gif);
	background-repeat: no-repeat;
	height: 163px;
	width: 720px;
	margin-bottom: 15px;
	position: relative;
}
#publicationObj #charity_box img {
	position: absolute;
	margin-top: 26px;
	margin-left: 590px;
}



/*---publicationタイトルのバグを個別修正（画像がはみ出る）-----*/

#publicationObj #titleBlock2 {
	height: 50px;
}



#publicationObj {
	width: 720px;
}



/*---special　特集一覧------*/
#sumnailBox {
	width: 710px;
}

.bg_box {
	background-color: #E3E3E3;
	height: 110px;
	margin-bottom: 5px;
}
/*---クラアワード------*/



#awardObj #award_btnBOX ul {
	float: right;
	width: 250px;
	margin-top: 70px;
}
#awardObj .imgL {
	margin-top: 20px;
	margin-bottom: 15px;
}


#awardObj #award_btnBOX li {
	margin-bottom: 10px;
}

#awardObj .teama {
	width: 430px;
	margin-top: 15px;
	float: left;
	font-size: 1.2em;
}
#awardObj #diningtable {
	float: right;
	text-align: right;
	margin-top: 85px;
}
#awardObj #diningtable p {
	margin-right: 20px;
	font-size: 1.2em;
}
#awardObj .text {
	margin-bottom: 10px;
}
#awardObj .text li {
	margin-left: 10px;
}

#awardObj h4 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.4em;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	text-indent: 10px;
}
#awardObj .text img {
	float: left;
}

#awardObj .coutionlist li {
	font-size: 1.2em;
	margin-bottom: 10px;
}
#release .bs {
	font-size: 1.4em;
}
#bs #contentsR #release {
	font-size: 1.4em;
	font-weight: bold;
}
#publicationObj .bge1e7e8 {
	font-size: 1.6em;
}
.padding10 {
	padding-right: 10px;
}

/*---リアルルームズプレゼント------*/
.rr {
	background-image: url(../img/contents/pick.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 5px;
}
.rr2 {
	background-image: url(../img/contents/pick.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 5px;
	margin-right: auto;
	margin-left: 190px;
}
