@charset "Shift_JIS";


/* -- 特別プランページ --*/

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 20px 0px 0px;
	padding: 0px;
}

img{
	border:solid 1px;
}


/* -- フッター部分 --*/
#copyright{
	border-top:solid 1px #999;
	text-align:center;
	font-size: 11px;
	padding:8px 0 0px;
	font-style: italic;
	margin: 0px;
	color: #666666;
}
address {
	text-align: center;
	background: #E3E4D8;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	padding: 2px 0px;
}
#logo{
	text-align: center;
	margin-bottom: 10px;
	font-size: 12px;
	color: #35006C;
	letter-spacing: 2px;
}
#logo img {
	border-style: none;
}

#footer {
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	padding: 7px;
	height: 20px;
}


/* -- メイン --*/
#main{
	margin:20px 0px 0px 40px;
	width:520px;
	padding: 0px;
	height: auto;
}



/* ** 共通レイアウト ** */
a:link 		{color: #0000FF; text-decoration: none;}
a:visited 	{color: #332288; text-decoration: none;}
a:hover 	{color: #FF0000; text-decoration: underline;}


h1{
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #333333;
	margin: 0px;
	padding: 0px;

}

#footer2 {
	font: 12px "ＭＳ Ｐ明朝", "細明朝体";
	background: #EED7D3;
	text-align: center;
	padding: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333333;
	text-decoration: none;
}

#footer2 a,#footer2 a:link,#footer2 a:visited,#footer2 a:active,#footer2 a:hover{
	font: normal 12px "ＭＳ Ｐ明朝", "細明朝体";
	color: #333333;
	text-decoration: none;
}



#plan{
	margin:0px 0px 30px;
	padding: 0px;
	font-size: 95%;
	line-height: 140%;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background: #C7C4DA;
	padding: 4px 0px 4px 10px;
	margin: 10px 0px;
	border-left: 8px solid #8175B0;
	text-align: center;
	border-right: 8px solid #8175B0;
}


table.read{
	margin-top:15px;
}
table.read td{
	font-size: 95%;
	line-height: 140%;
	text-align: left;

}

table.read img{
	padding: 0px;
	margin: 0px 8px;
}


table.read img a,table.read img a:link,table.read img a:visited,table.read img a:active{
	border: 1px solid #333333;
}
table.read img a:hover{
	border: 1px solid #FF0000;
}
/* -- 各プランの概要表組 -- */
table.planinfo{
	margin-top:15px;
}

table.planinfo th{
	font-size: 12px;
	line-height: 14px;
	background-color: #eedddd;
	text-align: center;
	white-space: normal;
	padding:4px;
	border-bottom:1px solid #999999;
	border-top:1px solid #999999;
	width:120px;
}
table.planinfo td{
	font-size: 13px;
	line-height: 18px;
	background-color: #FFFFFF;
	padding:6px;
	border-bottom:1px solid #999999;
	border-top:1px solid #999999;
	width:380px;
}


/* -- 写真説明用のテーブル -- */
table.photo{
	margin:0px;
}
.planinfo ul {
	margin-left: 12px;
	padding-left: 2px;
}

table.photo td{
	font-size: 11px;
	line-height: 16px;
	padding:4px;
	border:0px;
	text-align:center;

}

.photo{
	text-align:center;
	font-size: 11px;
	line-height: 14px;
	padding: 0px;
	margin-right: 4px;
	margin-left: 4px;
}

.style1 {color: #FF0000}
#main p.catch {
	font: bolder 16px "ＭＳ Ｐ明朝", "細明朝体";
	color: #993366;
}
#main p.read{
	font: bold 12px/16px "ＭＳ Ｐ明朝", "細明朝体";
}
img.pict{
	float:left;
	margin-right:10px;
}
.rightimg {
	float: right;
	padding-left: 10px;
	border-style: none;
}

.r{
	margin: 10px 0px;
	padding: 0px;
	clear: both;
	font-size: 90%;
	line-height: 140%;
}
.r h3{
	margin: 6px 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}
.naka {
	text-align: center;
}
#plan .planinfo h3 {
	font-size: 14px;
	color: #FF3300;
	margin: 0px;
	padding: 0px;
}
.renewal {
margin:0 0 20px 0;
padding:20px 15px 15px 15px;
border:#FFCC00 5px solid;
}
.renewal p {
font-size:1.2em;
}
p.new-link {
text-align:right;
}