@charset "EUC-JP";
/* CSS Document */
/*

for design CSS

*/


/*common tags*/
body{
	
	background-color:#FFFFFF;
	
}

img{

	border:0px;

}

a{

	color:#000033;

}

/*link tags*/

a:link{

	color:#000033;

}

a:visited{

	color:#336633;

}

a:hover{

	color:#ff6600;

}


/*paragragh tags*/

p{
margin:10px;
}

.indent10{
margin-left:15px;
margin-top:0px;
magin-bottom:0px;
}

.indent15{
margin-left:20px;
margin-top:0px;
magin-bottom:0px;
}

.indent20{
margin-left:25px;
margin-top:0px;
magin-bottom:0px;
}

.indent25{
margin-left:3em;
margin-top:0px;
magin-bottom:0px;
}
/*hx tags*/

h1{
	margin:0px;
	padding:0px;
}

h2{
	margin:0px;
	padding:0px;
}

h3{
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #309E2D;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6DBE1C;
	text-align: left;
	font-weight:bold;
	margin: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}

h4{
	text-align: left;
	font-weight:bold;
	margin: 5px;
	margin-left:10px;
	padding-left:5px;
	color:#6DBE1C;
	
}

h3.green{
	width:663px;
	background-color:#EEF9E2;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #A8C784;
	border-left-color: #309E2D;
	padding:5px;
	text-align: left;
	font-weight:bold;
	margin: 15px 10px 5px 10px;
}

h3.orange{
	background-color:#FFE3C6;
	padding-left:5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFCC99;
	border-left-color: #ff6600;
	padding:5px;
	margin:10px 5px;
	text-align: left;
	font-weight:bold;
}

/*list tags */
ul.list{
	text-align:left;
	margin:0 0 0 1em;
	padding:0;
	
}

ul.list li{
	list-style-type: none;
	padding: 5px 0px 5px 15px;
	background-image: url(../images/common/o_square_list.jpg);
	background-repeat: no-repeat;
	background-position: 3px;
}

ul.list_s{
	text-align:left;
	margin:0 2em 1em 2em;
	padding:0;
}

ul.list_s li{
	list-style-type: none;
	padding: 5px 0px 5px 15px;
	background-image: url(../images/common/o_circle_list.jpg);
	background-repeat: no-repeat;
	background-position: 3px;
}

ul.gojyuon{
	text-align:left;
	margin:0 0 0 0.5em;
	padding:0;
	
}

ul.gojyuon li{
	list-style-type: none;
	padding: 0px 0px 2px 15px;
	background-image: url(../images/common/o_triangle_list.jpg);
	background-repeat: no-repeat;
	background-position: 3px;
}

ul.nolinklist{
	text-align:left;
	margin:0 10px 0 2.0em;
	padding:0;
	
}

ul.nolinklist li{
	list-style-image: url(../images/common/g_triangle_list.jpg);
	list-style-position: outside;
	margin: 0 0 0 1em;
	line-height: 140%;
}


/*img tag style*/
img.icon_s{
}

img.inline{
	display:inline;
}

img.right{
	margin:10px;
	margin-right:0px;
}

img.pageimages{
	margin:5px;
	display: block;
	margin-top: 0px;
}

img.pageimages_zoom{
	
	border:1px #CCCCCC solid;
	
}

.top_icon{
	margin-top:3px;
	margin-left:2px;

}


/*table tag class */

table.number_list{
	margin:5px;
	margin-left: 15px;
	border:1px solid #FFFFFF;
	border-collapse:collapse;
}

table.number_list td{
	padding:3px;
	border:1px solid #FFFFFF;
}

table.small_menu td{
	border-left:1px #CCCCCC solid;
	background:#EEF9E2;
	padding:2px;
	padding-left:5px;
	text-align:left;
}

table.small_menu th{
	border:none;
	background:#EEF9E2;
	padding:2px;
	font-weight:normal;
	text-align:left;
}

table.figure{
	border:1px #CCCCCC solid;
	border-collapse:collapse;
	padding:5px;
	margin:5px;
	margin-left: 15px;	
}

table.figure th{
border:1px #CCCCCC solid;
background:#EEF9E2;
font-weight:normal;
padding:5px;
text-align:left;
	
}

table.figure td{
	border:1px #CCCCCC solid;
	background:#FFFFFF;
	padding:5px;
	text-align:left;	
}

table.figure_s{
	border:1px #CCCCCC solid;
	border-collapse:collapse;
	padding:5px;
	margin:10px;
	margin-top:0px;
	margin-right: 15px;
}

table.figure_s th{
border:1px #CCCCCC solid;
background:#EEF9E2;
font-weight:normal;
padding:5px;
text-align:left;
	
}

table.figure_s td{
border:1px #CCCCCC solid;
background:#FFFFFF;
padding:5px;
text-align:left;
	
}

table.history_list{
margin:10px;
	

}

table.history_list td{


}

table.history_list th{
border-left:3px #309E2D solid;
padding-left:5px;
font-weight:normal;

}

.service{
	border:1px #CCCCCC solid;

}

table.fig10{

	margin:10px;

}

table.fig15{

	margin:15px;

}

table.document{
border:1px solid #CCCCCC;
border-collapse:collapse;

}

table.document td{
border:1px solid #CCCCCC;
padding:2px;

}


/* fontsize */
.font_small_fixed{

	font-size:12px;
}

.font_medium_fixed{

	font-size:13px;
}

/*div class style*/

.totop{
	font-size:11px;
	text-align:right;
	padding:10px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin: 0px;
}

.small_menu_wrapper{
	background-color:#EEF9E2;
	padding:5px;
	margin: 20px;
	text-align: center;
}

.mobile_title
{
	margin:0px 15px 10px;
	padding:5px;
	font-weight: bold;
	background-color: #FFE9CF;
	color: #FF6600;
}
.mobile_detail
{
	margin-top:5px;
	padding:5px;
	background:white;
	border:1px solid dimgray;
	font-weight: normal;
	color: #000000;
}


.dic_line{
	margin:30px 0px;
	
}	


.document_box{
	margin:10px;
	border:1px solid green;
	padding: 5px;
}

.isms_box{
	margin:10px;
	background-color:#EEF9E2;
	padding: 5px;


}

.fla_box{
	margin:10px;
}


/*span tag style*/
.icon_s{
	padding:1px 0px;
	text-align:right;
}

.thindarkgreen{

color:#7B9161;

}

.thinlightgreen{

color:#EEF9E2;

}

.lightgreen{

color:#C6EA9D;

}

.darkgreen{

color:#1B5D1A;

}





.nowhere{

	font-weight:bold;
	color:#1B5D1A;

}
