@charset "UTF-8";

/* ========BASIC======== */
* {
	font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"MS P ゴシック",verdana,sans-serif;
}

body {
	margin:0;
	padding:0;
	line-height:1.6;
	letter-spacing:1px;
	background:#fff;
	color: #333;
}

br {
   letter-spacing:normal;
}

a {
	color:#069;
}

a:hover {
	color:#063;
}

img {
	border:0;
	vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}


/* ========TEMPLATE LAYOUT======== */
div#top {
	width:800px;
	background:url("0_images/bg_contents_left.gif") 0 0 repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#wrapper {
	width:800px;
	background:url("0_images/bg_contents_right.gif") 100% 0 repeat-y;
}

div#header {
	position:relative;
	background-image: url(0_images/h-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 780px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	margin-left: 5px;
}

div#pr {
	width:440px;
	position:absolute;
	left:330px;
	top:0px;
	font-size: 12px;
	line-height: 1em;
	height: 75px;
}

#pr-top{
	float: right;
	height: 40px;
	width: 260px;
	text-align: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	}

#pr-bot{
	float: right;
	line-height: 1.2em;
	height: 25px;
	width: 420px;
	font-size: 10px;
	text-align: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 3px;
	}
	
#pr-top ul{
	list-style-type:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	}
#pr-top ul li{
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	height: 32px;
	}
#pr-top ul li a{
	width:204px;
	height:32px;
	display:block;
	text-indent:15px;
	text-decoration:none;
	background-image: url(0_images/h-mail.jpg);
	background-repeat: no-repeat;
	}
#pr-top ul li a:hover{
	background:url(0_images/h-mail2.jpg) no-repeat;
	text-decoration:none;
	height: 32px;
	}

div#contents {
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}

div#main {
	float:right;
	width:576px;
	font-size: 12px;
	line-height: 1.5em;
}

div#sub {
	float:left;
	width:180px;
	padding-left: 20px;
}

div#totop {
   clear:both;
}

div#footer {
   clear:both;
   margin:0 5px;
}


/* ========HEADER CUSTOMIZE======== */
div#header h1 {
	margin:0;
	font-size:150%;/* 24px相当 */
	color:#000;
}

div#header h1 a {
   color:#333;
}

div#header h1 a:hover {
	color:#069;
}

div#header #pr p {
   margin:0;
   font-size:75%;/* 12px相当 */
}


/* ========SUBCONTENTS CUSTOMIZE======== */
div#sub .section {
   margin-bottom:10px;
}

div#sub h2 {
   padding:3px;
   font-size:82%;/* 13px相当 */
   font-weight:bold;
   color:#fff;
   background:url("images/bg_sub_h2.gif") 50% 50%;
}

div#sub ul {
	padding:0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

div#sub li {
   padding:5px 0 5px 0;
   font-size:75%;/* 12px相当 */
   line-height:1.4;
   list-style:none;
}

div#sub li a {
	display:block;
	padding-left:0px;
}

/* MENU CUSTOMIZE */
div#contents #sub div#menu ul {
	padding:0;
	width: 180px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

div#contents #sub div#menu li {
	margin:0;
	padding:0;
	font-size:75%;/* 12px相当 */
	color:#333;
	list-style-type:none;
	width: 180px;
}

div#contents #sub div#menu li a {
	display:block;
	width:180px;
	color:#333;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}

div#contents #sub div#menu li a:hover {
	color:#0096E7;
}


/* ========MAINCONTENTS CUSTOMIZE======== */
div#main a {
	color:#0172AB;
}

div#main a:hover {
	color:#093;
	text-decoration:underline;
}

div#main h2 {
   margin-bottom:8px;
   padding:2px 2px 2px 0;
   color:#333;
   font-weight:bold;
   border-bottom:3px double #535D57;
}

div#main h3 {
	font-size: 14px;
	height: 22px;
	width: 537px;
	line-height: 20px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #C5D8EB; /*上右下左*/
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #336699;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #F4FFFF;
	padding-top: 3px;
}

div#main p {
	margin:0 0 1em 0;
	font-size:12px;/* 13px相当 */
}

div#main ul,ol,dl {
   font-size:82%;/* 13px相当 */
}

div#main dt {
   margin-bottom:3px;
}

div#main dd {
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   background:#f1f1f1;
}

div#main div.icatch {
	margin-bottom:10px;
	height: 263px;
	width: 549px;
	float: left;
	clear: both
}

/* INFORMATION CUSTOMIZE */
* html body div#main dl.information dd div{
   display:inline-block;
}

div#main dl.information dt {
   float:left;
   width:10em;
   margin:0;
   padding:0;
}

div#main dl.information dd {
   margin:0 0 0.5em 10em;
   padding:0;
   background:transparent;
}


/* ========TOTOP CUSTOMIZE========= */
div#totop {
	margin:5px 0;
	text-align:right;
	font-size:75%;/* 12px相当 */
}

div#totop a {
	padding:0 0 0 12px;
}


/* ========FOOTMENU CUSTOMIZE======== */
div#footMenu ul {
	margin:0 0 10px 0;
	padding:10px 0 0 0;
	text-align:center;
	background-image: url(0_images/bg_dotline.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}

div#footMenu li {
   display:inline;
   margin:0 0 0 10px;
   font-size:75%;/* 12px相当 */
   list-style:none;
}

div#footMenu li a {
	padding-left:10px;
	background-image: url(0_images/bg_footmenu.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	color: #0082C6;
	text-decoration: underline;
}

div#footMenu li a:hover {
	color:#390;
}

/* ========FOOTER CUSTOMIZE======== */
address {
	margin:0 10px;
	padding:5px 0;
	font-style:normal;
	font-size:12px;/* 12px相当 */
	color:#000;
	text-align:center;
}

/* ========INFORMATION======== */
div#main div.info-box {
	margin-bottom:20px;
	width: 549px;
	float: left;
	clear: both
}

div#main div.info-tit {
	width: 549px;
	height: 30px;
	float: left;
}

div#main div.info-con {
	width: 547px;
	float: left;
	background-image: url(0_images/info-bg.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F1F1FE;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #F1F1FE;
	text-decoration: none;
}

div.info-con ul {
	text-align:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10;
	padding-left: 0;
}

div.info-con li {
	margin:0 0 0 10px;
	font-size:12px;/* 12px相当 */
	list-style:none;
	text-decoration: none;
}

div.info-con li a {
	padding-left:15px;
	background-image: url(0_images/bg_footmenu.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	color: #0082C6;
	font-size: 12px;
	text-decoration: none;
}

div.info-con li a:hover {
	color:#090;
	text-decoration: underline;
}

div#main div.index-bc {
	margin-bottom:0px;
	width: 575px;
	float: left;
	clear: both
}

div#main div.index-bc-le {
	margin-bottom:0px;
	width: 270px;
	float: left;
	border: 1px solid #CCC;
	height: 435px;
}

div#main div.index-le-1 {
	margin-bottom:0px;
	width: 270px;
	float: left;
	height: 72px;
	background-image: url(0_images/c-uke.jpg);
	background-repeat: no-repeat;
}

div#main div.index-le-2 {
	margin-bottom:0px;
	width: 260px;
	float: left;
	font-size: 12px;
	line-height: 1.7em;
	padding-top: 10px;
	padding-bottom: 7px;
	padding-right: 5px;
	padding-left: 5px;
}

div#main div.index-le-3 {
	margin-bottom:0px;
	width: 270px;
	float: left;
	padding-bottom: 15px;
	text-align: center;
}

div#main div.index-bc-ri {
	width: 295px;
	float: right;
	height: 462px;
}

div#main div.index-ri-1 {
	margin-bottom:0px;
	width: 272px;
	float: left;
	height: 153px;
	background-image: url(0_images/c-taiken.jpg);
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-left: 0px;
}

div#main div.index-ri-1 p {
	width: 180px;
	padding-top: 40px;
	font-size: 10px;
	padding-left: 80px;
	line-height: 1.4em;
}

div#main div.index-ri-2 {
	margin-bottom:0px;
	width: 272px;
	float: left;
	height: 104px;
	background-image: url(0_images/c-kibou.jpg);
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-left: 0px;
}

div#main div.index-ri-2 p {
	width: 250px;
	padding-top: 30px;
	font-size: 10px;
	padding-left: 10px;
	line-height: 1.2em;
}

div#main div.index-ri-3 {
	margin-bottom:0px;
	width: 295px;
	float: left;
	height: 183px;
	background-image: url(0_images/c-koto.jpg);
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

div#main div.i-saying {
	margin-bottom:0px;
	width: 200px;
	float: left;
	height: 135px;
	padding-left: 50px;
	padding-top: 20px;
	font-size: 12px;
	line-height: 1.4em;
	color: #036;
}

.toku-t {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.tcbox {
	height: 286px;
	width: 548px;
	background-image: url(0_images/c-a/tc-box.jpg);
	background-repeat: no-repeat;
}

div#main div.tc-con {
	width: 549px;
	float: left;
	padding-left: 5px;
	padding-top: 10px;
}

div#main div.tc-text {
	width: 350px;
	float: left;
	padding-left: 20px;
	padding-top: 54px;
	height: 220px;
	font-size: 12px;
	line-height: 1.3em;
}

