@charset "UTF-8";

/*
=================contents=================

	all		=全体に適応しているCSS
	wrapper	=全体レイアウト
	navi	=ナビゲーション関連
	contents=コンテンツ関連
	footer  =フッター関連

	IE		=Internet Explorer用設定
	Mozilla	=Mozilla関連用設定

==========================================
*/


/*===========all===========*/

body{
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #FFF;
	color: #333;
	font-size: 90%;
	line-height: 1.8;
	font-family: sans-serif;
}

img{
	border-style: none;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

strong{
	margin: 0;
	padding: 0;
	color: #FE812D;
}

table{
	margin: 0;
	padding: 0;
	border-style: none;
	border-spacing: 0;
	font-size: 10pt;
}

.hr{
	margin: -10px 0px 10px 0px;
	padding: 0;
	clear: both;
	border-bottom: solid 1px #666;
	display: block;
}


ul{
	margin: 0;
	padding: 0;
}


li{	
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li.A{	
	list-style-image:url("../common_images/list_A.gif");
	margin: 0px 0px 0px 25px;
	padding: 0;
	font-size: 10pt;
	vertical-align: top;
}

li.B{	
	list-style-image:url("../common_images/list_B.gif");
	margin: 0px 0px 0px 33px;
	padding: 0;
	font-size: 10pt;
	line-height: 1.5em;
	vertical-align: top;
}

li.C{	
	list-style-image:url("../common_images/list_C.gif");
	margin: 0px 0px 0px 18px;
	padding: 0;
	font-size: 10pt;
	line-height: 1.5em;
	vertical-align: top;
}

a.text:link{
	color: #FFF;
}
a.text:visited{
	color: #FFF;
}
a.text:hover{
	color: #FE812D;
}
a.text:active{
	color: #000000;
}

a.text2:link{
	color: #FFF;
}
a.text2:visited{
	color: #FFF;
}
a.text2:hover{
	color: #3EBCFF;
}
a.text2:active{
	color: #000000;
}

a.text3:link{
	color: #333;
}
a.text3:visited{
	color: #333;
}
a.text3:hover{
	color: #3EBCFF;
}
a.text3:active{
	color: #FFF;
}

a.text4:link{
	color: #FE812D;
}
a.text4:visited{
	color: #FE812D;
}
a.text4:hover{
	color: #333;
}
a.text4:active{
	color: #FFF;
}


/*======wrapper=======*/
.wrapper{
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 0;
	width: 780px;
	background-image:url("../common_images/body_bg.gif");
	background-repeat: repeat-y;
	background-color: #E7E7E7;
}


/*カテゴリの画像を枠の中に入れる*/
.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden; 
}

.clearfix{
	display: inline-table;
}

/*Hides from IE-mac/*/
*html .clearfix{height: 1%;}
.clearfix{ display: block;}
/*End Hide from IE-mac*/





/*========navi=========*/
.navi{
	margin: 0;
	padding: 0;
	width: 186px;
}

.menu_01, .menu_01:visited {
	display: block;
	width: 186px;
	height:38px;
	margin: 0;
	padding: 10px 0px 0px 0px;
	background-image:  url(../common_images/menu01.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	color: #333;
	font-size: 12px;
}

.menu_01:hover, .menu_01:active {
	color: #E45D35;
}

.menu_02, .menu_02:visited {
	display: block;
	width: 186px;
	height:38px;
	margin: 0;
	padding: 10px 0px 0px 0px;
	background-image:  url(../common_images/menu02.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	color: #333;
	font-size: 12px;
}

.menu_02:hover, .menu_02:active {
	color: #E45D35;
}

/*======treemenu=======*/
#tree{
	width: 186px;
	display:none
}

.menu_03, .menu_03:visited {
	display: block;
	width: 186px;
	height:38px;
	margin: 0;
	padding: 10px 0px 0px 0px;
	background-image:  url(../common_images/menu03.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	color: #333;
	font-size: 12px;
}

.menu_03:hover, .menu_03:active {
	color: #E45D35;
}

.menu_04, .menu_04:visited {
	display: block;
	width: 186px;
	height:38px;
	margin: 0;
	padding: 10px 0px 0px 0px;
	background-image:  url(../common_images/menu04.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	color: #333;
	font-size: 12px;
}

.menu_04:hover, .menu_04:active {
	color: #E45D35;
}

.menu_05, .menu_05:visited {
	display: block;
	width: 186px;
	height:38px;
	margin: 0;
	padding: 10px 0px 0px 0px;
	background-image:  url(../common_images/menu05.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	color: #333;
	font-size: 12px;
}

.menu_05:hover, .menu_05:active {
	color: #E45D35;
}


.menu_06, .menu_06:visited {
	display: block;
	width: 186px;
	height:38px;
	margin: 0;
	padding: 10px 0px 0px 0px;
	background-image:  url(../common_images/menu06.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	color: #333;
	font-size: 12px;
}

.menu_06:hover, .menu_06:active {
	color: #E45D35;
}



/*======left_contents======*/
.left_contents{
	width: 186px;
	margin: 0;
	padding: 0;
	float: left;
}

/*======contents======*/
.right_contents{
	width: 594px;
	margin: 0;
	padding: 0;
	float: left;
	background-image:url("../common_images/concept_bg.jpg");
	background-repeat: no-repeat;
	background-color: #E7E7E7;
}

/*======contents_padding======*/
.contents_padding{
	width: 538px;
	margin: 0px 0px 20px 12px;
	padding: 5px 15px 5px 15px;
	text-align: left;
	background-color: #FFF;
	border: #666 1px solid;
	font-size: 90%;
}
.contents_padding_work{
	width: 568px;
	margin: 0px 0px 20px 12px;
	padding: 0px;
	text-align: left;
	background-color: #FFF;
	border: #666 1px solid;
	font-size: 90%;
}

.indent{
	text-indent: 1em;
	color: #333;
}



/*renew*/
.contents_padding_renew{
	width: 500px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

/*index*/
iframe{
	width: 532px;
	height: 80px;
	text-align: left;
	overflow-x:hidden;
}

.table_top{
	width: 551px;
	height: 172px;
	line-height: 1.8;
}

.td_top_1{
	width: 130px;
	vertical-align: top;
}

.td_top_2{
	width: 215px;
}

.td_top_3{
	width: 215px;
}

/*work*/
.work{
	width: 260px;
	float: left;
}
.work2{
	width: 278px;
	margin: 0;
	padding: 20px 0px 0px 0px;
	float: left;
	word-break: normal;
}

.work3{
	width: 278px;
	margin: 0;
	padding: 0;
	float: left;
	word-break: normal;
}


/*campany*/
.table_company{
	line-height: 1.8;
}

.td_company{
	width: 100px;
	vertical-align: top;
}

/*connection*/
.wsp_A{
	width: 280px;
	margin: 0;
	padding: 0px 5px 0px 0px;
	float: left;
	text-align: left;
	border-right: 1px solid #999;
	word-break: normal;
}
.wsp_B{
	width: 240px;
	margin: 0;
	padding: 0px 0px 0px 10px;
	float: left;
	text-align: left;
}

.connection{
	width: 269px;
	float: left;
	text-align: center;
}


/*contact*/
.input_size{
	width: 300px;
}




h1{
	margin: 0;	
	padding: 0;
}


h2{
	width: 570px;
	height: 243px;
	float: left;
	margin: 0;	
	padding: 0;	
}

h3{
	width: 560px;
	height: 25px;
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 5px 10px;
	color: #FFF;
	font-size: 12pt;
	clear: both;
	background-image:url("../common_images/midashi_bg.jpg");
	background-repeat: repeat-x;
}
*html h3{
	width: 560px;
	height: 25px;
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 0px 10px;
	color: #FFF;
	font-size: 12pt;
	clear: both;
	background-image:url("../common_images/midashi_bg.jpg");
	background-repeat: repeat-x;
}

h4{
	width: 245px;
	margin:  0;
	padding: 0;
	color: #1D9ADD;
	font-size: 11pt;
	clear: both;
}

.return{
	text-align: right;
	margin: -15px 15px 15px 0px;
	font-size: 10pt;
}

.wsp{
	margin: 0px 0px 20px 12px;
}

/*======copyrightr======*/
.copyright{
	width: 165px;
	margin: 5px 0px 30px 0px;
	padding: 5px 10px 0px 10px;
	line-height: 1.2em;
	font-size: 9pt;
	color: #FFF;
}

