@charset "UTF-8";
/* CSS Document */

body {
    font:13px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    *font-size:small;
    *font:x-small;
}
table {
    font-size:inherit;
    font:100%;
}
ol,ul,li,p,h1,h2,h3,h4 {
	list-style:none;
	margin: 0px;
	padding: 0px;
}
.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123.1%; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }
.text25 { font-size:189%; }
.text26 { font-size:197%; }

.coRed{ color:#F03; }
.coBlu{
	color:#30C;
}
.coGrn{
	color:#093;
}

th, td, p, li{
	font-size:93%;
	color: #333;
}
th, td, p{
	line-height: 150%;
}

#Main p{
	padding-bottom: 1em;
	color: #030;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}
#Main a:link{
	text-decoration: none;
	color: #C00;
}

#Main a:visited{
	color:#900;
}

#Main a:hover{
	color:#F30;
	text-decoration:underline;
}

.link a{
	background-image: url(images/ar01.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 12px;
}




#mainContent #Main h3{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-top: 0px;
	font-size: 133%;
	font-weight: normal;
	padding-bottom: 1px;
	margin-bottom: 5px;
	color: #666;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #900;
	line-height: 133%;
	width: 640px;
	margin-top: 50px;
	padding-left: 10px;
	padding-right: 0px;
}

#mainContent #Main h4{
	font-size:123.1%;
	margin-top: 30px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #994F56;
	padding-bottom: 2px;
	color: #333;
}

#mainContent #Main h5{
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 14px;
	margin-bottom: 6px;
	}
#mainContent #Main h5.red{
	color: #C00;
	background-image: url(images/mr.gif);
	}
#mainContent #Main h5.blu{
	color: #00C;
	background-image: url(images/mb.gif);
	}

body  {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000000;
	background-color: #dae5f2;
	background-image: url(images/bg_01.jpg);
	background-repeat: repeat-x;
}
.thrColAbsHdr #container {
	position: relative;
	width: 992px;
	text-align: left;
	margin-top: 16px;
	margin-right: auto;
	margin-bottom: 16px;
	margin-left: auto;
}

.thrColAbsHdr #header {
	background-image: url(images/head_base.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px;
	margin: 0px;
	height: 41px;
	overflow: hidden;
}

.thrColAbsHdr #header #headnavi li{
	display: inline;
	margin: 0px;
	padding: 0px;
}

.thrColAbsHdr #mainContent{
	background-image: url(images/bg_main2.gif);
	background-repeat: repeat-y;
	padding-left: 11px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 30px;
	overflow: hidden;
}

#mainContent:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #mainContent {
    height: 1em;
    overflow: visible;
}
/**/

.thrColAbsHdr #mainContent.index{
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-y;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 30px;
}

.thrColAbsHdr #footer {
	margin: 0px;
	padding: 0px;
} 

.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}



#index{}
.indextable{
	margin-top: 16px;
	margin-bottom: 0px;
}
.indextable th, .indextable td{
	text-align: left;
	vertical-align: top;
	padding-right: 20px;
	margin: 0px;
}
.indextable .end{
	padding-right: 0px;
}
.indexlink{
	background-color: #f2f2f2;
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.indexlink li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-top: 0px;
	padding-bottom: 6px;
	background-image: url(images/ar01.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-size: 93%;
	background-position: 0px 3px;
}
.indexlink li a:link{
	text-decoration: none;
	color: #333;
}

.indexlink li a:visited{
	color:#666;
}

.indexlink li a:hover{
	color:#C00;
	text-decoration:underline;
}

.indexlink li a:active{
	color:#900;
}

.new{
	background-color: #FFF;
}
.store{
	background-color: #eef8f5;
}
.mt30{
	margin-top: 30px;
}




#Main{
	width: 660px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
#Main .container{
	padding-left: 10px;
	width: 640px;
}

.bottomLink{
	text-align: right;
}

#Navi{
	width: 290px;
	float: right;
	background-image: url(images/title_base.gif);
	background-repeat: no-repeat;
}

#Navi h1{
	color: #FFF;
	font-size: 14px;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 10px;
	padding-top: 90px;
	padding-bottom: 40px;
}

#Navi h2{
	padding-left: 20px;
	padding-top: 10px;
}

#Navi .indexlink {
	background-color: #EEE;
}
#Navi .indexlink li{
	margin-left: 30px;
	margin-right: 30px;
}



.historyTable{}
.historyTable tr.gr{
	background-color: #F3F3F3;
}
.historyTable .tEnd{
	border-right-style: none;
}
.historyTable th, .historyTable td{
	font-weight: normal;
	padding: 5px;
	font-size: 85%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.historyTable th{
	background-color: #ABDDCC;
}
.historyTable td{
	text-align: left;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}





/*intro*/
#intro{}

.introLIST{
}
.introLIST li{
	padding-bottom: 1em;
}
.introLIST li.liT{
	font-weight: bold;
	padding-top: 2em;
}
.introLIST li.liA{
	float: left;
	margin-left: 12px;
}
.introLIST li.liB{
	margin-left: 220px;
}
.introLIST li.liT.A{float: left;}
.introLIST li.liB.A{padding-top: 2em;}
.introLIST li a{
	background-image: url(images/ar01.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 1em;
	padding-right: 1em;
}

/*INFO*/
#infomation{}
.info-rule{}
.info-rule li{padding-bottom: 1em;}
.info-rule li.liA{
	float: left;
	padding-left: 1em;
}
.info-rule li.liB{
	margin-left: 6em;
	line-height: 150%;
}


.appTable{}
.appTable th, .appTable td{
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	padding-top: 8px;
	padding-right: 4px;
	padding-left: 4px;
}
.appTable th{
	width: 120px;
}
.appTable td{}




.workTable{
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999;
	border-right-color: #999;
}
.workTable th, .workTable td{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
	font-size: 85%;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.workTable th{
	background-color: #CCC;
}
.workTable td{}

.watchOPsp {
	float: left;
	padding-right: 8px;
}



#news{}
.newsList{}
.newsList li{
	padding-bottom: 0.5em;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 1em;
}
.newsList li.liA{
	float: left;
	padding-left: 1em;
	width: 8em;
}
.newsList li.liB{
}




#Main p.tuneupST{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 24px;
	padding-bottom: 6px;
}
.tuneupBox01 {
	border: 1px solid #999;
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 12px;
	text-align: center;
}

.tuneupBox02 {
	text-align: center;
	margin-top: 24px;
}
.tuneupBox02 ul{
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 4em;
}
.tuneupBox02 li{
	background-image: url(images/ar01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 1em;
	padding-bottom: 1em;
}
.tuneupBox02 a{}
.tuneupBox02 {}

