@charset "UTF-8";
/* For modern browsers */
html,body{
     height:100%;
	background-image:url(../img/bg_01.png);
	color:#c8161d;
}
img{
	vertical-align:bottom:
}
#container{
	width:940px;
	padding:0 16px;
	margin:0 auto;
	background-color:#fff;
	border-left:4px solid #9d0006;
	border-right:4px solid #9d0006;
	box-shadow:rgba(0, 0, 0, 0.7) 0px 0px 6px 3px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.7) 0px 0px 6px 3px;
	-moz-box-shadow:rgba(0, 0, 0, 0.7) 0px 0px 6px 3px;
	background-image:url(../img/contens_bg.jpg);
	background-repeat:no-repeat;
	background-position:300px 85%;
}
#mainlogo{
	width:219px;
	height:30px;
	margin-top:10px;
	margin-left:5px;
	background-image:url(../img/logo_s.png);
	background-repeat:no-repeat;
	float:left;
}
#grouplogo{
	width:40px;
	height:30px;
	margin-top:15px;
	margin-right:5px;
	background-image:url(../img/tm_logos.png);
	background-repeat:no-repeat;
	float:right;
}
header>div>a{
	display:block;
}
#mainlogo span,
#grouplogo span{
	visibility:hidden;
}
nav ul{
	margin:20px 0 10px;
	border:1px solid #260001;
	border-radius:3px;
	-webkit-border-radius3px;
	-moz-border-radius:3px;
	background: #bf0007; /* Old browsers */
	background: -moz-linear-gradient(top,  #bf0007 0%, #6a0004 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bf0007), color-stop(100%,#6a0004)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bf0007 0%,#6a0004 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bf0007 0%,#6a0004 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bf0007 0%,#6a0004 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #bf0007 0%,#6a0004 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf0007', endColorstr='#6a0004',GradientType=0 ); /* IE6-9 */
}
nav ul li{
	width:92px;
	border-left:1px solid #480003;
	border-right:1px solid #bf0007;
	font-size:13px;
	color:#e5d3b3;
	text-shadow:1px 1px #9d0006, -1px -1px #490a1e;
	text-align:center;
	line-height:2.8em;
	float:left;
	display:block;
	font-family: 'Libre Baskerville', serif;
	font-weight:400;
	font-style:italic
}
nav ul li a{
	color:#e5d3b3;
}
nav ul li a:hover{
	color:#CCA96B;
}
nav ul li:first-child{
	border-left:0px solid #670e2a;
}
nav ul li:last-child{
	border-right:0px solid #670e2a;
}
#slider{
	width:938px;
	height:298px;
	background-image:url(../img/slider01.jpg);
	background-repeat:no-repeat;
	background-position:-1px -1px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border:1px solid #b29a54;
}
#slider span{
	visibility:hidden;
}
#mainContents{
	width:690px;
	float:left;
}
/*.mainArea{
	margin-right:-10px;
}*/
.mainArea h3{
	width:665px;
	padding:20px 0 5px 25px;
	background-image:url(../img/kazari.png);
	background-repeat:no-repeat;
	background-position:2px 18px;
	border-bottom:1px dotted #b29a54;
	color:#b29a54;
	font-size:16px;
	font-family:'Libre Baskerville', serif;
	font-weight:700;
}
.mainArea h4{
	padding-top:7px;
	font-size:12px;
}
#profBox{
	margin-top:10px;
}
#mainimage{
	width:248px;
	height:328px;
	border: 1px solid #b29a54;
	float:left;
}
/*↓hover制御↓*/
#mainimage a{
	display:block;
}
#mainimage a img{
	transition:all 0.5s ease;
}
#mainimage a:hover>img{
	opacity: 0.5;
	filter: alpha(opacity=70);
}
/*↑hover制御↑*/
#mainContents>div{
	margin-top:10px;
}
.profTxt{
	width:430px;
	margin-left:10px;
	float:right;
}
.profTxt>dl{
	border-bottom:1px dotted #000;
}
.profTxt>h5+dl{
	border-top:2px solid #9d0006;
}
.profTxt>dl:last-child{
	border-bottom:2px solid #9d0006;
}
#par00{
	margin-top:20px;
}
.profTxt h5{
	padding-left:5px;
	background-color:#9d0006;
	line-height:18px;
	font-size:12px;
	color:#fff;
	font-weight:bolder;
}
.cell01,.cell02{
	padding:4px 0;
	font-size:12px;
	line-height:1.6em;
	float:left;
}
.cell01{
	width:130px;
	font-weight:bolder;
	color:#9d0006;
}
.cell02{
	width:300px;
}
.cell02 span{
	padding-left:5px;
	font-weight:bolder;
}
/*↓パラメーター関係*/
#par00>dl>.cell01{
	width:70px;
}
#par00>dl>.cell02{
	width:360px;
	text-align:right;
}
#par00>dl>.cell02>span{
	padding-right:205px;
}
.par01{
	background-image:url(../img/par01.png);
	background-repeat:no-repeat;
	background-position:right 0px;
}
.par02{
	background-image:url(../img/par01.png);
	background-repeat:no-repeat;
	background-position:right -60px;
}
.par03{
	background-image:url(../img/par01.png);
	background-repeat:no-repeat;
	background-position:right -120px;
}
.par04{
	background-image:url(../img/par01.png);
	background-repeat:no-repeat;
	background-position:right -180px;
}
.par05{
	background-image:url(../img/par01.png);
	background-repeat:no-repeat;
	background-position:right -240px;
}
.par06{
	background-image:url(../img/par01.png);
	background-repeat:no-repeat;
	background-position:right -300px;
}
/*↑パラメーター関係*/
.twLink{
	color:#585858;
	text-decoration:underline;
}
.twLink:hover{
	color:#9A9A9A;
	text-decoration:underline;
}
footer{
	margin-top:40px;
	border-top:1px solid #b29a54;
}
footer div{
	position:relative;
	overflow:hidden;
}
footer div ul{
	position:relative;
	left:50%;
	float:left;
	margin:0;
	padding:0;
}
footer div ul li{
	position:relative;
	left:-50%;
	float:left;
	margin-top:20px;
	padding:0 10px;
	border-right:1px solid #585858;
	font-size:12px;
	text-align:center;
	float:left;
	display:block;
}
footer div ul li:last-child{
	border-right:0px solid #000;
}
footer>p{
	padding:10px 0 20px;
	font-size:12px;
	text-align:center; 
	line-height:1.6em;
}
/*
font-family: 'Libre Baskerville', serif;
font-weight:400;
font-style:italic
font-weight:700;

*/s