@charset "shift_jis";

/* 初期設定
----------------------------------------------- */

/* FontSizeSetting */

html{
	overflow-y: scroll;
}

* {
	margin:0;
	padding:0;
}
.m10{ font-family: 'メイリオ', Meiryo, 'Lucida Grande', Verdana, Osaka, 'ＭＳ Ｐゴシック', sans-serif;
font-size:10px;}


body {
	font-size:12px;
	color:#FFFFFF;
	line-height:17px;
	color:#333;
	font-family: 'メイリオ', Meiryo, 'Lucida Grande', Verdana, Osaka, 'ＭＳ Ｐゴシック', sans-serif;
	background-image:url(../image/bg.gif);
	background-repeat:repeat-x;
	background-color:#fcddd4;
scrollbar-face-color:         "#FFFFFF"; 
scrollbar-arrow-color:        "#000000";
scrollbar-highlight-color:    "#000000";
scrollbar-shadow-color:       "#000000"; 
scrollbar-3dlight-color:      "#FFFFFF"; 
scrollbar-darkshadow-color:   "#FFFFFF";
scrollbar-base-color: 		  "#FFFFFF";
}

/* LinkSetting */

a:link {text-decoration:underline; color: #686969}
a:visited {text-decoration:underline; color: #686969}
a:active {text-decoration:underline; color: #686969}
a:hover {text-decoration:underline; color: #ff32e5}

/* 見出し */

h1{
	padding:12px;
	font-size:14px;
	color:#CC3399;
	line-height:17px;
}
h2{
	margin-top:20px;
	margin-bottom:10px;
	padding-left:30px;
	background-image:url(../image/subtitleback.jpg);
	width:620px;
	height:34px;
	font-size:14px;
	color:#fc35ec;
	line-height:34px;
}
h3{
	width:600px;
	margin:15px 0 12px 12px;
	font-size:13px;
	color:#CC3399;
	line-height:17px;
	border-bottom:1px solid #cc3399;
}

h4, h5, h6 {
	margin-top:0.7em;
	margin-bottom:0.7em;
	font-size:12px;
	font-weight:normal;
	text-align:left;
}
/* 段落 */

p {
	width:620px;
	padding-left:15px;
	padding-right:12px;
	color:#666666;
	text-align:left;
	line-height:18px;
}

/* 強調 */

em {
	font-style:normal;
	font-weight:normal;
	color: #01663C;
}

strong {
	color:#333;
}

/* リスト */

ul, ol {
	
}

ul li {
}

ol li {
	margin:1em 0;
	margin-left:13px;
}

dl {
	margin:1em 0;
}

dt {
}

dd {
	margin-left:13px;
	margin-bottom: 12px;
}

/* 画像 */

img {
	border:0;
}
div{
	height:100%;
}


/* レイアウト
----------------------------------------------- */

/* 大枠 */

/* TOP */

#wrapper {
	width:900px;
	text-align: left;
	margin-top:1px;
	margin-right: auto;
	margin-left: auto;
}


/* 中枠 */

#container-head {
	width: 900px;
	height: 120px;
}

#head-logo {
	float: left;
}

#container-main {
	width: 896px;
	height:auto;
	padding-top:10px;
	padding-bottom: 20px;
	background-color:#FFFFFF;
	border:2px solid #e8e8e8;
}

#container-main-right {
	width: 330px;
	padding: 0px;
	display: block;
	float: right;
	margin-top: 160px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* フレーム内レイアウト
----------------------------------------------- */

/* 大枠 */

#wrapper-content {
	width: 490px;
	text-align: left;
	float: left;
	margin-top: 5px;
}


/* News */

.news-t-box {
	text-align: left;
	display: block;
	margin-bottom: 5px;
	margin-top: 15px;
	margin-left: 5px;
	padding-left:15px;
	border-bottom:1px dotted #FFCCFF;
}


/* ナビゲーション */
/*-- topmenu --*/
.menu {
	width:898px;
	height: 33px;
	background-color:#f7aeb4;
	padding-left:2px;
	margin-top:5px;
	}
.menu li {
	float: left;
	margin:0px;
	width:130px;
	padding: 0px 0px 0px 1px;
	list-style:none;
	}
.menu a {
	display: block;
	padding:0px;
	margin:0px;
	line-height:33px;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;	
	text-decoration: none;
	text-align: center;
	}
.menu a:link {
	color: #ffffff;
	}
.menu a:visited {
	color: #ffffff;
	}
.menu a:hover {
	color: #f22d64;
	text-decoration:underline;
	}
#mainarea {
	display:block;
	width: 880px;
	margin-top:15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:15px;
	background-color:#FFFFFF;
	text-align: left;
}
#main {
	display:block;
	float: left;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#bana {
	float: right;
	width: 180px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#navi {
	float: left;
	width: 192px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#navi ul {
	display:block;
	list-style:none; /* for FF1.0 */
	background-position: top;
	padding: 0px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}

#navi ul li {
	width:192px;
	height:34px;
	display: block;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image:url(../image/navi/backof.jpg);
}

#navi ul li a {
	display:block;
	width:172px; /* to WinIE5.x */
	width/**/:/**/172px;
	text-decoration:none;
	color:#666666;
	line-height:34px;
	padding-left:20px;
	font-size:14px;
}

#navi ul li a:hover {
	display:block;
	width:172px; /* to WinIE5.x */
	width/**/:/**/172px;
	text-decoration:none;
	color:#ff32e5;
	line-height:34px;
	padding-left:20px;
	background-image:url(../image/navi/backon.jpg);
}

/* 本文 */

#content {
	background:url("../s_imgs/bg_title.gif") no-repeat left top;
}

#content-body {
	margin:0 24px 0 15px;
}
/* スタッフ */
#name{
	color:#FF3399;
	font-weight:bold;
	font-size:14px;
	border-bottom:1px solid #FF9999;
	margin-bottom:10px;
}
#menname{
	color:#0033CC;
	font-weight:bold;
	font-size:14px;
	border-bottom:1px solid #66ccff;
	margin-bottom:10px;
}
#staffq{
	width:150px;
	color:#FF9999;
	font-weight:bold;
	border-left:5px solid #FF9999;
	border-bottom:1px solid #FF9999;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:10px;
}
#menstaffq{
	width:150px;
	color:#66ccff;
	font-weight:bold;
	border-left:5px solid #66ccff;
	border-bottom:1px solid #66ccff;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:10px;
}

/* フッター
----------------------------------------------- */

/* News */

#footer {
	background-color:#FFFFFF;
	border-top:1px solid #000000;
	width: 952px;
	height: 40px;
	text-align:left;
	padding-top:9px;
	
}
/* ポップアップ */

#header {
	position:relative;
}


/* 親ボックスをはみ出すバグを回避 */
.boxin:after {
	content:".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}
/* IE用のバグ回避 */
* html .boxin {
	height: 1%;
	display:block
}

.picupimg {
	margin-top:5px;
	margin-left:5px;
}


/* ポップアップ to MacIE5 */

/*\*//*/

#navigation {
	position:relative;
}

#navigation ul {
	margin-left:-5px;
	top:32px;
}

#navigation ul li a,
#navigation #navi-job ul li a {
	width:auto;
}

/**/

