@charset "utf-8";

/* =======================================
	共通書式
======================================= */

body,html {
	font-size: 14px;
	font-family: Meiryo, "Hiragino Kaku Gothic ProN",  sans-serif;
	line-height: 1.7;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	zoom: 1;
	color: #333333;
	background-image:url(../images/bgpt.jpg);
}



A:link	{color: #099;text-decoration: underline;}
A:visited	{color: #648B8D;text-decoration: underline;}
A:hover	{color: #cc6600;	text-decoration: underline;}

table {
	font-size: 14px;
	line-height: 1.7;
	margin: 0 auto;

}


/* =======================================
	ID属性
======================================= */

#wrap {
	width: 100%;
	margin: 0;
	padding:0;
}


#header {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
	text-align:center;
	background-image:url(../images/topbg.jpg);
}

#mininavi {
	text-align: right;
	font-size:11px;
	line-height:25px;
	height:28px;
	color:#fff;
	background-color:#099;
}

#mininavi A {color: #FFF;text-decoration: underline;}

#logo {
	width:1000px;
	margin: 0 auto;
	text-align: left;
	margin-top: 28px;
	margin-bottom: 28px;

}


#navi {
	width: 100%;
	height: 60px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	background-color:#f0f0f0;
	background-image:url(../images/bbg.gif);


}

#naviin {
	background-color:#099;
	width: 1000px;
	height: 60px;
	text-align: center;
	margin: 0 auto;
	padding: 0;

}

ul#nav1 li {
		padding:0 0 0 0px;
		margin: 0 0 0 0px;
		text-align: center;
	    float: left;
	    height: 60px;
	    overflow: hidden;
}

#js {
	margin: 0 auto;  
	padding: 0;
}



#pageWrap {
	text-align: center;
	width: 1020px; /* 外側グロー部分抜くと幅1000px */
	margin: 0 auto;
	padding: 0;
	background-color: #ffffff;
	overflow: hidden;
	background-image: url(../images/page_bg01.jpg) ;
	background-repeat: repeat-y;

}


#mainWrap {
	width: 880px;
	margin: 20 auto;
	padding: 0px;
	text-align: center;
	overflow: hidden;

}


#guideLeft {
	width: 540px;
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
	text-align: left;
	
}


#guideRight {
	width: 270px;
	margin: 0 auto;
	padding: 0;
	float: right;
	text-align: center;
}


/* 旧FireFoxバグ対策 */
	#mainWrap:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
  }



#footer {
	clear: both;
	width: 100%;
	padding: 20px 0 0 0 ;
	text-align: center;
	margin: 0 auto;
	background-color: #099;
	color:#fff;
	bottom: 0px;
	height:40px;
	posiotion:absolute;

}

#top {
	clear: both;
	width: 1100px;
	position: fixed;
	bottom: 0px;
	padding:0;
	margin:0;
	text-align: right;

}


/* マウスオーバーで透過 */
#pageWrap a:hover img {
	opacity:0.5;
	filter: alpha(opacity=50);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=50)";  /* ie 8 */
	-moz-opacity:0.5;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.5;              /* Safari 1.x */
    transition:all 0.2s ease-in-out;
}

/* picaのみ「マウスオーバーで透過」を除外する */
.pikachoose A:hover img {
	opacity:1;
	filter: alpha(opacity=100);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=100)";  /* ie 8 */
	-moz-opacity:1;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 1;              /* Safari 1.x */
    transition:all 0s ease-in-out;
}




/* =======================================
	要素
======================================= */

p {
	line-height: normal;
}

H1 {
	margin: 30;
	padding: 0;


}

H2 {
	margin: 20px 0 20px 0 ;
	padding: 0;
	font-size:24px;
	letter-spacing: 2px;
	color: #007777;


}

ul,ol {
	margin: 0;
	padding: 0;
}

table.table12px {
	font-size: 12px;
	border: 1px solid #999999;
	border-collapse: collapse;
}

table.table12px td {
	border: 1px solid #999999;
}


table.table10px {
	font-size: 10px;
	border: 1px solid #999999;
	border-collapse: collapse;
}

table.table10px td {
	border: 1px solid #999999;
}


/* topicPath */
ol.topicPath {
	text-align:left;
	margin: 0;
	padding: 0;
	font-size: 13px;
}

ol.topicPath li {
	list-style-type: none;
	display: inline;
}

ol.topicPath li a {
    padding-right:18px;
    background:url(../images/topicpath.gif) no-repeat right center;
}


/* =======================================
	class属性
======================================= */

.cTile {
	width:400px;
	margin:0 auto;
}

.cTile li {
	background:url(../images/cTile400.jpg) no-repeat;
	padding-left: 38px;
	width:400px;
	height:54px;
	line-height:54px;
	margin:20px 0 0 0 ;
	text-align:left;
	list-style:none;
}

.cTile a {
	color:#FFF;
	text-decoration:none;
	display: block;
	zoom: 1;	/* IE6以前に対応 */
 	width:362px;
	height:54px;
}


.cTile2 {
	width:270px;
	margin:0 auto;
}

.cTile2 li {
	background:url(../images/cTile270.jpg) no-repeat;
	padding-left: 38px;
	width:270px;
	height:54px;
	line-height:54px;
	margin:0 0 20px 0;
	text-align:left;
	list-style:none;
}

.cTile2 a {
	color:#FFF;
	text-decoration:none;
	display: block;
	zoom: 1;	/* IE6以前に対応 */
 	width:232px;
	height:54px;
}


.TableDot2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 13px;
	font-weight: normal;
	color: #1C261E;
	padding-left: 7px;
	padding-top: 12px;
	padding-bottom: 12px;
	vertical-align:top;
	text-decoration: non;
}

.hline {
	margin-right:10px;
	padding-right:10px;
	border-right:#CC9 dotted 1px;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.floatL1 {
	float: left;
	width: 340px;
	text-align: left;

}

.floatR1 {
	float: right;
	width: 220px;
	text-align: left;

}

.box1000 {
	width: 1000px;
	text-align: left;
	margin:0 auto;

}


.box800 {
	width: 800px;
	text-align: left;
	margin:0 auto;
}

.box700 {
	width: 600px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 50px 50px 50px 50px;
	border:solid 1px #cccccc;
	margin: 0 auto 20px;
	line-height:40px;
	text-align:left;
	border-radius: 5px;
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */

}

.box600 {
	width: 600px;
	text-align: left;
	margin:0 auto;
}


.box500 {
	width: 500px;
	text-align: left;
	margin:0 auto;
}


.box400 {
	width: 400px;
	text-align: left;
	margin:0 auto;
}
.box300 {
	width: 300px;
	text-align: left;
	margin:0 auto;
}

.box250 {
	width: 250px;
	text-align: left;
	margin:0 auto;
}


.floatMenu {
 position:absolute;
 width:180px;
 top : -2px;
 left:-4px;
}


.Sq01 {
	border:#ccc solid 1px;
	font-size: 13px;
	padding: 6px;
	
}

.Sq01 td {
	padding: 6px;
	
}

.Sq02 {
	border:#ccc solid 1px;
	font-size: 13px;
	padding: 10px;
	
}

.Sq02 td {
	padding: 30px;
}

.Sq02 p {
text-indent: 1em;
}


/* 角丸 */
.radius {
	border-radius: 5px;        /* CSS3草案 */  
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */  
	}

/* 影 */
.shadow {
	-webkit-box-shadow: 0px 0px 3px #999; /* Safari, Chrome用 */
	-moz-box-shadow: 0px 0px 3px #999; /* Firefox用 */
	box-shadow: 0px 0px 3px #999; /* CSS3 */
	background:#f0f0f0;
 	color:#000;
	padding:10px;
	}

/* 付箋風の装飾 */
.note01 {
	width:280px;
	border:solid 1px #cccccc;
	padding:5px 0 5px 30px;
	margin: 0 auto 20px;
	text-align:left;
	background:#f0f0f0;
	border-radius: 5px;
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */
}


.titleA {
	height:36px;
	line-height:36px;
	font-size:14px;
	font-weight:bold;
	background-color: #ffffff;

}


.ttlSub {
	border: 1px solid #339999;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	background-color: #F4FFFF;
	color: #009999;
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 17px;
	background-image: url(../images/arrow1.jpg);
	font-size: 14px;


}

.ttlSub2 {
	height: 24px;
	line-height: 24px;
	font-weight: bold;
	background-color: #DDDDDD;
	padding-left: 10px;
	font-size: 12px;

}

.ttlSub3 {
	height: 28px;
	line-height: 28px;
	color: #fff;
	font-weight: bold;
	background-color: #099;
	padding-left: 10px;
	margin:20 auto;
	letter-spacing: 1px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #00BDBD;

}

.indent {
 	margin-left: 20px;
/* 	margin-right: 20px; */

}


.indent1{
	margin-left: 20px;
	line-height: 1.8;
}

.indent2{
	margin-left: 30px;
}


/*1行目字下げ*/
.jisage1{
	text-indent:1.0em;
	line-height:1.7;
 }


/*番号付2行目字下げ*/
.jisage2{
	padding-left:1.3em;
	text-indent:-1.3em;
 }
 
/*番号なし2行目字下げ*/
.jisage3{
	padding-left:1.0em;
	text-indent:-1.0em;
 }

.captionC {
	font-size:12px;
	margin:5 auto;
	text-align:center;	
}

.captionL {
	font-size:12px;
	margin:5 auto;
	text-align:left;
}


.clear {
	clear: both;
}

.fontS{
	font-size: 12px;

}
.rtitle {
	font-size: 16px;
	font-weight: bold;
	color: #900;
}
