@charset "utf-8";
/* ------------------------------------
File Name:		common.css
Last Update:	20090630
/* 1=common
/* 2=header
/* 3=gNav
/* 4=main
/* 5=footer

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


/* 1=common */

html {
	overflow-y:scroll;
}
html {
	margin-bottom:1px;
	height:100%;
}
/* スクロールバーの常時表示 */

.mb10 {
	margin-bottom:10px;
}

.tableBox, .tableBox th, .tableBox td {
	border-collapse:collapse;
}


body {
	background-color: #FFFFFF;
	text-align: center;

background-image: url(../images/page_bg3.jpg);
	background-repeat: repeat-x;
}
.bodyInner2{
	background-image: url(../images/page_bg2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bodyInner{
	
background-image: url(../images/page_bg.jpg);
	background-repeat:no-repeat;
	background-position: center top;

}
.page{
	width: 801px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;

}



/* 2=header */

.headerOrder{

}

/* 3=gNav */

ul#gNav li{
	display: inline;
	float: left;
}
ul#gNav .gnav01 a{
	display: block;
	width: 64px;
}
ul#gNav .gnav02 a{
	display: block;
	width: 86px;
}
ul#gNav .gnav03 a{
	display: block;
	width: 152px;
}
ul#gNav .gnav04 a{
	display: block;
	width: 100px;
}
ul#gNav .gnav05 a{
	display: block;
	width: 126px;
}
ul#gNav .gnav06 a{
	display: block;
	width: 100px;
}
ul#gNav .gnav07 a{
	display: block;
	width: 86px;
}
ul#gNav .gnav08 a{
	display: block;
	width: 86px;
}
/* 4=main */
ol#lowocPath{
	margin-top: 5px;
}
ol#lowocPath li{
	display:inline;
}

#low #main {
	margin-bottom:20px;
}






/* 5=footer */


/* 6=respectively */
#low #header{
	background-image: url(../images/header.jpg);
	height: 163px;
	width: 800px;
	min-height:100px;
	height:auto !important;
	height:100px;
	background-repeat: no-repeat;
}
#low #header .logo{
	padding-top: 9px;
	padding-left: 17px;
}
#low #header h1{
	float: right;
	width: 24em;
	margin-right: 10px;
	margin-top: -68px;
	font-size: 93%;
}
#low #header ul{
	margin-top: -25px;
}
#low #header ul li.headerCounter{
	font-size: 260%;
	background-image: url(../images/header_count.gif);
	background-repeat: repeat-x;
	margin-right: 5px;
	display: inline;
	width: 1em;
	padding: 1px;
	color: #FFF;
	background-color: #FCB450;
	z-index:1;
}
#low #header ul li.headerCounterFirst{
	margin-left: 550px;
}

#low #mainContents {
	margin-bottom: 5px;
	float: left;
	width: 555px;
	clear: left;
	background-image: url(../images/contents_top_bg.jpg);
	background-repeat: repeat-x;
	padding-left: 18px;
}
#low address{
	font-size: 73%;
	color: #949494;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#low #subContents {
	float: left;
	width: 217px;
/*	margin-top: 181px;*/
}
#low .subSec1{
	float: left;
	width: 227px;
}


#low .profSecInner{
	background-image: url(../images/prof_bg.jpg);
	background-repeat: repeat-y;
}
#low .profSecInner p{

	padding-right: 10px;
	padding-left: 20px;
	font-size: 93%;
	color: #623909;
}
#low .guideSec{
	background-image: url(../images/guide_bg2.jpg);
	background-repeat: repeat-y;
}
#low ul.guide li{
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 93%;
	color: #623909;
}

#low ul.guide .title{
	font-weight: bold;
}
#low ul.guide .withTri{
	background-image: url(../images/tri_bg.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	margin-left: 10px;
	padding-left: 10px;
}


#low .mediaSec{
	width:217px;
	float: left;

}
#low .mediaSec .photo{
	width:80px;
	float: left;
	margin-bottom:10px;

}
#low .mediaSec .txt{
	font-size: 85%;
	color: #623909;
	width:115px;

	margin-left: 85px;

}


#low ul.navSec{
	width:217px;
	float: left;

}

/*--------------------------------*/
#subContents li{ display: inline-block; }
#subContents li{ display: block; }

#subContents li a { display: inline-block; }
#subContents li a { display: block; }

.useStepSec li a { display: inline-block; }
.useStepSec li a { display: block; }
#sideContents {
	margin-bottom: 15px;
}

#mainContents #contentsTitle #titleTextArea {
	width: 501px;
	margin-bottom: 15px;
}
#mainContents  #sideContents  #contentsArea  {
	background-image: url(../images/contents_bg.jpg);
	background-repeat: repeat-y;
	width: 524px;
	padding-left: 20px;
}
#mainContents #sideContents #contentsArea2 {
	background-image: url(../images/contents_bg.jpg);
	background-repeat: repeat-y;
	width: 504px;
	padding-left: 20px;
	padding-right: 20px;
}

#mainContents  #sideContents  #contentsArea  #contentsTitle  {
	margin-bottom: 15px;
}
.linetable {
	border: 1px solid #532808;
}
.linetableback {
	background-color: #FCB772;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF6EA;
	border-right-color: #AA6200;
	border-bottom-color: #AA6200;
	border-left-color: #FFF6EA;
	padding: 2px;
}
.formTd {
	margin: 2px;
}
#contentsArea #form1 .linetable .formTd {
	margin: 10px;
	padding: 2px;
}
#sideContents  #contentsArea  #form1  .linetable      {
	margin: 2px;
}
.contentBox {
	width: 504px;
	margin-bottom: 20px;
}
.contentBoxLast {
	width: 504px;
}
.tableborder {
	border: 1px solid #512706;
	margin-left: 5px;
}
.tableborder2 {
	border: 1px solid #512706;
}



.contentsTextArea {
	background-image: url(../../innconsultant/images/innconsultant_contents_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 494px;
	margin-left: 5px;
	padding-bottom: 40px;
}
.contentsTextArea2 {
	background-image: url(../../innconsultant/images/innconsultant_contents_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 494px;
	padding-bottom: 40px;
}


.tableAreaTd {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF7EC;
	border-right-color: #AA6200;
	border-bottom-color: #AA6200;
	border-left-color: #FFF7EC;
	background-color: #FBAB5E;
	padding-top: 2px;
	padding-left: 5px;
	font-weight: bold;
	color: #713902;
	padding-right: 5px;
}
.tableAreaTd2 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FBAB5E;
	border-right-color: #AA6200;
	border-bottom-color: #AA6200;
	border-left-color: #FBAB5E;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-left: 5px;
	color: #713902;
	padding-right: 5px;
}
.tableAreaTd3 {
	padding-top: 2px;
	padding-left: 5px;
	color: #713902;
	padding-right: 5px;
	border: 1px solid #AA6200;
	font-weight: bold;
}

#sideContents #contentsArea .contentBox .contentsTextArea #undertext {
	margin-left: 5px;
}


/* Mac版IEのみに適用 \*//*/ 
.clearfix { overflow: hidden; }
/* */
#sideContents #contentsArea #bigContent {
	background-image: url(../../innconsultant/images/innconsultant_contents_title8.jpg);
	background-repeat: no-repeat;
	height: 247px;
	width: 474px;
	padding-top: 100px;
	padding-right: 15px;
	padding-left: 15px;
}
#sideContents #contentsArea #bigContent #contentBtn {
	text-align: right;
	margin-top: 60px;
}
.tableTitle {
	margin-left: 5px;
	background-image: url(../../innconsultant/images/innconsultant_arrow_bowl.png);
	background-repeat: no-repeat;
	background-position: 1px;
	padding-left: 20px;
	font-weight: bold;
	color: #713902;
	font-size: 14px;
}
.ｈ3title {
	font-size: 16px;
	font-weight: bold;
	color: #683502;
	padding-left: 7px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FB7B0F;
	margin-bottom: 10px;
}
.margintm20 {
	margin-bottom: 20px;
}
.marginBtn40 {
	margin-bottom: 40px;
}
.marginLeft25 {
	margin-left: 25px;
	font-weight: bold;
}
.Pright {
	padding-right: 15px;
}
h2 {
	margin-bottom: 5px;
}
.contentsTitle {
	width: 504px;
	margin-left: 20px;
}

