@charset "Shift_JIS";

/* ################################################### */
/* #                                                 # */
/* #                                                 # */
/* #                コンテンツ用css　                # */
/* #                                                 # */
/* #                                                 # */
/* ################################################### */



/*コンテンツ関連テンプレ
---------------------------------------------------- */

#Contents {
	background-image: url(../img/common/bg_contents2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#Contents h2 {
	width:none;
}
#Contents .imgcenter {
	text-align:center;
}
h4 {
}
/*▼MacIEバグ用記述（p.riceの左揃えを修正）*/
#Right-contents p.rice {
	text-align:left;
}

#Right-contents p.pagelink-left {
	float:right;
	padding:5px 0 5px 17px;
	margin:0;
}


/* mem_read/index.html
---------------------------------------------------- */
#Right-contents p.top {
	margin:10px 5px 5px 10px;
}
div.left-images {
	float:left;
	width:365px;
	margin-top:10px;
}

div.right-images {
	float:left;
	width:360px;
	margin-top:10px;
}

#Right-contents div img{
	margin-bottom:5px;
}

div.navimages {
}

div.navimages img {
	margin:2px 0 0 1px;
}

/* mem_read/gasoline.html
---------------------------------------------------- */

div.left-illustration {
	float:left;
	padding:10px 0 8px 2px;
	width:278px;
}
/* IE6用ハック \*/
*html div.left-illustration {
	width:280px;
}
/* IE6用ハック */
div.gasoline-text {
	float:right;
	padding:50px 0 0 30px;
	width:400px;
}

/* IE6用ハック \*/
*html div.gasoline-text {
	width:420px;
}
/* IE6用ハック */
div.gasoline-text h2.gasoline-h2 {
	margin:0;
	padding:0;
}
/* IE6用ハック \*/
*html div.gasoline-text h2.gasoline-h2 {
	width:400px !important;
}
/* IE6用ハック */

div.pagelink-left {
	background-image: url(../img/common/ico_pagelink.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding:3px 5px 3px 17px;
}

div.pagelink-left a{
	color:#0B34AB;
}


#Right-contents h2 {
	margin:0 0 0 25px;
	width:auto !important;
	padding: 2px 0 1px 18px;
	border:none;
	background-image: url(../img/common/ico_h3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color:#FFF;
}

/* mem_read/etc.html
---------------------------------------------------- */


div.right-illustration {
	float:right;
	padding:0 8px 0 0;
	width:307px;
}

div.etc-text {
	float:left;
	width:380px;
	padding-top:10px;
}
#Right-contents div.etc {
	padding:0 0 5px 25px;
}

#Right-contents div.etc img {
	margin-top:15px;
}

p.results{
	font-weight:normal;
}

p.results span{
	font-weight:bold;
}



/* mem_read/internet.html
---------------------------------------------------- */
div.left-illustration-in {
	float:left;
	padding:10px 0 8px 2px;
	width:387px;
}
/* IE6用ハック \*/
*html div.left-illustration-in {
	width:389px;
}
/* IE6用ハック */

#Right-contents h2.internet-h2 {
	width:270px !important;
	margin-top:10px;
}

div.internet-text {
	float:left;
	width:327px;
}

div.internet-text h2.internet-h2 {
	width:300px !important;
	margin-top:10px;
}

div.internet-indent{
	margin-top:10px;
	margin-left:25px;
}

div.internet-indent p {
	padding-left:15px;
}
div.green {
	background-color:#F0F4E6;
	border-top:1px solid #555;
	border-bottom:1px solid #555;
}
#Right-contents .internet-indent p {
	margin-left:5px;
}
#Right-contents .internet-indent p.pagelink {
	margin:0;
}

/* mem_read/ribo.html
---------------------------------------------------- */
div.right-illustration img.ribo-image{
	margin:15px 0 10px 0;
}


/* mem_read/public-charges.html
---------------------------------------------------- */

#Right-contents h2.public-h2 {
	width:auto;
	margin-top:10px;
}
#Right-contents p.public-charges {
	font-weight:bold;
	margin-bottom:0;
}
#Right-contents table.public-charges {
	width:197px;
	margin-left:25px;
}
#Right-contents th.public-charges {
	font-weight:normal;
	text-align:left;
	font-size:1.7em;
	line-height:110%;
	padding:3px;
}
#Right-contents td.public-charges {
	text-align:right;
	font-size:1.7em;
	font-weight:bold;
	padding:3px;
	line-height:110%;
	padding-left:15px;
}
