a:link { color: 333333 } 	/* 未訪問: link */
a:visited { color: 333333 }	/* 訪問済み: visited */
a:active {color: 333333 }	/* アクティブ状態 :active */
a:focus {text-decoration: 999999 }	/* 選択でフォーカスされている状態 :focus */
a:hover { color: 999999 }

/* 初期設定 */
h1,h2,h3,h4,h5,p,ol,ul,li,object,a,form{
	margin: 0px;
	padding: 0px;
	list-style:none;
}
body{
	text-align:center;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFF;
	background-image:url(img/bcg.gif);
	background-repeat:repeat-x;
}
img{
	border:none;
}

/* ヘッダコンテナ */
.headcontena {
	width: 950px;
	height: 100px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	background-color: #FFFFFF;
	text-align:left;
	background-image: url(img/header_bcg.gif);
	background-repeat:no-repeat;
}

div.headcontena h1{
	width:190px;
	color:#333333;
	font-size:24px;
	font-family:"Futura","Century Gothic";
	line-height:110%;
	margin-bottom:10px;
	margin-left:5px;
	float:left;
}
div.headcontena h3{
	width:450px;
	color:#333333;
	font-size:16px;
	font-family:"Futura","Century Gothic"; 
	line-height:150%;
	
}
div.headcontena h4{
	width:190px;
	height: 20px;
	color:#333333;
	font-size:24px;
	font-family:"Futura","Century Gothic";
	line-height:110%;
	margin-bottom:10px;
	margin-left:5px;
	float:left;
}

div.headcontena p{
	color:#333333;
	font-size:12px;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:150%;
	float:left;
}

.headcontena a{
color:#333333;
text-decoration:none;

}
.headcontena a:hover{
color:#FF3300; 
text-decoration:none;
}

/* 検索ボックス	 */
#search {
	width: 240px;
	margin-top:5px;
	margin-left:auto;
	margin-right:5px;
	padding:0px;
	float:right;
	color:#333333;
	text-align:right;
	}


/* 一般ページ　ヘッダコンテナ */
.normal_head_contena {
	width: 950px;
	height: 120px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	background-color: #333333;
	text-align:left;
	background-repeat:no-repeat;
	background-image:url(img/main_bcg.gif);
	background-repeat:repeat-y;
}

div.normal_head_contena h3{
	width:290px;
	color:#FFFFFF;
	font-size:24px;
	font-family:"Futura","Century Gothic";
	line-height:110%;
	margin-bottom:10px;
}
div.normal_head_contena h4{
	width:290px;
	color:#FFFFFF;
	font-size:12px;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:150%;
	margin-top:10px;
}

div.normal_head_contena ul{
	position:absolute;
	width:640px;
	margin-top:60px;
	margin-left:340px;
	float:right;
	top: 51px;
	left: 40px;
}
div.normal_head_contena li{
	float:left;
	margin-right:30px;
	color:#333333;
	font-family:"Futura","Century Gothic";
}


div.normal_head_contena p{
	width:290px;
	color:#333333;
	font-size:16px;
	font-family:"Futura","Century Gothic";
	line-height:150%;
}

.normal_head_contena a{
color:#FFFFFF;
text-decoration:none;

}
.normal_head_contena a:hover{
color:#FF3300; 
text-decoration:none;
}

li.normal_head_contena a{
	text-decoration:none;
	color:#333333;
	font-size:16px;
	font-family:"Futura","Century Gothic";

}
li.normal_head_contena a:hover{
	text-decoration:none;
	color:#FF3300; 
	font-size:16px;
	font-family:"Futura","Century Gothic";
}

/* イメージコンテナ */
#imagecontena {
	width: 950px;
	height: 240px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	text-align:left;
	background-color:#FFFFFF;
	background-image:url(img/top_main.jpg);
	background-repeat:no-repeat;
}
/* メインコンテナ */
.maincontena {
	width: 950px;
	height: auto;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	background-color: #FFFFFF;
	text-align:left;
	overflow:auto;
	background-image:url(img/main_bcg.gif);
	background-repeat:repeat-y;
}
div.maincontena h3{
	color:#333333;
	font-size:18px;
	font-family:"Futura","Century Gothic"; 
	line-height:150%;
	clear:both;
}
div.maincontena h4{
	color:#333333;
	font-size:12px;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:150%;
}

div.maincontena p{
	color:#333333;
	font-size:12px;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:180%;
	text-decoration:none;
}
div.maincontena wpcf7-list-item"{
	clear:both;
}
div.maincontena a{
	clear:both;
	text-decoration:none;
}
div.maincontena a:hover{
color:#9C0;
text-decoration:none;
}
/* メインコンテナ左（メイン） */
.leftcontena {
	width: 660px;
	height: auto;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
	background-color: #FFFFFF;
	text-align:left;
	overflow:hidden;
	float:left;
	clear:both;
	text-decoration:none;
}
.leftcontena h1{
	width: 660px;
	height:50px;
	background-image:url(img/h1_bcg.gif);
	background-repeat:no-repeat;
	margin-bottom:3px;
	padding-left:40px;
	padding-top:10px;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:24px;
	color:#FFFFFF;
}
.leftcontena h2{
	background-repeat:no-repeat;
	margin-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:24px;
	color:#333333;
	line-height:160%;
}
.leftcontena h3{
	width: 660px;
	height:35px;
	background-image:url(img/h3_bcg.gif);
	background-repeat:no-repeat;
	margin-bottom:7px;
	padding-left:25px;
	padding-top:5px;
}
.leftcontena h4{
	background-image:url(img/h4_bcg.gif);
	background-repeat:no-repeat;
	margin-top:7px;
	margin-bottom:7px;
	padding-top:2px;
	padding-left:15px;
	overflow:hidden;
}
.leftcontena h5{
	margin-bottom:7px;
	margin-left:5px;
	margin-top:5px;
}

.leftcontena table{
	font-size:12px;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0px;
}
.leftcontena td{
	background-color:#EEEEEE;
	font-size:12px;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:1px;
	padding:5px;
}



/* products */

.products {
	width: 155px;
	height: 240px;
	margin-left:auto;
	margin-right:auto;
	background-color: #ffffff;
	margin-left:7px;
	margin-bottom:7px;
	text-align:left;
	float:left;
	text-decoration:none;
}

.products h4{
	width: 155px;
	height:15px;
	background-image:url(img/h4_bcg.gif);
	background-repeat:no-repeat;
	margin-bottom:7px;
	padding-top:3px;
	padding-left:15px;
	overflow:hidden;
}
.products2 {
	width: 155px;
	height: 160px;
	margin-left:auto;
	margin-right:auto;
	background-color: #ffffff;
	margin-left:7px;
	margin-bottom:7px;
	text-align:left;
	float:left;
}

.products2 h4{
	width: 155px;
	height:15px;
	background-image:url(img/h4_bcg.gif);
	background-repeat:no-repeat;
	margin-bottom:7px;
	padding-top:3px;
	padding-left:15px;
	overflow:hidden;
}

.constractin_column_3 {
	width: 205px;
	height: 240px;
	padding:5px;
	background-color: #FFFFFF;
	margin-left:5px;
	margin-bottom:7px;
	text-align:left;
	float:left;
}
.constractin_column_3 h4{
	background-image:url(img/h4_bcg.gif);
	background-repeat:no-repeat;
	margin-bottom:3px;
	padding-top:3px;
	padding-left:15px;
	overflow:hidden;
}
.column_3 {
	width: 205px;
	height: auto;
	padding:0px;
	background-color: #FFFFFF;
	margin-left:5px;
	margin-bottom:7px;
	text-align:left;
	float:left;
}
.column_3 ｐ{
	background-image:url(img/h4_bcg.gif);
	background-repeat:no-repeat;
	margin-bottom:3px;
	overflow:hidden;
}

.constractin_column_2 {
	width: 305px;
	height: auto;
	padding:5px;
	background-color: #FFFFfF;
	margin-left:5px;
	margin-bottom:7px;
	text-align:left;
	float:left;
}
.constractin_column_2 h4{
	background-image:url(img/h4_bcg.gif);
	background-repeat:no-repeat;
	margin-bottom:3px;
	padding-top:3px;
	padding-left:15px;
	overflow:hidden;
}

img {
border:0;
}
.products a {
	text-decoration:underline;
	color:#333333;
}
/* banner2 */

.banner2 {
	width: 320px;
	height: auto;
	background-color: #ffffff;
	margin-left:5px;
	margin-bottom:7px;
	text-align:left;
	float:left;
}
/* works */

.works {
	width: 120px;
	height: 120px;
	margin-left:auto;
	margin-right:auto;
	background-color: #AAAAAA;
	padding:5px;
	margin-left:7px;
	margin-bottom:7px;
	float:left;
}

.works a {
display:block;
width:55px;
height:15px;
background:url(img/more.png) no-repeat left top;
font-size:1px;
line-height:1px;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.works a:hover {
background-position:left bottom;
text-decoration:none;
}


/* 右カラム */


.right { 
	width: 260px;
	height: autp;
	float:right;
	margin-top:10px;
	margin-right:10px;
	overflow:hidden;
}
div.right h3{
	width: 260px;
	height: 30px;
	color:#333333;
	font-size:12px;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:150%;
	clear:none;
	background-image:url(img/h3_right.gif);
	background-repeat:no-repeat;
	margin-bottom:7px;
	padding-left:25px;
	padding-top:5PX;
}

div.right p{
	width: 260px;
	color:#333333;
	font-size:12px;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:150%;
	margin-bottom:7px;
	padding-top:5PX;
}
div.right a{
color:#333333;
text-decoration:none;
}
div.right a:hover{
color:#9C0;
text-decoration:none;
}
.komatta{
	width: 260px;
	height: 85px;
	font-size:14px;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration:none;
	font-weight:normal;
	color:#333333;
	line-height:150%;
	margin-bottom:7px;
}


/* 	*/
.righth5_01{
	line-height:150%;
	background-repeat:no-repeat;
	margin-bottom:7px;
	margin-left:60px;
	margin-right:15px;
	margin-top:10PX;
	float:left;
}
	/* */
.righth5_02{
	background-repeat:no-repeat;
	margin-bottom:7px;
	margin-left:5px;
	margin-right:60px;
	margin-top:10PX;
	float:left;
}
/* */
.righth5_03{
	background-repeat:no-repeat;
	margin-bottom:7px;
	margin-left:60px;
	margin-right:15px;
	margin-top:10PX;
	float:left;
}


/* ボタン */
#myButton a {
    display: block;
    overflow: hidden;
    height: 0px;
    width: 260px;
    background-image: url(img/bt_01_s1.gif);
    padding-top: 30px;
    text-align: center;
    margin: 10px 0px;
}

#myButton a:hover {
    background-image: url(img/bt_01_s2.gif);
}


/*sideIcon サイドアイコン*/
#sideLayout {
	float: right;
	padding-top: 25px;
	padding-bottom: 25px;
	width: 260px;
}

#sideIcon a span{display:none;} 

ul#sideIcon {
	list-style:none;
	padding: 0px;
	width: 260px;
	margin: 0px;
}

ul#sideIcon li{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
ul#sideIcon li a{
	width: 260px;
	height: 51px;
	display: block;
	background-repeat: no-repeat;
}

a.sicon01{
	background-image:url(img/bt_01_s1.gif);
}
a:hover.sicon01{
    background-image:url(img/bt_01_s2.gif);
}

a.sicon02{
	background-image:url(img/bt_02_s1.gif);
}
a:hover.sicon02{
    background-image:url(img/bt_02_s2.gif);
}

a.sicon03{
	background-image:url(img/bt_03_s1.gif);
}
a:hover.sicon03{
    background-image:url(img/bt_03_s2.gif);
}

a.sicon04{
	background-image:url(img/bt_04_s1.gif);
}
a:hover.sicon04{
    background-image:url(img/bt_04_s2.gif);
}

a.sicon05{
	background-image:url(img/bt_05_s1.gif);
}
a:hover.sicon05{
    background-image:url(img/bt_05_s2.gif);
}
a.sicon06{
	background-image:url(img/bt_06_s1.gif);
}
a:hover.sicon06{
    background-image:url(img/bt_06_s2.gif);
}
/* ボタン画像のプリロード */
#preloadedImages {
       width:0px;
       height:0px;
       display:inline;
       background-image:url(img/bt_01_s2.gif);
       background-image:url(img/bt_02_s2.gif);
       background-image:url(img/bt_03_s2.gif);
       background-image:url(img/bt_04_s2.gif);
       background-image:url(img/bt_05_s2.gif);
       background-image:url(img/bt_06_s2.gif);
}

/* フッタ */
.footer {
	width: 920px;
	height: 30px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	background-color: #1366AF;
	color:#FFFFFF;
	text-align:center;
	padding:3px;
	font-family:"Futura","Century Gothic";
	clear:both;
}

div.footer h5{
	color:#ffffff;
	font-size:12px;
	font-family:"Futura","Century Gothic";
}
