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

body {
	margin: 0px;
	padding: 0px;
	font-size: 75%;
	color: #333333;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: 100;
	background-image: url(/_share/bg_body.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFF;
}

/* basicset */
* {margin:0; padding:0;}
img { border: none;  border-width: 0px; }
li { list-style: none; }
h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul { display: block; margin: 0px; padding: 0px; }

a { color: #0066CC; }
a:visited { color: #330066; }
a:hover { color: #FF6600; }
a.blue {color: #0066CC; text-decoration: none;}
a.blue:visited { color: #0066CC; }
a.blue:hover { color: #FF6600; }
a.none {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.iconP {
	background-image: url(/_share/icon_pink.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 9px;
}
a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
 }

.bs05 {	margin-bottom: 5px;}
.bs10 {	margin-bottom: 10px;}
.bs20 {	margin-bottom: 20px;}
.bs30 {	margin-bottom: 30px;}


/* layout */

#container {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

#contents {
	background-image: url(/_share/bg_side.png);
	background-repeat: repeat-y;
	background-position: left top;
	overflow:hidden; /* forDW */
	zoom: 1; /* for IE5.5 - IE7 */
}

#contents:after { /* for modern browser */
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}


/* side */
#side {
	float:left;
	width: 190px;
	padding-top: 5px;
}

#side .bengoshi {
	background-color: #FFFFFF;
	padding: 5px;
	line-height: 160%;

}


#side .bana {
	padding: 5px;
}

#side ul {

}
 
#side ul h3 {
	background-color: #E4E4E4;
	padding: 6px;
	border: 1px solid #FFFFFF;
 
}
 
#side ul li {
	margin: 0px;
	padding: 0px;
 
}
 
#side ul li a {
	width: 168px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 0px;
	height: 10px;
	font-size: 12px;
	color: #333333;
}
 
#side ul li a:hover {
		background-color: #BBE8FF;
}
 

/* navi */

#navi {
	clear: both;
	margin-bottom: 20px;
	height: 40px;
}

#navi ul {

}

#navi ul li {
	float: left;
}

#navi ul li a {
	height: 40px;
	display: block;
	text-indent: -9999px;
	overflow:hidden;
	background-image: url(/_share/navi/navi.png);
	background-repeat: no-repeat;
}

a.navi01		{ background-position:0px 0px; width: 134px; }
a.navi01:hover	{ background-position:0px -40px; }

a.navi02		{ background-position:-134px 0px; width: 134px; }
a.navi02:hover	{ background-position:-134px -40px; }

a.navi03		{ background-position:-268px 0px; width: 134px; }
a.navi03:hover	{ background-position:-268px -40px; }

a.navi04		{ background-position:-402px 0px; width: 134px; }
a.navi04:hover	{ background-position:-402px -40px; }

a.navi05		{ background-position:-536px 0px; width: 134px; }
a.navi05:hover	{ background-position:-536px -40px; }

a.navi06		{ background-position:-670px 0px; width: 134px; }
a.navi06:hover	{ background-position:-670px -40px; }

a.navi07		{ background-position:-804px 0px; width: 136px; }
a.navi07:hover	{ background-position:-804px -40px; }



/* main */
#main {
	float:right;
	width: 730px;
}


#main h2 {
	margin-bottom: 20px;

}


#main i {
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;

}


#main_pic {
}

.topcopy {
	padding-top: 15px;
	padding-bottom: 15px;
}

.h2 {
	background-image: url(/_share/title/bg_h2.png);
	background-repeat: no-repeat;
	padding-left: 28px;
	margin-bottom: 10px;
	padding-top: 7px;
	font-size: 16px;
	overflow:hidden; /* forDW */
	zoom: 1; /* for IE5.5 - IE7 */
	padding-right: 10px;
	background-position: left bottom;
	padding-bottom: 11px;
	height: 18px;
	color: ;
	color: #000000;
}

.h3 {
	font-size: 16px;
	overflow:hidden; /* forDW */
	zoom: 1;
	color: #331A00;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1B1B1B;
	margin-bottom: 15px;
	background-image: url(/_share/bg_h3.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#sideBox {
	border: 1px solid #999999;
	width: 178px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;

}


#sideBox p {
	background-color: #FFFFFF;
	padding: 5px;
	text-align: center;
}


.boxBtn {
	text-align: center;
	margin-bottom: 20px;

}


.boxBtn input {
	width: 122px;
	height: 34px;
	background-image: url(/_share/bg_btn.png);
	font-weight: bold;
}





/* ol */
.olCategory {
	margin-bottom: 20px;
	margin-left: 10px;

}

.olCategory li {
	background-image: url(/_share/dotline.gif);
	list-style-type: decimal;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	list-style-position: inside;
	line-height: 130%;

}




/* header & footer */
#header {
	height: 75px;
}

#headerLogo {
	float: left;
	margin-top: 10px;
}

#headerLogo h1 {
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	color: #666666;
	margin-bottom: 3px;
}

#headerRight {
	float: right;
	text-align: right;
	padding-bottom: 0px;
	margin-top: 8px;
}

#headerRight img {
	margin-left: 3px;
}



#headerRight b {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	color: #FFB442;
	font-size: 120%;
	font-weight: bold;
}


#footerContainer {
	width:940px;
	overflow:hidden; /* forDW */
	zoom: 1; /* for IE5.5 - IE7 */
	margin-right: auto;
	margin-left: auto;
}

.footerContainer:after { /* for modern browser */
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}


#footer {
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	height: 180px;
	clear: both;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #003584;
	padding-top: 10px;
	background-color: #FFFFFF;
}



#footer .footerLeft {
	float: left;
	width: 600px;
	text-align: left;
	padding-left: 10px;
	line-height: 140%;
	color: #666666;
}


#footer .footerLeft a{
	color: #999999;
}

#footer .footerLeft a:hover {
	color: #FF9900;
}



#footer .footerRight {
	float: right;
	width: 270px;

}


/* img */

.imgL { /* 左寄せ */
	float: left;
}

.imgL10 { /* 左寄せ用10px */
	margin-right: 10px;
	float: left;
}

.imgL10m { /* 左寄せ用10px */
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}

.imgR10 { /* 右寄せ用10px */
	float: right;
	margin-left: 10px;
}

.imgL10B { /* 左寄せ用10pxボーダーあり */
	margin-right: 10px;
	float: left;
	border: 1px solid #CCCCCC;
	padding: 2px;
}

.imgR { /* 右寄せ */
	float: right;
}

.imgR10B { /* 右寄せ用10pxボーダー */
	float: right;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-bottom: 10px;
}

.imgR10Bside { /* 右寄せ用10pxボーダー */
	float: right;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
	padding: 1px;
	margin-bottom: 5px;
}

.imgbox { /* ボーダーのみ */
	border: 1px solid #E4E4E4;
	padding: 4px;
}

.imgBm05 { /* ボーダーと下5px */
	border: 1px solid #999999;
	padding: 1px;
	margin-bottom: 5px;
}

.imgMap { 
	border: 1px solid #999999;
	padding: 4px;
	margin-bottom: 25px;
}


/* table */

.tableTop {

	border-style:none;
	margin-bottom:20px;
	background-color: #FEF0DE;
}

.tableTop td {
	line-height:140%;
	padding:0px;
	width:350px;
	background-repeat: no-repeat;
	background-position: left top;
}

.tableTop td h3 {
margin-bottom:3px;
}

.tableP {
border-style:none;
margin-bottom:20px;
width:580px;
}

.tableP tr {
}

.tableP td {
border:1px solid #D9D9D9;
line-height:140%;
padding:6px;
}

.tableP td h5 {
background-color:#F5F4E0;
margin-bottom:5px;
padding:4px;
}

.tableP td img {
margin-bottom:15px;
}

.tableP2 {
margin-bottom:5px;
width:580px;
}

.tableP2 th {
border-bottom:2px solid #E3E3E3;
border-left:3px solid #FF9900;
padding:3px 3px 3px 10px;
text-align:left;
}

.tableP2 td {
border-bottom:2px solid #E3E3E3;
color:#003366;
font-family:"ＭＳ ゴシック","Osaka－等幅";
font-size:120%;
font-weight:bold;
padding:3px;
text-align:right;
}






.tableB {
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	width: 730px;
}


.tableB th {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	background-color: #EBEBEB;
	text-align: left;
}

.tableB td {
	background-image: url(/_share/dotline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 5px;
	font-size: 120%;
	line-height: 140%;
}

.tableB b {
	color: #04A25F;
}



/* form */
/*****************/
.form050 {width: 50px;color: #333333;padding: 3px;}
.form100 {width: 100px;color: #333333;padding: 3px;}
.form200 {width: 200px;color: #333333;padding: 3px;}
.form300 {width: 300px;color: #333333;padding: 3px;}
.form400 {width: 400px;color: #333333;padding: 3px;}
.form500 {width: 500px;color: #333333;padding: 3px;}
.form600 {width: 600px;color: #333333;padding: 3px;}
.form650 {width: 650px;color: #333333;padding: 3px;}

.formTextbox {
	width: 380px;
	font-size: 12px;
	color: #333333;
	padding: 5px;
}

.hidden {
	display: none;
}



/* text */
.textGreen {
	color: #006600;
}

.textRed {
	color: #FF2828;
}

.textBlueU {
	color: #003399;
	font-weight: bold;
	text-decoration: underline;
}



ul.dotList {
	margin-left: 10px;
	margin-bottom: 30px;
	padding-left: 10px;
}

ul.dotList li {
	list-style-type: none;
	margin-bottom: 8px;
	background-image: url(/_share/liDot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 8px;
	line-height: 150%;
	font-size: 120%;
}


ul.dotList2 {
	margin-left: 10px;
	margin-bottom: 30px;
	padding-left: 10px;
}

ul.dotList2 li {
	list-style-type: none;
	margin-bottom: 10px;
	background-image: url(/_share/liCheck.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 14px;
	line-height: 150%;
}


ul.ulNor {
	margin-left: 15px;
	margin-bottom: 20px;
}

ul.ulNor li {
	list-style-type: none;
	background-image: url(/_share/liDot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 150%;
	font-size: 115%;
	margin-bottom: 5px;
	padding-left: 8px;
}






/* p */
p {
	overflow:hidden; /* forDW */
	zoom: 1; /* for IE5.5 - IE7 */
}

p:after { /* for modern browser */
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}


.pNor {
	line-height: 160%;
	margin-bottom: 20px;
	padding-left: 10px;
	font-size: 115%;
}

.pNor strong {
	margin-left: 2px;
	font-size: 120%;
	color: #000;
	margin-right: 2px;
	text-decoration: underline;
}


.pLead {
	border: 2px solid #CCCCCC;
	padding: 10px;
	margin-bottom: 20px;
	font-size: 120%;
	line-height: 160%;
	font-weight: bold;
	color: #333333;

}

.pLead b {
	color: #04A25F;
}


.pNor b {
	margin-left: 2px;
	font-size: 120%;
	color: #04A25F;
	margin-right: 2px;
}


.pNor i {
	margin-left: 2px;
	font-size: 115%;
	color: #F30;
	margin-right: 2px;
	font-style: normal;
}


.pTotop {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	margin-bottom: 25px;
	font-weight: bold;
	text-align: right;
	background-image: url(/_share/bg_totop.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 3px;
	margin-top: 5px;
}

.pTotop a,
.pTotop a:hover,
.pTotop a:visited {
	color: #999999;
}


.pNotice{
	font-size: 90%;
	line-height: 130%;
	color: #666666;
	margin-bottom: 20px;
}

.pMap{
	margin-bottom: 20px;
	background-color: #EEEEEE;
	text-align: center;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

.pDateBlog{
	text-align: right;
}

.boxRed{
	line-height: 160%;
	color: #000;
	padding: 8px;
	border: 3px solid #F66;
	background-color: #FFC;
	margin-bottom: 10px;
	font-size: 120%;
}



/* crear */
.clearfix {
	overflow:hidden; /* forDW */
	zoom: 1; /* for IE5.5 - IE7 */
}

.clearfix:after { /* for modern browser */
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

