@charset "Shift_JIS";


/* -- 特別プランページ --*/

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 20px 0px 0px;
	padding: 0px;
}


/* -- フッター部分 --*/
#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;
}




/* ** 共通レイアウト ** */
a	 		{color: #0000FF; text-decoration: none;}
a:link 		{color: #0000FF; text-decoration: none;}
a:visited 	{color: #332288; text-decoration: none;}
a:active	{color: #FF0000; text-decoration: underline;}
a:hover 	{color: #FF0000; text-decoration: underline;}



/* -- メイン --*/
#yoyaku{
	margin:20px 0px 0px 40px;
	width:520px;
	padding: 0px;
	height: auto;
}

#yoyaku h1{
	text-align: center;
	color: #993366;
	margin: 0px;
	padding: 0px 0px 10px;
	font: bold 14px/18px "ＭＳ Ｐ明朝", "細明朝体";

}


#yoyaku h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background: #FFFFFF url(04-syokuji/img/kabe.gif) repeat-x;
	padding: 4px 0px 4px 10px;
	margin: 10px 0px;
	text-align: center;
	padding: 8px;
	border: 4px double #EBD077;
	background: #FFFFFF url(04-syokuji/img/kabe.gif);
	line-height: 20px;
}


/* -- 料金プランの内容 --*/

#yoyakuread li{
	font-size: 11px;
	text-align: left;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style-type: circle;
}
#yoyakuread {
	font-size: 13px;
	line-height: 20px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
}
#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;
}



/* -- 料金プランの中のテーブル --*/
table.ryoukin{
	margin-top:15px;
	margin-bottom:10px;
	width:100%;
	border: 1px solid #999999;
}

table.ryoukin th{
	font-size: 12px;
	line-height: 14px;
	background-color: #FFEEA0;
	text-align: center;
	white-space: normal;
	padding:4px;
	border-top: 1px solid #999999;
	border-right: none;
	border-bottom: 1px solid #999999;
	border-left: none;
}
#yoyakuread img {
	float: none;
	padding-left: 10px;
	border-style: none;
}

#yoyaku h3 {
	margin: 20px 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: normal;
	text-align: right;
}

table.ryoukin td{
	font-size: 13px;
	line-height: 16px;
	background-color: #FFFFFF;
	padding:6px 0px;
	border-bottom:1px solid #999999;
	border-top:1px solid #999999;
	border-right: none;
	border-left: none;
	margin: 0px;
}
#yoyaku h4 {
	font-size: 16px;
	font-weight: bold;
	color: #80402A;
}


table.ryoukin td.migi{
	text-align:right;
	font-size: 14px;
	line-height: 16px;
	padding: 0px 10px 0px 0px;
	margin: 0px;
}

table.p img{
	border: 1px solid #333333;
}
.hpwari {
	font-size: 12px;
	line-height: 14px;
	margin-top: 20px;
	margin-bottom: 20px;
	background: #FCE1FF;
	padding-top: 20px;
	padding-bottom: 10px;
}
td.cap {
	font-size: 11px;
	text-align: center;
	line-height: 14px;
}
#tel {
	background: #FFE5E3;
	padding: 16px;
	border: 1px dotted #FF0000;
	margin: 20px 0px 0px;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}

/* -- 料金プランへのリンクインデックス --*/


.red {
	color: #FF0000;
}
.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;
}
