@import "page.css";




body {
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	background-image: url(images/base/boby_back.gif);
	background-repeat: repeat-y;
	background-position: center 0px;
	font-size:14px;
	line-height:150%;
	}
	
	
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	}
	
	
/****************************************************************************** ■ヘッダー */		
	
#header {
	background-image: url(images/base/header.jpg);
	background-repeat: no-repeat;
	height: 100px;
	margin: 0px;
	padding: 0px;
	}
	
	
#header h1 {
	font-size: 14px;
	display: block;
	height: 100px;
	width: 300px;
	margin: 0px;
	padding: 0px;
	}
	
	
#header h1 a {
	height: 100px;
	width: 300px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	}
	
	
/****************************************************************************** ■左サイドバー */		
	
	
#menu {
	height: 30px;
	background-image: url(images/base/menu01.gif);
	background-repeat: repeat-x;
	}
	
	
#menu ul {
	margin: 0px;
	padding: 0px;
	}
	
	
#menu li {
	list-style-type: none;
	display: block;
	height: 30px;
	width: 112px;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}
	
	
#menu li a {
	width: 112px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	display: block;
	color: #000000;
	text-decoration: none;
	}
	
	
#menu li a:hover {
	display: block;
	height: 30px;
	width: 112px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-decoration: underline;
	}
	
	
#side {
	float: left;
	width: 150px;
	margin: 0px 10px 10px;
	padding: 0px;
	}
	
	
#side p {
	font-size: 12px;
	line-height: 130%;
	margin: 0px;
	}
	

#side li {
	list-style-type: none;
	line-height: 30px;
	display: block;
	text-indent: 17px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 13px;
	background-color: #F0F0F0;
	background-image: url(images/base/left_ul01.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	}
	
	
#side li a {
	display: block;
	color: #000000;
	text-decoration: none;
	}
	
	
#side li a:hover {
	background-color: #FFFFFF;
	display: block;
	text-decoration: underline;
	background-image: url(images/base/left_ul01.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	}


#side h3 {
	font-size: 14px;
	line-height: 30px;
	display: block;
	margin: 10px 0px 0px;
	padding: 0px;
	text-align: center;
	color: #FFFFFF;
	}
	
		
.side_h301 {
	background-image: url(images/base/left_h302.gif);
	background-repeat: repeat-x;
	}
	

#side ul {
	margin: 0px;
	padding: 0px;
	}
	
	
.side_h302 {

	background-image: url(images/base/left_h303.gif);
	background-repeat: repeat-x;
	}
	
	
.side_h303 {
	background-image: url(images/base/left_h301.gif);
	background-repeat: repeat-x;
	}
	
	
.side_h304 {
	background-image: url(images/base/left_h304.gif);
	background-repeat: repeat-x;
	}	
	
	
	
.customer_koe {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAC6FF;
	display: block;
	background-color: #ECF2FF;
	font-size: 12px;
	line-height: 135%;
	padding: 10px;
	margin: 0px;
	color: #333333;
	}


#calender {
	padding: 15px 0px 15px 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top:5px dotted #666666;
	border-bottom:5px dotted #666666;
	}	
	
	
	
#tencho{
	background:url(images/base/tencho_back.gif);
	border:1px solid #333333;
	padding:6px;
	line-height:130%;
	}	
	
/****************************************************************************** ■メイン */		
	
	
#main {
	float: right;
	width: 600px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom:30px;
	}
	
	
#main p {
	font-size: 13px;
	line-height: 140%;
	}
	
	
#main h2 {
	font-size: 16px;
	line-height: 30px;
	background-image: url(images/base/main_h2_back.gif);
	padding-left: 55px;
	color: #FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	}
	
	
	
#main h3 {
	font-size: 14px;
	line-height: 30px;
	display: block;
	background-color: #EAEAEA;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	padding-left: 10px;
	margin: 0px 0px 10px 0px;
	}
	
	
	
/****************************************************************************** ■フッター */	
	
#footer {
	margin: 0px;
	padding: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #F0F0F0;
	font-size: 12px;
	text-align: center;
	line-height: 130%;
	}	



/********************* highslideここから ***************************/

.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
    cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
    visibility: hidden;
}
.highslide img {
    border: 2px solid gray;
}
.highslide:hover img {
    border-color: silver;
}
.highslide-wrapper, .drop-shadow {
    background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
    color: black;
    font-size: 8pt;
    font-family: sans-serif;
    font-weight: bold;
    text-decoration: none;
    padding: 2px;
    border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
    font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
    background: url(highslide/graphics/fullexpand.gif) no-repeat;
    display: block;
    margin: 0 10px 10px 0;
    width: 34px;
    height: 34px;
}
.highslide-overlay {
    display: none;
}
 
/********************* highslideここまで ***************************/







/********************************************** ■パンくずリスト */		


#listcrumbs {
	font-size: 12px;
	margin: 10px 0px 10px 0px;
}
#listcrumbs ul {
	margin: 0px;
	padding: 0px;
}
#listcrumbs li {
	display: inline;
	list-style-type: none;
}
	
	
#listcrumbs li a{	
	text-decoration:underline;
	}




/************************ ●マージン */

.mt0{margin-top:0px;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}



.mb0{margin-bottom:0px;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}



.mr0{margin-right:0px;}
.mr5{margin-right:5px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.mr30{margin-right:30px;}
.mr40{margin-right:40px;}


.ml0{margin-left:0px;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.ml40{margin-left:40px;}


.m0{margin:0px;}

.p0{padding:0px;}




.pr10{padding-right:10px;}

.pr20{padding-right:20px;}

.left{
	text-align:left;}
	
.right{
	text-align:right;}
	
.center{
	text-align:center;}		


/************************ ●文字サイズ */

.px12{font-size:10px;}

.px12{font-size:12px;line-height: 130%;}

.px14{font-size:14px;}

.px16{font-size:16px;}

.red_12px {color: #FF0000;font-size: 12px;}




/************************ ●文字の色 */

.red{color: #FF0000;}

.green {color: #006600;}

.blue{color:#003399;}


.back_blue{
	padding:5px;
	background-color: #0033CC;
	}



/************************ ●文字の太さ */

.bold{font-weight: bold;}





/************************ ●画像枠 */

.gazou_waku {border: 1px solid #666666;}






/************************ ●回り込み */

.fl{float:left;}

.fr{float:right;}





/************************ ●回り込み解除 */

.crear {
	clear: both;
	float: none;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	}

#clear {
	clear: both;
	float: none;
	}


.clear {
	clear: both;
	float: none;
	}
	
	
/************************ ●その他 */	
	
textarea {
	font-size: 14px;
	line-height: 150%;
	padding: 3px;
	}	


p{
	margin:0px;
	}
	

img{border:0px;}	





#main h4 {
	font-size: 14px;
	background-image: url(images/base/info_h4.gif);
	background-repeat: no-repeat;
	line-height: 30px;
	color: #003399;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#main h5 {
	font-size: 15px;
	color: #CC3300;
	border-top: 1px none #333333;
	border-right: 1px none #333333;
	border-bottom: 1px none #FF9900;
	border-left: 10px solid #FF9900;
	padding-left: 10px;
	background-color: #FFFFCC;
	line-height:30px;
}
.attention {
	background-color: #FFFFCC;
	display: block;
	margin: 2px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF3300;
	border-right-color: #FF3300;
	border-bottom-color: #FF3300;
	border-left-color: #FF3300;
}
h6 {
	font-size: 14px;
	color: #003399;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 25px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	line-height: 14px;
	width: 550px;
}

