@charset "Shift_JIS";

/*--------------------------------------------------------*/
/* Copyright (C) 2009 Essentia Corp. All Rights Reserved. */
/*--------------------------------------------------------*/

/* cut komiyama */
/*
* {
	margin:0;
	padding:0;
	}

*/
/* cut end */

/* cut komiyama */
/*
h1,h2,h3,h4,h5,h6 {
    font-style: normal;
    font-weight: normal;
    font-size: 1em;
}
*/
/* cut end */
 
table        {border-spacing:1;}
* html table {border-collapse:collapse;}
*:first-child+html table {border-collapse:collapse;}

/* table,th,td, */ /* cut komiyama */
img  {border:0;}
caption,th       {text-align:left; font-weight:normal;}
img,input        {
}
/* ul               {list-style: none;} */
q:before,q:after {content:'';}

td.left       {text-align:left; }
td.right       {
	text-align:right;
	vertical-align: top;
}
td.center       {text-align:center; }


/* -------------------- */
/* all tag              */
/* -------------------- */


body {
	margin:0px;
	font-family:'lr oSVbN', Osaka, verdana;
	color:#000;
	background:#ffffff url(../common/cmn_bg.jpg);
	font-size: 14px;
	line-height: 140%;
}

img { border: none; }

a:link { color:#000080;}
a:visited { color:#000080;}
a:hover {text-decoration:none;color:#CCCCCC;}
a:active {text-decoration:none;color:#CCCCCC;}


/* -------------------- */
/* font size     @@   */
/* -------------------- */
.s { font-size: 10px; line-height: 140%; }
.m { font-size: 12px; line-height: 140%; }
.l { font-size: 14px; line-height: 140%; }
.ll { font-size: 16px; line-height: 140%; }
.lll { font-size: 18px; line-height: 140%; }

.sB { font-size: 10px; line-height: 140%; font-weight : bold; }

.mB { font-size: 12px; line-height: 140%; font-weight : bold; }

.lB { font-size: 14px; line-height: 140%; font-weight : bold; }

.llB { font-size: 16px; line-height: 140%; font-weight : bold; }

.lllB { font-size: 18px; line-height: 140%; font-weight : bold; }

/* -------------------- */
/* bg color      @@   */
/* -------------------- */
.bold {font-weight:bold;}
.bg999999 {background:#999999;}
.bgFFFFFF {background:#FFFFFF;}
.bg000000 {background:#000000;}
.bgEBEBEB {background:#EBEBEB;}

/* -------------------- */
/* cmn css         @   */
/* -------------------- */

/* cut komiyama */
/*
h1,h2,h3 {
	display: block;
	margin: 0;
	padding: 0;
	}
*/
	
	
.mid01 {
	padding : 3px 8px 3px 8px;
	color:#596377;
	font-weight : bold;
	font-size: 16px; line-height: 140%;
	border-left: solid 5px #596377;
	border-bottom: dotted 1px #596377;}

.mid02 {
	padding : 5px 10px 5px 10px;
	color:#333333;
	background:#EBF3EB;
	font-weight : bold;
	font-size: 14px;
	line-height: 140%;
	border-top: dotted 1px #666666;
	border-bottom: dotted 1px #666666;
	margin: 5px 0 10px 0;
}

.mid03 {
	padding : 8px 8px 8px 8px;
	color:#333333;
	background:#EEEEEE;
	font-size: 14px; line-height: 140%;
	border-left: solid 5px #596377;}

.mid04 {
	padding : 3px 8px 3px 8px;
	color:#333333;
	font-weight : bold;
	font-size: 16px; line-height: 140%;
	border-bottom: dotted 1px #333333;}

.tab_tx01 {
	padding:8px;
	background:#D2E1FF;
	font-size: 14px; line-height: 140%;}

.tab_tx02 {
	padding:8px;
	background:#FFFFFF;
	font-size: 14px; line-height: 140%;}

.tab_tx03 {
	padding:8px;
	background:#CCFFFF;
	font-size: 14px; line-height: 140%;}

.tab_tx04 {
	padding:8px;
	background:#F7F7F7;
	font-weight:bold;
	font-size: 14px; line-height: 140%;
	border-left: solid 5px #C8E3FF;
	border-bottom: solid 1px #E8E8E8;}

.tab_tx05 {
	padding:8px;
	background:#FFFFFF;
	font-size: 14px; line-height: 140%;
	border-bottom: solid 1px #E8E8E8;}

.tab_tx06 {
	padding:8px;
	font-weight:bold;
	background:#FFFFFF;
	font-size: 14px; line-height: 140%;}
.tab_tx07{
	padding:8px;
	background:#D2E1FF;
	font-weight:bold;
	border-bottom:1px solid #999;
	font-size: 14px; line-height: 140%;}
.tab_tx08 {
	padding:8px;
	background:#FFFFFF;
	border-bottom:1px solid #999;
	font-size: 14px; line-height: 140%;}


/* add komiyama */

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

/* -------------------- */
/* cmn css         @   */
/* -------------------- */

/* canged komiyama */
p {
	font-size: 14px;
	/* margin-bottom: 1em; */
	padding-left: 3px;
}


/* add komiyama */
h1 {
	background-image: url(../common/ttl.gif);
	background-repeat: no-repeat;
	height: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #785047;
	padding-left: 20px;
	padding-top: 2px;
}

h2 {
	padding : 5px 10px 5px 10px;
	color: #333333;
	background: #EBF3EB;
	font-weight : bold;
	font-size: 14px;
	line-height: 140%;
	border-top: dotted 1px #666666;
	border-bottom: dotted 1px #666666;
	margin: 5px 0 10px 0;
}

/* komiyama add */
#container {
	width: 758px;
	background: url(../common/cmn_contents_back.jpg);
	/* border: groove; 
	border-style: groove;
	border-color: #1552C4;
	border-collapse: collapse; */
	margin: auto;
	text-align: left;
}
/* komiyama add end */


#topheader {
	background-color: #000080;
	background-image: url(../common/header.jpg);
	display: block;
	width: 750px;
	height: 115px;
	margin: auto;
}



	
#topsyamei{
	width:260px;
	height: 40px;
	}
	
	

	
#topcatch{
	width:500px;
	height: 25px;
	margin: 20px 0 0 240px;
	
	}

/* komiyama add */

#contents {
	width: 758px;
	clear: both;
	/* background-image: url(../common/cmn_contents_back.jpg); */
	/* background-repeat: repeat; */
	/* border: thin;
	border-style: solid;
	border-color: #999;
	border-collapse: collapse; */
	height: auto;
	/* margin: auto; */
}

#side {
	/* position: relative; */
	float: left;
	width: 150px;
	margin: 0;
	padding: 0;
}

#main {
	/* position: relative; */
	width: 570px;
	float: right;
	/* top: 3px; */
	/* margin-left: 162px; */
	/* margin: auto; */
	/* margin-bottom: 0px; */
	padding: 0px 20px 0px 5px;
}

/* komiyama add end */
	
#footer {
	clear:both; /* add komiyama */
	position: relative; /* add komiyama */
	margin: auto; /* add komiyama */
	width: 742px; /* add komiyama */
	text-align : center;
	padding : 10px 5px 10px 5px;
	color:#FFF;
	font-size: 95%;
	line-height: 100%;
	background-color: #000080;
}

/* arange komiyama */
#Menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
	/* background:url(../common/cmn_arrow.gif) no-repeat;
	background-position:left center; */}

/* komiyama edit */
#Menu li {
	margin:0px 0px 5px -32px;
	padding:10px 0px 3px 25px;
	background:url(../common/cmn_navi.gif) no-repeat; */
	background-position: left;
	height: 30px;
	/* line-height: 20px; */
	/* text-indent: -20px; */
	/* padding-top: 8px; */
	vertical-align: text-bottom;
	font-size: 14px;
	font-weight: bold;
	/*list-style-image: url(../common/cmn_navi.gif);
	list-style-position: inside; */
	text-wrap: supress;
	overflow-style: marquee-block;
	list-style: none;
	}

#Menu a {
	border: none;
	text-decoration: none;
	font-size: 12px;
	color: #785047;
}


.list01 {
	list-style-image: url(../icon/pin01-10.gif);
	list-style-position: outside;
	margin-left: -22px;
	margin-bottom: 25px;
}

.list02 {
	list-style: none;
	margin-left: -35px;
}

.list03 {
	margin:0px 0px 20px 20px;
	padding:0px 0px 5px 5px;
	list-style-image: url(../common/cmn_arrow_02.gif);
	list-style-position: outside;
}

.list03 li{
	margin-bottom: 5px;
}

.list04 {
	list-style: none;
	margin:0px 0px 10px 0px;
	padding:5px 0px 5px 10px;
}

.list05 {
	margin:0px 0px 2px 20px;
	padding:0px 0px 0px 5px;
	list-style-image: url(../common/cmn_arrow_04.gif);
	list-style-position: outside;
}

.list00 {
	list-style: none;
	padding: 5px 0px 5px 20px;
	
}

.dl01 {
	margin: 0px 0px 0px -15px;
	/* margin-top: 0px; */
}

.dl02 {
	margin: 2px 0px 0px -30px;
	/* margin-top: 0px; */
}

.dl00 dt{
	margin-top: 10px;
	margin-left: 3px;
}

.dl00 dd{
	margin-left: 22px;
	margin-bottom: 5px;
}


/* cut 

li.list01 {
	margin:0px 0px 5px 0px;
	padding:0px 0px 5px 19px;
	background:url(../common/cmn_arrow_01.gif) no-repeat;
	background-position:left center;}

li.list02 {
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 16px;
	background:url(../common/cmn_arrow_02.gif) no-repeat;
	background-position:left top;}

li.list03 {
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 21px;
	background:url(../common/cmn_arrow_03.gif) no-repeat;
	background-position:left center;}

li.list04 {
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 21px;}

li.list05 {
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 16px;
	background:url(../common/cmn_arrow_02.gif) no-repeat;
	background-position:left top;}


#wrapper {
	margin:0 auto;
	width:754px;
	background-image: url(../common/cmn_contents_back.jpg);
	background-repeat: repeat-y;
	padding:0px 0 0 4px;
}

.left_menubox{
	padding-left: 3px;
	}

.left_menubox img{
	margin:0 0 5px 0;
	}

.innerbox{
	padding:0 0 10px 0;
	}

.innerbox dt{
	margin:0 0 2px 0;
	}	
	
.innerbox dd{
	margin:0 0 5px 20px;
	}	
	
	

.color_blue {
	color:#06C;
	}
.color_red {
	color:#F00;
	}
.color_green {
	color:#390;
	}
.color_orange {
	color:#F90;
	}
.txt_underline {
	text-decoration: underline;
	}		
	

cut end */

/*-----------------------------------------------
tableέθ
-----------------------------------------------*/

table.ippan{
	border-top:1px solid #663300;
	border-left:1px solid #663300;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	font-size: 1em;
}
.ippan th{
	border-right:1px solid #663300;
	border-bottom:1px solid #663300;
	color:#330000;
	background-color:#D2E1FF;
	background-position:left top;
	padding:0.3em;
	text-align:left;
}
.ippan td{
	border-right:1px solid #663300;
	border-bottom:1px solid #663300;
	padding:0.3em;
	text-align:left;
}

table.ippan2{
	border-top:1px solid #663300;
	border-left:1px solid #663300;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	font-size: 1em;
}
.ippan2 th{
	border-right:1px solid #663300;
	border-bottom:1px solid #663300;
	color:#330000;
	background-color:#D2E1FF;
	background-position:left top;
	padding:0.3em;
	text-align:center;
}
.ippan2 td{
	border-right:1px solid #663300;
	border-bottom:1px solid #663300;
	padding:0.3em;
	text-align:left;
}



/*===== contactform setting ===========================*/


.padder {
	padding: 5px;
	border-right: thin solid #B1B0C6;
	border-bottom: thin dashed #B1B0C6;
	border-left: thin solid #B1B0C6;
	font-size: 14px;
	color: #FFFFFF;
}
.padder2{
	border-right: thin solid #B1B0C6;
	border-bottom: thin dashed #B1B0C6;
	border-left: none;
	padding: 5px;
	font-size: 14px;
	color: #FFFFFF;
}
.padder1{
	background: #FFFFFF;
	padding: 5px;
	border-right: thin solid #B1B0C6;
	border-bottom: thin solid #B1B0C6;
	border-left: thin solid #B1B0C6;
	color: #FFFFFF;
}
.padder3{
	border-right: thin solid #B1B0C6;
	border-bottom: thin solid #B1B0C6;
	border-left: none;
	padding: 5px;
	color: #FFFFFF;
}

.upperline {
	border-top: thin solid #B1B0C6;
}
.bottomline {
	border-bottom: thin solid #B1B0C6;
}
.padder_end {
	padding: 5px;
	border-top: thin none #B1B0C6;
	border-right: thin solid #B1B0C6;
	border-left: thin solid #B1B0C6;
	font-size: 14px;
	color: #FFFFFF;

}
.padder2_end{
	border-top: none;
	border-right: thin solid #B1B0C6;
	border-left: none;
	padding: 5px;
	font-size: 14px;
	color: #FFFFFF;

}
/*===== /contactform setting ===========================*/
.li5 {
}
