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

/* 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; }

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

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.gif);
}


/* layout */
#container {
	width: 810px;
	margin-right: auto;
	margin-left: auto;

}

#header {
	margin-top: 50px;
	overflow:hidden;
	zoom: 1;
	margin-bottom: 15px;
}

#header:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

#header #logo {
	float: left;
}

#headerRight {
	float: right;
}

#headerRight ul {
	width: 320px;
}

#headerRight ul li {
	float: left;
}

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

a.navi01		{ background-position:0px 0px; width: 80px; }
a.navi01:hover	{ background-position:0px -22px; }

a.navi02		{ background-position:-80px 0px; width: 80px; }
a.navi02:hover	{ background-position:-80px -22px; }

a.navi03		{ background-position:-160px 0px; width: 80px; }
a.navi03:hover	{ background-position:-160px -22px; }

a.navi04		{ background-position:-240px 0px; width: 80px; }
a.navi04:hover	{ background-position:-240px -22px; }

a.navi05		{ background-position:-502px 0px; width: 126px; }
a.navi05:hover	{ background-position:-502px -32px; }

a.navi06		{ background-position:-628px 0px; width: 126px; }
a.navi06:hover	{ background-position:-628px -32px; }

a.navi07		{ background-position:-754px 0px; width: 126px; }
a.navi07:hover	{ background-position:-754px -32px; }




#top {
	margin-bottom: 10px;
	background-image: url(/img/bg_top.png);
	background-repeat: no-repeat;
	height: 400px;
	width: 780px;
	padding: 15px;
}



#top #left {
	width: 350px;
	float: left;
	padding: 16px;
}


#top #left h1 {
	background-image: url(/img/title_message.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 350px;
	text-indent: -9999px;
	margin-bottom: 5px;
}

#top #left p {
	line-height: 140%;
	margin-bottom: 10px;
	height: 50px;
}

#top #left p b {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#top #left .bana01 {
	margin-right: 10px;
}


#top #pic {
	width: 386px;
	float: right;
}










#footer {
	clear: both;
	padding-bottom: 50px;
	padding-right: 5px;
	padding-left: 5px;
}

#footer .left {
	float: left;
}

#footer .right {
	float: right;
}




#contents {
	background-image: url(/_share/bg_header.png);
	overflow:hidden;
	zoom: 1;
	padding: 15px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

#contentsIn {
	background-image: url(/_share/bg_contents.png);
	background-repeat: no-repeat;
	background-position: left top;

}

#contentsFoot {
	clear: both;
	background-image: url(/_share/bg_footer.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: right;
	padding-top: 64px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-bottom: 5px;
}


#contentsIn h1 {
	height: 70px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	padding-top: 35px;
	padding-left: 20px;
	margin-bottom: 20px;

}

















/* pTag */
blockquote {
	line-height: 160%;
	padding: 15px;
	margin-bottom: 20px;
	border: 5px solid #E0E0E0;
	background-color: #F2F2E6;
}


.pNor {
	line-height: 150%;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}


/* text */



/* main */
#main {
	float: right;
	width: 550px;
	min-height:400px;
	height: auto !important;
	height: 400px;
	margin-right: 10px;
}


#main h2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-size: 18px;
	height: 36px;
	padding-top: 14px;
	background-image: url(/_share/dotline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 20px;
	}



/* side */
#side {
	float: left;
	width: 150px;
	margin-left: 10px;
}

#side ul {

}

#side ul li {

}

#side ul li a {
	height: 24px;
	width: 150px;
	display: block;
	background-image: url(/_share/dotline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-top: 6px;
	font-size: 14px;

}

#side ul li a:hover {
	color: #006699;
	text-decoration: underline;

}




/* navi */

#navi {
	height: 32px;
	clear: both;
	margin-bottom: 10px;
}

#navi ul {

}








/* img */
/*****************/

.imgL { 
	float: left;
}

.imgL10 { 
	margin-right: 10px;
	float: left;
}

.imgR10 { 
	float: right;
	margin-left: 10px;
}

.imgL10B { 
	margin-right: 10px;
	float: left;
	border: 1px solid #CCCCCC;
	padding: 2px;
}

.imgR { 
	float: right;
}

.imgR10B { 
	float: right;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-bottom: 10px;
}

.imgbox { 
	border: 1px solid #999999;
	padding: 1px;
}

.imgBm05 { 
	border: 1px solid #999999;
	padding: 1px;
	margin-bottom: 5px;
}




/* 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;
}

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

.boxBtn input {
	height: 34px;
	font-weight: bold;
	padding-right: 25px;
	padding-left: 25px;
}


/* table */
.tableB {
	margin-bottom: 10px;
	width: 550px;
}

.tableB th {
	background-image: url(/_share/dotline.gif);
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	color: #444444;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

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



/* ul gallery */
ul.gallery {
	margin-bottom: 30px;
	padding-left: 5px;
}

ul.gallery li {
	float: left;
	padding-right: 5px;
	margin-bottom: 10px;

}

ul.gallery li a {
	background-image: url(/_share/bg_thum.gif);
	display: block;
	height: 110px;
	width: 165px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

ul.gallery li a:hover {
	background-image: url(/_share/bg_thumon.gif);
}




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

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

ul.dotList li p {
	font-size: 90%;
	color: #666;
}

/* ol nor */
.olNor {
	margin-bottom: 20px;
	margin-left: 40px;
	font-size: 120%;
}

.olNor li {
	list-style-type: decimal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	list-style-position: outside;
	line-height: 130%;
}



/* crear */
.clearfix {
	overflow:hidden;
	zoom: 1;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
