@charset "utf-8";
/* CSS Document */
/**********************************
container
**********************************/
#container {
	width: 100%;
	text-align: center;
}
.index { background: url(../../images/bg_container.gif) repeat-x left 337px; }
.lower { background: url(../images/bg_container.gif) repeat-x left 188px; }



/**********************************
header
**********************************/
#header {
	clear: both;
	width: 100%;
	background: #f8f8f8;
}
#header .inner {
	clear: both;
	width: 880px;
	height: 30px;
	margin: 0 auto;
	padding-bottom: 6px;
	position: relative;
}
#header h1,
#head_link ul,
#head_link li { display: inline; }

h1 {
	position: absolute;
	left: 0;
	bottom: 4px;
}



/**********************************
subhead
**********************************/
#subhead {
	width: 100%;
	position: absolute;
	top: 0;
	height: 50px;
}
* html #subhead {
	width: 100%;
	position: absolute;
	top: -5px;
	height: 50px;
}
#subhead ul {
	width: 880px;
	margin: 0 auto;
	position: absolute;
	right: 50%;
	margin-right: -440px;
}
#subhead li {
	float: right;
	font-size: 90%;
	margin-top: 20px;
}
#subhead li a {
	color: #000000;
	text-decoration: none;
	background: url(../images/arrow_lattice.gif) no-repeat left;
	padding-left: 10px;
}
#subhead li a:hover { text-decoration: underline; }
#subhead .txt2 { margin-right: 25px; }
#subhead .txt1 {  }



/**********************************
main
**********************************/
#container #main {
	clear: both;
	width: 100%;
}
#container #main .inner {
	clear: both;
	width: 974px;
	margin: 0 auto;
	position: relative;
}
#container #main .inner .boxContact {	text-align: left; }
#container #main .inner .boxContact img {	behavior: expression(IEPNGFIX.fix(this)); }

/* index */
#container.index #main { background: url(../../images/bg_main.gif) repeat-x left top; }
#container.index #main .inner {
	height: 340px;
	background: url(../../images/bg_maininner.gif) no-repeat left 279px;
}
#container.index #main .inner .boxContact {
	width: 252px;
	position: absolute;
	top: 25px;
	right: 48px;
}
#container.index #main .inner .boxContact img {	margin-top: 10px; }
#container.index #main .inner .boxContact a {
	display: block;
	margin-top: 15px;
}
#container.index #main .inner .boxContact a img { margin-top: 0; }

/* lower */
#container.lower #main { background: url(../images/bg_main.gif) repeat-x left top; }
#container.lower #main .inner {
	height: 199px;
	background: url(../images/bg_maininner.gif) no-repeat left 150px;
}
#container.lower #main .inner .boxContact {
	width: 238px;
	position: absolute;
	top: 15px;
	right: 52px;
}
#container.lower #main .inner .boxContact img { margin-top: 5px; }



/**********************************
navi
**********************************/
#container #navi {
	clear: both;
	width: 878px;
}
#container #navi li,
#container #navi li {
	float: left;
	display: inline;
}
#container #navi li.n1 { width: 178px; }
#container #navi li.n2 { width: 174px; }
#container #navi li.n3 { width: 174px; }
#container #navi li.n4 { width: 174px; }
#container #navi li.n5 { width: 178px; }

#container.index #navi {
	position: absolute;
	left: 46px;
	bottom: 17px;
}
#container.lower #navi {
	position: absolute;
	left: 48px;
	bottom: 1px;
}



/**********************************
crumb
**********************************/
#crumb {
	clear: both;
	width: 878px;
	font-weight: bold;
	background: url(../images/bg_crumb.gif) no-repeat left top;
	font-size: 90%;
	text-align: left;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 15px;
}
#crumb a {
	font-weight: normal;
	margin-right: 7px;
}
#crumb span {
	background: url(../images/arrow_crumb.gif) no-repeat left center;
	line-height: 1;
	margin-left: 0px;
	margin-right: 7px;
	padding-left: 10px;
}
#crumb .home { margin-left: 3px; }



/**********************************
wrapper
**********************************/
#wrapper {
	clear: both;
	width: 974px;
	margin: 0 auto;
	padding-bottom: 25px;
}

#container.index #wrapper {	padding-top: 15px; }



/**********************************
colR
**********************************/
#wrapper .colR {
	width: 290px;
	position: relative;
}
#wrapper .colR .inner { padding-right: 42px; }

.boxContactBtn {
	width: 233px;
	border-bottom: 1px solid #d1d1d1;
	margin: 0 auto 20px;
	padding-bottom: 15px;
}

.boxProfile {
	clear: both;
	width: 233px;
	margin: 0 auto;
	position: relative;
}
.boxProfile img {
	position: absolute;
	left: -5px;
	bottom: 5px;
	behavior: expression(IEPNGFIX.fix(this));
}
.boxProfile .body {
	clear: both;
	width: 233px;
	background: url(../images/bg_boxProf_head_.gif) no-repeat left top;
	padding-top: 5px;
}
.boxProfile .foot {
	width: 100%px;
	background: url(../images/bg_boxProf_foot_.gif) no-repeat left bottom;
	padding-top: 10px;
	padding-bottom: 15px;
}
.boxProfile .foot p {
	text-align: left;
	padding-left: 98px;
	padding-right: 5px;
}
.boxProfile .foot .txt2 { font-size: 80%; }


#wrapper .colR .boxRbnr { margin: 7px 0 0 8px; }
#wrapper .colR .boxRbnr li { margin-top: 7px; }

#wrapper .colR .boxTwit {
	clear: both;
	width: 233px;
	margin: 14px auto 0;
}
#wrapper .colR .boxTwit img {
	float: left;
	margin-right: 10px;
}
#wrapper .colR .boxTwit p {
	text-align: left;
	font-size: 88%;
	padding-top: 5px;
}



/**********************************
colL
**********************************/
#wrapper .colL {
	width: 669px;
	border-right: 1px solid #d1d1d1;
	padding-bottom: 25px;
	position: relative;
}
#container.index #wrapper .colL .inner { padding-left: 46px; padding-right: 19px; }
#container.lower #wrapper .colL .inner { padding-left: 50px; }



/**********************************
footer
**********************************/
#footer {
	clear: both;
	background: url(../images/bg_footer.gif) repeat-x left top;
	height: 72px;
}
#footer p {
	padding-top: 30px;
	text-align: center;
}











































