@charset "utf-8";
/*DefaultCSS Reset/////////////////////////////////////*/
* {
	margin:0px;
	padding:0px;
	border:0px;
	line-height:1.5em;
	font-weight:normal;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style:normal;
	color:#666666;
}
/*basic/////////////////////////////////////////////////*/
body {
	background-color:#FFFFFF;
	font-size:80%;
}
input, textarea {
	border:1px solid #CCCCCC;
	padding:2px;
}
.noborder{
	border:0px;
}

#toptx {
	width:100%;
	background-image:url(/common_img/topback.gif);
	border-bottom:1px solid #23170C;
}

#toptx h3 {
	width:750px;
	padding:3px 0px;
	color:#FFFFFF;
	font-size:12px;
	margin:0px auto;
}

#wrapper01 {
	width:100%;
	background-image:url(/common_img/mainback.gif);
	background-repeat:repeat-x;
	background-position:top;
}
#wrapper02 {
	width:766px;
	margin:0px auto;
	background-image:url(/common_img/wap02.gif);
	background-repeat:repeat-y;
	background-position:top;
}
#wrapper03 {
	width:766px;
	background-image:url(/common_img/wap01.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#container {
	width:748px;
	background-color:#FFFFFF;
	margin:0px auto;
	padding-top:1px;
}
.clear {
	clear:both;
}
address {
	padding-top:10px;
	color:#FFFFFF;
	clear:both;
	font-size:12px;
}
p {
	margin-bottom:1em;
}
em {
	font-weight:bold;
}
.tx12em15 {
	font-size:12px;
	line-height:1.5em;
}
.tx10em13 {
	font-size:10px;
	line-height:1.3em;
}
.tx14em15pr {
	font-size:110%;
	line-height:1.5em;
}
.tx14em13pr {
	font-size:110%;
	line-height:1.3em;
}
.tx12em14pr {
	font-size:105%;
	line-height:1.4em;
}
.tx12em12pr {
	font-size:12px;
	line-height:18px;
}
.tx10em13pr {
	font-size:12px;
	line-height:17px;
}
.tx10em12pr {
	font-size:12px;
	line-height:19px;
}
.clcream {
	color:#776437;
}
.clpink {
	color:#B86965;
}
.mg0 {
	margin:0px;
	padding:0px;
}
.mt5 {
	margin-top:5px;
}
.mt10 {
	margin-top:10px;
}
.mt15 {
	margin-top:15px;
}
hr.sldline {
	border-top:1px solid #DDDDDD;
	border-right:none;
	border-bottom:none;
	border-left:none;
	height:1px;
}
hr.sldline2 {
	border-top:1px solid #DDDDDD;
	border-right:none;
	border-bottom:none;
	border-left:none;
	height:1px;
	margin:10px 0px;
}
hr.noline {
	border:1px solid #FFFFFF;
	height:1px;
	margin:5px 0px;
}
strong {
	font-weight:bold;
}
.btnback {
	text-align:center;
}
/*ime*/
.imeon {
	ime-mode:active;
}
.imeoff {
	ime-mode:disabled;
}
/*下層共通/////////////////////////////////////////*/
.unhead {
	width:740px;
	height:120px;
	background-image:url(/common_img/h1back.jpg);
	background-repeat:no-repeat;
}
.unhead h1 {
	color:#373668;
	font-size:20px;
	font-weight:bold;
	padding:15px;
}
.h2tit {
	width:660px;
	background-image:url(/common_img/h2back2.gif);
	background-repeat:no-repeat;
	color:#373668;
	font-size:16px;
	font-weight:bold;
	padding:10px;

}
.h2tit2 {
	width:415px;
	background-image:url(/common_img/h2back3.gif);
	background-repeat:no-repeat;
	color:#373668;
	font-size:16px;
	font-weight:bold;
	padding:10px;

}
.area654 {
	width:654px;
	margin:0px auto;
}
.area409 {
	width:409px;
	margin:0px auto;
}
.backef {
	background-color:#EFEFEF;
}

.pagetop {
	text-align:right;
	margin-bottom:10px;
}
.pagetop2 {
	text-align:right;
	margin:20px 0px;
}
/*問い合わせボタン*/
.inqarea {
	width:680px;
	background-image:url(/common_img/ubtn02.gif);
	background-repeat:repeat-y;
	text-align:center;
	margin:20px 0px 10px 0px;
}
.inqarea ul {
	display: inline;
	line-height:0px;
}
.inqarea li {
	list-style: none;
	display: inline;
	list-style: none;
	line-height:0px;
	font-size: 0px;
}

/*ヘッダ関係///////////////////////////////////////*/
#header {
	width:748px;
	height:100px;
	background-color:#100F29;
	background-image:url(/common_img/headback.gif);
	background-repeat:no-repeat;
}
#header #logo {
	position:relative;
	top:12px;
	left:9px;
	width:245px;
	float:left;
}
#header #headctr {
	width:337px;
	float:right;
	position:relative;
	top:23px;
	right:13px;
}
#header #headtel {
	width:176px;
	float:left;
}
#tool {
	width:152px;
	float:right;
	margin-top:4px;
}
#tool ul {
	line-height:0px;
}
#tool li {
	list-style: none;
	line-height:0px;
	font-size: 0px;
}
/*メニュー関係/////////////////////////////////////*/
#gmenu {
	width:748px;
}
#gmenu ul {
	line-height:0px;
}
#gmenu li {
	list-style: none;
	line-height:0px;
	font-size: 0px;
	float:left;
}

/*フッター関係//////////////////////////////////////*/
#footarea {
	width:720px;
	background-color:#323163;
	border-top:1px solid #17162C;
	padding:10px;
	text-align:center;
	margin:0px auto;
}
#footarea ul {
	display: inline;
}
#footarea li {
	list-style: none;
	display: inline;
	color:#D3C4A1;
}
#footarea a {
	color:#D3C4A1;
}
#footarea a:hover {
	color:#CCCCCC;
	text-decoration:none;
}
#footbtt {
	width:766px;
}

