/*
--------------------------------------------------------------------------------
	タグの再定義
--------------------------------------------------------------------------------
*/

body {
	margin: 0px auto;
	text-align: center;
	padding: 0;
	font-size: 13px;
	line-height: 140%;
	color: #554841;
	background: url('../img/back.png') center top repeat-x;
}
img {
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
	border: 0;
}
h1,h2,h3,h4,h5 {
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
	padding: 0;
	line-height: 160%;
}
ul,li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
table,tr,th,td {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
address {
	float;right;
	font-size: 12px;
	margin: 0px 20px 0px 0px;
	padding: 20px 0px 0px 0px;
	color: #ccc;
}
dl,dt,dd {
	margin: 0;
	padding: 0;
}
hr {
	clear: both;
	margin: 0;
	padding: 0;
	height: 10px;
	border: none;
	border-width: 0 0 0 0;
	color: #000;
}

/*
--------------------------------------------------------------------------------
	リンクの初期設定
--------------------------------------------------------------------------------
*/

a:link    {color: blue; text-decoration: none;font-size:13px;}
a:visited {color: blue; text-decoration: none;font-size:13px;}
a:active  {color: blue; text-decoration: none;font-size:13px;}
a:hover   {color: blue; text-decoration: underline;font-size:13px;}

a:hover img {
	-moz-opacity:0.70;/*FF*/
	filter:alpha(opacity=70); /*IE*/
	opacity:0.70;/*Opera・Safari*/
}
a:active img {
	-moz-opacity:0.70;/*FF*/
	filter:alpha(opacity=70); /*IE*/
	opacity:0.70;/*Opera・Safari*/
}

#header-top a:link    {color: #fcfcfc; text-decoration: none;font-size:11px;}
#header-top a:visited {color: #fcfcfc; text-decoration: none;font-size:11px;}
#header-top a:active  {color: #fcfcfc; text-decoration: none;font-size:11px;}
#header-top a:hover   {color: orange; text-decoration: underline;font-size:11px;}

#header-top-toponly a:link    {color: #fcfcfc; text-decoration: none;font-size:11px;}
#header-top-toponly a:visited {color: #fcfcfc; text-decoration: none;font-size:11px;}
#header-top-toponly a:active  {color: #fcfcfc; text-decoration: none;font-size:11px;}
#header-top-toponly a:hover   {color: orange; text-decoration: underline;font-size:11px;}

/*
--------------------------------------------------------------------------------
	見出し設定
--------------------------------------------------------------------------------
*/

h1{
	font-size:12px;
	float:left;
	font-weight: normal;
	text-align: left;
	line-height: 15px;
	color: #fcfcfc;
        margin-top:0px;
}
h2{
	height: 37px;
	font-size: 14px;
	font-weight: bolder;
	line-height: 30px;
	color: #fff;
	padding: 0px 0 0px 0;
	background: url('../img/back-h2.png');

}
h2 span{
	line-height: 37px;
	margin: 0 0 0 5px;
	padding: 5px 0 5px 10px;

}
h3 {
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 0px 27px;
	height:30px;
	font-size: 14px;
	font-weight: bolder;
	color: #fff;
	line-height: 29px;
	background: url('../img/back-h3.png') left top no-repeat;
}
h3 span{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}
h4{
	height: 37px;
	font-size: 12px;
	font-weight: bolder;

	color: #554841;
	padding: 0px 0 0px 0;
	background: url('../img/back-h2.png');

}
h4 span{
	line-height: 37px;
	margin: 0 0 0 5px;
	padding: 5px 0 5px 10px;

}
/*
--------------------------------------------------------------------------------
	テンプレートレイアウト（共通）
--------------------------------------------------------------------------------
*/

#wrapper{
	width: 960px;
	height: 100%;
	margin: 0 auto;
	text-align: center;
}

#container{
	display: block;
	width: 960px;
	height: 100%;
	margin: 10px 0 0 0;
	text-align:left;
}

/*
--------------------------------------------------------------------------------
	ヘッダー
--------------------------------------------------------------------------------
*/

#header {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 960px;
	height: 135px;
}

#header-top {
	width: 950px;
	height: 15px;
	text-align:right;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	font-size:11px;
	color: #999;
	}

#header-bottom {
	width: 960px;
	height:120px;
        text-align:left;
        background: url('../img/header-bottom.png');
	}


#header-bottom-a1 {
	width: 960px;
	height:120px;
        text-align:left;
        background: url('../img/header-bottom-a1.png');
	}

#header-bottom-a2 {
	width: 960px;
	height:120px;
        text-align:left;
        background: url('../img/header-bottom-a2.png');
	}


#header-toponly {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 960px;
	height: 285px;
	text-align:left;
}

#header-top-toponly {
	width: 950px;
	height: 15px;
	text-align:right;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	font-size:11px;
	color: #999;
	}
	
#header-bottom-toponly-cp {
	width: 960px;
	height:270px;
        background: url(../img/back-header-bottom-toponly-cp.png) no-repeat;
	}

#header-bottom-toponly-t1 {
	width: 960px;
	height:270px;
        background: url(../img/back-header-bottom-toponly-t1.png) no-repeat;
	}
	
#header-bottom-toponly-t2 {
	width: 960px;
	height:270px;
        background: url(../img/back-header-bottom-toponly-t2.png) no-repeat;
	}

/*ナビゲーションリンク*/
#header-top ul{
	margin: 10px 0 0 0;
}
	#header-top ul li{
		float: left;
	}
	#header-top ul li a{
		display: block;
		width: 164px;
		height: 16px;
		padding: 4px 0 0 0;
		text-align: center;
		color: #fff;
		font-weight: bold;
		background: url('./header-menu.jpg') no-repeat;
	}
	#header-top ul li a:hover{
		color: #444;
		background: url('./header-menu02.jpg') no-repeat;
	}

/*
--------------------------------------------------------------------------------
	 右メニュー
--------------------------------------------------------------------------------
*/

#right-side{
	float: right;
	width: 220px;
	height: 100%;
	background: #fff;
        font-size: 13px;
}
.outline{
	width: 220px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	background: url('../img/back-outline.png');
	background-repeat: no-repeat;
	background-position: right bottom;
}




.outline h3{
	height: 37px;
	font-size: 12px;
	font-weight:normal;
	line-height: 30px;
	color: #3E0505;
	padding: 0px 0 0px 0;
	background: url('../img/back-h3-outline.png');
	margin:0;

}
.outline h3 span{
	line-height: 37px;
	margin: 0 0 0 5px;
	padding: 5px 0 5px 22px;

}



.outline-contents{
	width: 190px;
	height: 100%;
	margin: 10px 10px 5px 15px;
	padding: 0px 0px 0px 0px;
	background: #fff;
}
.outline-contents img{
	margin: 2px 0px 2px 0px;
}

/*右メニューのリンク*/
.outline-contents ul{
	padding: 0px 0px 0px 0px;
}
.outline-contents ul li{
	margin: 5px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	color: #fff;
	list-style-image: url(../img/icon-right-list.png);
	list-style-position: inside;
	}

.outline-contents ul li a:link{color: #554841;font-size: 15px;text-decoration: none;}
.outline-contents ul li a:visited{color: #554841;font-size: 15px;text-decoration: none;}
.outline-contents ul li a:active{color: #554841;font-size: 15px;text-decoration: none;}
.outline-contents ul li a:hover{color: #554841;font-size: 15px;text-decoration: underline;}




/*
--------------------------------------------------------------------------------
	フッター
--------------------------------------------------------------------------------
*/

#footer{
        color: #ccc;
	width: 100%;
	height: 100px;
	line-height:200%;
	margin: 30px 0px 0px 0px;
	padding: 25px 0px 5px 0px;
        text-align:center;
	background: url(../img/back-footer.png) center top repeat-x;
}
.footer-contents{
	width:960px;
	text-align:right;
	color: #999;
	margin: 10px 0px 0px 0px;
}

#footer a:link    {color: #fff; text-decoration: none;font-size:13px;margin: 0px 5px 0px 5px;}
#footer a:visited {color: #fff; text-decoration: none;font-size:13px;margin: 0px 5px 0px 5px;}
#footer a:active  {color: #fff; text-decoration: none;font-size:13px;margin: 0px 5px 0px 5px;}
#footer a:hover   {color: #fff; text-decoration: underline;font-size:13px;margin: 0px 5px 0px 5px;}


/*
--------------------------------------------------------------------------------
	メインコンテンツ
--------------------------------------------------------------------------------
*/

#left-side{
	float: left;
	width: 700px;
	height: 100%;
	padding: 0px 0px 0px 0px;
        margin:0px 20px 0px 0px;
        background: #fff;
}

#left-side p{
	font-size:15px;
        color:#333333;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
}


#left-side strong{
	font-size:15px;
        color:#005151;
	margin: 0px 5px 0px 5px;
}

#left-side .center-big{
	font-size:15px;
	font-weight: bolder;
	text-align: center;
        color: #005151;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
}

#left-side .attention{
	width: 578px;
	font-size:13px;
	font-weight: normal;
	text-align: left;
        color: #000;
	padding: 10px 20px 10px 20px;
	margin: 10px 0px 10px 40px;
        background: #fcfcfc;
	border: dotted #DBDBDB;
	border-width: 1px 1px 1px 1px;
}

#left-side .dousakankyou{
	width: 580px;
	font-size:14px;
	font-weight: bolder;
	text-align: left;
        color: #333;
	padding: 10px 20px 10px 20px;
	margin: 20px 0px 0px 0px;
        background:#8ECFCB;
}

#left-side .dousakankyou2{
	width: 580px;
	font-size:14px;
	font-weight: normal;
	text-align: left;
        color: #000;
	padding: 10px 20px 10px 20px;
	margin: 0px 0px 20px 0px;
        background: #FF98ED;
}

#left-side .dousakankyou3{
	width: 578px;
	font-size:13px;
	font-weight: normal;
	text-align: left;
        color: #000;
	padding: 10px 20px 10px 20px;
	margin: 0px 0px 10px 0px;
        background: #fcfcfc;
	border: dotted #DBDBDB;
	border-width: 1px 1px 1px 1px;
}

#left-side .kakomi{
	width: 578px;
	font-size:16px;
	font-weight: normal;
	line-height: 30px;
	text-align: left;
        color: #000;
	padding: 10px 20px 10px 20px;
	margin: 20px 40px 0px 40px;
        background: url('../img/back-kakomi.png');
	border: dotted #000;
	border-width: 1px 1px 1px 1px;
}

#left-side .kakomi2{
	width: 578px;
	font-size:16px;
	font-weight: normal;
	line-height: 30px;
	text-align: left;
        color: #000;
	padding: 10px 20px 10px 20px;
	margin: 10px 40px 40px 40px;
        background: url('../img/back-kakomi2.png');
	border: dotted #000;
	border-width: 1px 1px 1px 1px;
}

.underline{
	line-height:30px;
	font-size:17px;
	font-weight: bolder;
	text-decoration: underline;
}

.none-underline{
	line-height:30px;
	font-size:17px;
	font-weight: bolder;
	color: #000;
	text-decoration: none;
}

.zusetsu{
	font-size:11px;
	font-weight: normal;
	color: #333;
	text-align: center;
}



.sitemap-list{
	width: 300px;
	height: 100%;
	margin: 10px 10px 5px 15px;
	padding: 0px 0px 0px 0px;
	background: #fff;
	float:left;
}


.sitemap-list h2{
	height: 37px;
	font-size: 12px;
	font-weight:normal;
	line-height: 30px;
	color: #3E0505;
	padding: 0px 0 0px 0;
	background: url('../img/back-h3-outline.png');
	margin:0;

}

/*右メニューのリンク*/
.sitemap-list ul{
	padding: 0px 0px 0px 0px;
}
.sitemap-list ul li{
	margin: 5px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	color: #fff;
	list-style-image: url(../img/icon-right-list.png);
	list-style-position: inside;
	}

.sitemap-list ul li a:link{color: #554841;font-size: 15px;text-decoration: none;}
.sitemap-list ul li a:visited{color: #554841;font-size: 15px;text-decoration: none;}
.sitemap-list ul li a:active{color: #554841;font-size: 15px;text-decoration: none;}
.sitemap-list ul li a:hover{color: #554841;font-size: 15px;text-decoration: underline;}



#left-side h2 {
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 0px 27px;
	height:30px;
	font-size: 14px;
	font-weight: bolder;
	color: #fff;
	line-height: 29px;
	background: url('../img/back-h3.png') left top no-repeat;
}
#left-side h2 span{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}





#left-side .promotionindex{
	width: 700px;
	height: 250px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:url(../img/main-promotion.png) center center no-repeat;
}
#left-side .promotionindex p{
	font-size:15px;
	    line-height:1.5;
		font-weight:bold;
		font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3";
        color:#FF6600;
	margin: 0px 15px 0px 350px;
        padding:0px 0px 0px 0px;
}
#left-side .promotionindex h2{
    font-size:55px;
	height:55px;
    line-height:1.0;
    padding:10px 10px 15px 15px;
　　font-weight:bold;
font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3";
	color:#32924F;
    vertical-align:middle;
	background-image:none;
}




#left-side .toku1{
	width: 700px;
	height: 250px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:url(../img/back-toku1.png) center center no-repeat;
}
#left-side .toku1 p{
	font-size:15px;
        color: #400000;
	margin: 0px 200px 0px 15px;
        padding:0px 0px 0px 0px;
}
#left-side .toku1 h2{
    font-size:35px;
	height:35px;
    line-height:1.0;
    padding:45px 120px 15px 15px;
　　font-weight:bold;
	color:#400000;
    vertical-align:middle;
	background-image:none;
}


#left-side .toku2{
	width: 700px;
	height: 250px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:url(../img/back-toku2.png) center center no-repeat;
}
#left-side .toku2 p{
	font-size:15px;
        color: #400000;
	margin: 0px 200px 0px 15px;
        padding:0px 0px 0px 0px;
}
#left-side .toku2 h2{
    font-size:35px;
	height:35px;
    line-height:1.0;
    padding:45px 120px 15px 15px;
　　font-weight:bold;
	color:#400000;
    vertical-align:middle;
	background-image:none;
}



#left-side .toku3{
	width: 700px;
	height: 250px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:url(../img/back-toku3.png) center center no-repeat;
}
#left-side .toku3 p{
	font-size:15px;
        color: #400000;
	margin: 0px 200px 0px 15px;
        padding:0px 0px 0px 0px;
}
#left-side .toku3 h2{
    font-size:35px;
	height:35px;
    line-height:1.0;
    padding:45px 120px 15px 15px;
　　font-weight:bold;
	color:#400000;
    vertical-align:middle;
	background-image:none;
}




#left-side .tpl-1-p{
	width: 700px;
	min-height: 100px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:url(../img/back-tpl-1.png) ;
}
#left-side .tpl-1-p p{
	font-size:14px;
        color: #554841;
	margin: 0px 15px 0px 15px;
        padding:0px 0px 0px 0px;
}
#left-side .tpl-1-p h4{
    height:25px;
    line-height:1.0;
    padding:30px 440px 20px 40px;
    font-size:12px;
    vertical-align:middle;
	background:url(../img/menubar-c_p.png) center center no-repeat;
}
#left-side .tpl-1-p h3{
    height:25px;
    line-height:1.0;
    padding:30px 440px 20px 40px;
    font-size:12px;
    vertical-align:middle;
	background:url(../img/menubar-c_p.png) center center no-repeat;
	margin: 0 0;
	color: #554841;
}



#left-side .tpl-1-g{
	width: 700px;
	min-height: 100px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:url(../img/back-tpl-1.png) ;
}
#left-side .tpl-1-g p{
	font-size:14px;
        color: #554841;
	margin: 0px 15px 0px 15px;
        padding:0px 0px 0px 0px;
}
#left-side .tpl-1-g h4{
    height:25px;
    line-height:1.0;
    padding:30px 440px 20px 40px;
    font-size:12px;
    vertical-align:middle;
	background:url(../img/menubar-c_g.png) center center no-repeat;
}
#left-side .tpl-1-g h3{
    height:25px;
    line-height:1.0;
    padding:30px 440px 20px 40px;
    font-size:12px;
    vertical-align:middle;
	background:url(../img/menubar-c_g.png) center center no-repeat;
	margin: 0 0;
	color: #554841;
}


#left-side .tpl-1-b{
	width: 700px;
	min-height: 100px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:url(../img/back-tpl-1.png) ;
}
#left-side .tpl-1-b p{
	font-size:14px;
        color: #554841;
	margin: 0px 15px 0px 15px;
        padding:0px 0px 0px 0px;
}
#left-side .tpl-1-b h4{
    height:25px;
    line-height:1.0;
    padding:30px 440px 20px 40px;
    font-size:12px;
    vertical-align:middle;
	background:url(../img/menubar-c_b.png) center center no-repeat;
}
#left-side .tpl-1-b h3{
    height:25px;
    line-height:1.0;
    padding:30px 440px 20px 40px;
    font-size:12px;
    vertical-align:middle;
	background:url(../img/menubar-c_b.png) center center no-repeat;
	margin: 0 0;
	color: #554841;
}


#left-side .tpl-1-o{
	width: 700px;
	min-height: 100px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:url(../img/back-tpl-1.png) ;
}
#left-side .tpl-1-o p{
	font-size:14px;
        color: #554841;
	margin: 0px 15px 0px 15px;
        padding:0px 0px 0px 0px;
}
#left-side .tpl-1-o h4{
    height:25px;
    line-height:1.0;
    padding:30px 440px 20px 40px;
    font-size:12px;
    vertical-align:middle;
	background:url(../img/menubar-c_o.png) center center no-repeat;
}
#left-side .tpl-1-o h3{
    height:25px;
    line-height:1.0;
    padding:30px 440px 20px 40px;
    font-size:12px;
    vertical-align:middle;
	background:url(../img/menubar-c_o.png) center center no-repeat;
	margin: 0 0;
	color: #554841;
}






#left-side .tpl-1-db{
	width: 700px;
	min-height: 100px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:url(../img/back-tpl-1.png) ;
}
#left-side .tpl-1-db p{
	font-size:14px;
        color: #554841;
	margin: 0px 15px 0px 15px;
        padding:0px 0px 0px 0px;
}
#left-side .tpl-1-db h4{
    height:25px;
    line-height:1.0;
    padding:30px 440px 20px 40px;
    font-size:12px;
    vertical-align:middle;
	background:url(../img/menubar-darkbule.png) center center no-repeat;
}
#left-side .tpl-1-db h3{
    height:25px;
    line-height:1.0;
    padding:30px 440px 20px 40px;
    font-size:12px;
    vertical-align:middle;
	background:url(../img/menubar-darkbule.png) center center no-repeat;
	margin: 0 0;
	color: #554841;
}


#left-side .tpl-1-m{
	width: 700px;
	min-height: 100px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:url(../img/back-tpl-1.png) ;
}
#left-side .tpl-1-m p{
	font-size:14px;
        color: #554841;
	margin: 0px 15px 0px 15px;
        padding:0px 0px 0px 0px;
}
#left-side .tpl-1-m h4{
    height:25px;
    line-height:1.0;
    padding:30px 440px 20px 40px;
    font-size:12px;
    vertical-align:middle;
	background:url(../img/menubar-magenta.png) center center no-repeat;
}
#left-side .tpl-1-m h3{
    height:25px;
    line-height:1.0;
    padding:30px 440px 20px 40px;
    font-size:12px;
    vertical-align:middle;
	background:url(../img/menubar-magenta.png) center center no-repeat;
	margin: 0 0;
	color: #554841;
}


#left-side .tpl-1-y{
	width: 700px;
	min-height: 100px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:url(../img/back-tpl-1.png) ;
}
#left-side .tpl-1-y p{
	font-size:14px;
        color: #554841;
	margin: 0px 15px 0px 15px;
        padding:0px 0px 0px 0px;
}
#left-side .tpl-1-y h4{
    height:25px;
    line-height:1.0;
    padding:30px 440px 20px 40px;
    font-size:12px;
    vertical-align:middle;
	background:url(../img/menubar-yellow.png) center center no-repeat;
}
#left-side .tpl-1-y h3{
    height:25px;
    line-height:1.0;
    padding:30px 440px 20px 40px;
    font-size:12px;
    vertical-align:middle;
	background:url(../img/menubar-yellow.png) center center no-repeat;
	margin: 0 0;
	color: #554841;
}


#left-side .tpl-1-pp{
	width: 700px;
	min-height: 100px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:url(../img/back-tpl-1.png) ;
}
#left-side .tpl-1-pp p{
	font-size:14px;
        color: #554841;
	margin: 0px 15px 0px 15px;
        padding:0px 0px 0px 0px;
}
#left-side .tpl-1-pp h4{
    height:25px;
    line-height:1.0;
    padding:30px 440px 20px 40px;
    font-size:12px;
    vertical-align:middle;
	background:url(../img/menubar-purple.png) center center no-repeat;
}
#left-side .tpl-1-pp h3{
    height:25px;
    line-height:1.0;
    padding:30px 440px 20px 40px;
    font-size:12px;
    vertical-align:middle;
	background:url(../img/menubar-purple.png) center center no-repeat;
	margin: 0 0;
	color: #554841;
}





















#left-side .tpl-1{
	width: 700px;
	min-height: 100px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:url(../img/back-tpl-1.png) ;
}
#left-side .tpl-1 p{
	font-size:14px;
        color: #554841;
	margin: 0px 15px 0px 15px;
        padding:0px 0px 0px 0px;
}
.name{
	margin: 0px 20px 0px 0px;
	font-size:12px;
	text-align:right;
	color: #666;
}
#left-side .tpl-2{
	width: 700px;
	min-height: 100px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:url(../img/back-tpl-2.png) ;
	background-repeat:repeat-y;
}
#left-side .tpl-2 p{
	font-size:14px;
        color:#414E7A;

	padding: 0px 0px 0px 0px;
	margin: 0px 15px 0px 15px;
}


#left-side .tpl-2 strong{
	font-size:14px;
        color:#2098D7;
		font-weight:bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
}

#left-side .tpl-2 a{
	font-size:14px;
        color: #036BA1;
		text-decoration:underline;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
}



#left-side .tpl-q{
	width: 700px;
	min-height: 100px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:url(../img/menubar-FAQ-q_02.png) ;
}
#left-side .tpl-q p{
	font-size:14px;
        color: #294B3F;
	padding: 0px 0px 0px 0px;
	margin: 0px 15px 0px 15px;
}


#left-side .tpl-a{
	width: 700px;
	min-height: 100px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:url(../img/menubar-FAQ-a_02.png) ;
}
#left-side .tpl-a p{
	font-size:14px;
        color:#8A4264;
	padding: 0px 0px 0px 0px;
	margin: 0px 15px 0px 15px;
}



#left-side .toku1-title{
	width: 480px;
	height: 210px;
	padding: 30px 200px 10px 20px;
	margin: 0px 0 20px 0px;
	background: url(../img/back-toku1.png) no-repeat;
}
#left-side .toku1-title p{
	font-size:22px;
	line-height: 130%;
        color: #000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#left-side .toku2-title{
	width: 430px;
	height: 210px;
	padding: 30px 250px 10px 20px;
	margin: 0px 0 20px 0px;
	background: url(../img/back-toku2.png) no-repeat;
}
#left-side .toku2-title p{
	font-size:22px;
	line-height: 130%;
        color: #000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#left-side .toku3-title{
	width: 480px;
	height: 210px;
	padding: 30px 200px 10px 20px;
	margin: 0px 0 20px 0px;
	background: url(../img/back-toku3.png) no-repeat;
}
#left-side .toku3-title p{
	font-size:22px;
	line-height: 130%;
        color: #000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#left-side .button-left{
	width:100%;
	height:180px;
	clear:both;
}
#left-side .button-left-otameshi{
	float:left;
}
#left-side .button-left-omoushikomi{
	float:right;
}

.name-right{
text-align:right;
font-size:11px;
clear:both;
}

/*
================================================================================
	汎用スタイル
================================================================================

/*float（浮動化）解除*/
.clear{
	clear: both;
	height: 10px;
}

/*
--------------------------------------------------------------------------------
	汎用テーブル
--------------------------------------------------------------------------------
*/
.table-border{
 	border: solid #cccccc;
 	border-width: 1px 0 0 1px;
 	border-collapse: collapse;
	font-size: 13px;
 	margin-top:10px;
 	margin-bottom:10px;
}

.table-border td {
	padding-bottom:5px;
 	padding-top:5px;
 	padding-right:5px;
 	padding-left:5px;
 	line-height:140%;
 	font-size:13px;
 	text-align:left;
	border: solid #cccccc;
 	border-width: 0 1px 1px 0;
}
.table-border .title0 {
	background: #F2F2F2;
	font-weight:bolder;
	color: #000;
	font-size: 13px;
}

.table-border .title1 {
	background: #efefef;
	font-weight:bolder;
	color: #000;
	font-weight: bolder;
	font-size: 13px;
}

.table-border .title2 {
	background: #fff;
	color: #000;
	font-size: 13px;
}

.table-border .title3 {
	background: #fff;
	color: #000;
	font-size: 13px;
	text-align: center;
}

.table-border .title4 {
	background: #fcfcfc;
	color: #000;
	font-size: 17px;
	font-weight: bolder;
	text-align: center;
}

.table-border .title5 {
	background: #fff;
	color: #000;
	font-size: 13px;
	text-align: center;
}
.muryouotameshihakotira{
	width: 700px;
 	margin: 0px 0px 40px 0px;
	background: #fff;
}
.muryouotameshihakotira td {
	padding: 5px 0px 5px 0px;
 	text-align:center;
}