@charset "UTF-8";
/* ------------------------------

clearfix Hack

------------------------------ */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix { display: inline-block; }

/* Hide Mac IE \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }


/* ------------------------------

共通項目

------------------------------ */
h1,h2,h3,ul,p,form {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* ------------------------------
メイン
------------------------------ */
#content { width: 530px; text-align: left; float: left; 
}


/* ------------------------------

フォーム関連

------------------------------ */
fieldset {
	border: 1px solid #FFFFFF;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}


/* ------------------------------
見出し&フォーム部品を内包するdiv
------------------------------ */
div.sub-group { border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #CCCCCC; padding: 7px 15px; clear: both; color: #3D312B; background-color: #F9F9F9; 
}
#setu1 {
	margin-top: 5px;
	margin-bottom: 25px;
}

div.even {
	background-color: #FFFFFF;
}

/* ------------------------------
項目の見出し
------------------------------ */
.label-txt {
	width: 140px;
	color: #3D312B;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #F0F0EC;
	margin-right: 15px;
	display: block;
	float: left;
}
.label-multi {
	width: 140px;
	color: #3D312B;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #F0F0EC;
	margin-right: 15px;
	display: block;
	float: left;
	height: 50px;
}


/* ------------------------------
テキストフィールド,select要素
------------------------------ */
input.txt-field,select { color: #666666; background-color: #FFFFFF; border: 1px solid #CCCCCC; 
}
input.txt-field:focus,select:focus {
	color: #333333;
	background-color: #FFFFCC;
	border-color: #330000;
}

/* ------------------------------
ボタン
------------------------------ */
#btn-box {
	text-align: center;
	padding-bottom: 40px;
}
#btn-box button {
	width: 100px;
	height: 33px;
	background-color: #FFFFFF;
	border-style: none;
	margin: 0px 5px;
	padding: 0px;
}

/* ------------------------------
その他
------------------------------ */


#contentsCorpo { width: 758px; background-image: url(../images/shadow.gif); background-repeat: repeat-x; padding: 0px; border-right-width: 1px; border-right-style: solid; border-right-color: #CCCCCC; float: left; 
}
#subArea { float: left; height: 610px; width: 140px; margin-left: 0px; background-repeat: no-repeat; margin-top: 5px; padding-top: 45px; padding-left: 0px; 
}
#subArea #content {
	float: left;
	height: 60px;
	margin-top: 5px;
	padding-left: 10px;
	padding-top: 5px;
	width: 130px;
}
#subArea #tantou { width: 100%; margin-top: 50px; margin-left: 0px; padding-top: 5px; height: 110px; 
}
#subArea #tantou #tantou_h { padding-left: 10px; 


}
#subArea #tantou #kakari { margin-top: 7px; float: left; font-size: 10pt; padding-left: 10px; width: 130px; 
}
#h_waku {
	margin-top: 7px;
}

#subArea #tantou #kakari #kakari_h {
	margin-bottom: 5px;
}






#subArea #subH a { color: #B12700; text-decoration: underline; background-image: url(../images/bullet.gif); background-repeat: no-repeat; background-position: 9px -42px; display: block; width: 100%; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 21px; background-color: #FFFFFF; 
}


#subArea #subH a:hover { color: #FF5C2D; background-color: #FFFFFF; width: 100%; padding-top: 5px; padding-bottom: 5px; background-image: url(../images/bullet.gif); background-repeat: no-repeat; background-position: 9px 8px; padding-right: 5px; padding-left: 21px; margin-top: 0px; 
}


#mainArea { float: left; background-color: #FFFFFF; background-image: url(../images/shadow.gif); background-repeat: repeat-x; width: 617px; 

}

#mainArea #philosophy_h { padding-left: 40px; padding-top: 50px; padding-bottom: 20px; float: left; 
}
