@charaset "Shift_JIS";

/*------全体 */

body {
	margin:0;
	padding:0;
	text-align:center;
	color:#333333;
	background-color:#C4E7FF;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
}
img {
	vertical-align:bottom;
	border-style:none;}

#wrapper{
	margin:5px auto;
	width:644px;
	text-align:left;}
#maincontent{
	width:644px;
	}
#header {
	width:644px;
	height: 88px;
	}

/*------ヘッダ */
ul#navigation {
	margin:16px 5px 0 0;
	padding:0;
	list-style:none;
	float:right;
}
ul#navigation li {
	display:inline;
	padding:0 8px;
}
/*------フッタ */
#footer{
	width:644px;
	height:38px;
	background-image:url(images/footerBg.gif);
	background-repeat:no-repeat;
	margin:15px 0 5px;}
#footer ul{
	margin:5px 0 0 15px;;
	padding:0;
	list-style:none;
}
#footer li{
	display:inline;
	padding:0 15px 0 0;
}
#footerOmake {margin-left:160px;}
#copyright {text-align:center;}

/*------ メインコンテンツ*/
h1 {margin:0;
	float:left;}
h2 {margin:0;
	padding:0}

#mcCap-head{
	background-image:url(images/mcCap-head.gif);
	background-repeat:no-repeat;
	width:644px;
	height:17px;
	line-height:0;
	font: 1/1px sans-serif !important;
	font: 0/0px sans-serif;
	margin: 0;
}
#mcCap-foot{
	background-image:url(images/mcCap-foot.gif);
	background-repeat:no-repeat;
	width:644px;
	height:17px;
	font-size:1em;
	margin: 0;
}
#mc-main{
	background-image:url(images/mcCap-mainBg.gif);
	width:644px;
	margin: 0;
	padding: 10px 0;
}
#mc-main h2 {
	padding:0 0 5px 10px;
}
p {
	margin:10px 0;
	font-size:87.5%; line-height: 130%
}
.contentArea {
	width:600px;
	margin-left:20px;}
	
.texArrCenter { text-align:center !important;}

.kugirisen {
	border-top:1px dashed #999999;
	width:620px;
	margin:15px 10px;
	font: 1/1px sans-serif !important;
	font: 0/0px sans-serif;
	clear:both;
}
/*------ サービス*/
.titleImg {
	width:210px;
	float:left;
	padding-bottom:10px;}
.texArea {
	width:380px;
	float:right;}

/*------資料請求 */
#formArea {
	width:600px;
	margin-left:20px;
	text-align:center;
}
#formArea table{
	width:460px;
	margin:auto;
}
#formArea td,th{
	padding:5px;
	border:1px solid #FFD055;
}
#formArea td{
	text-align:left;
	background-color:#FFFFFF;
}
#formArea th{
	text-align:center;
	vertical-align:middle;
	color:#333333;
}
.formInput {
	border:2px solid #FF9900;
	background-color:#FFFFCC;
}
.formInputBtn {
	padding:2px;
	border:2px solid #FF9900;
	background-color:#FFB403;
	font-weight:bold;
	color:#333333;
}

/*------トップページ */
ul#topPR {
	margin:0;
	padding:0;
	list-style:none;
}
ul#topPR li {
	display:inline;
	padding:0;
}
h2#topCopy {margin:7px 0 6px;}

/*------文字サイズ */
.default120 { font-size:87.5%; line-height: 120%}
.r10l13	{ font-size:62.5%; line-height: 130%}
.r12h13 { font-size:75%; line-height: 130%}
.r12h10 { font-size:75%; line-height: normal}
.r14h15 { font-size:87.5%; line-height: 150%;}
.r14h13 { font-size:87.5%; line-height: 130%}
.r14h10 { font-size:87.5%; line-height: normal}
.r16h15 { font-size:100%; line-height: 150%}
.r16h13 { font-size:100%; line-height: 130%}
.r16h10 { font-size:100%; line-height: normal}
