@charset "utf-8";
/*------------------------------------------------------------

	DEFAULT CSS RESET

------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
} 
table {
	border-collapse:collapse;
} 
fieldset,img {
	border:0;
} 
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
} 
ol,ul {  
	list-style:none;
} 
caption {
	text-align:left;
} 
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
/*------------------------------------------------------------

	DEFAULT SETTING

------------------------------------------------------------*/

html {
	font-size:100%;
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
body {
	font-size:84%;
	line-height:1.5em;
	font-family:"ＭＳ Ｐゴシック", osaka, "ヒラギノ角ゴ Pro W3";
	background-color:#FFFFFF;
	color:#454545;
}
a {color:#454545;text-decoration:underline;outline:0px;}
a:hover {color:#454545;text-decoration:none;}
.clr {clear:both;}
.blk {display:block;}
p {padding-bottom:0.8em;}
.p2 {padding:0;}
.p3 {padding-bottom:2em;}
strong {font-weight:bold;}
.fLeft {float:left; margin:0 10px 10px 0;}
.fRight {float:right; margin:0 0 10px 10px;}
.ore {color:#FF6600;}
.txRight {text-align:right;}
.txCenter {text-align:center;}
.pgtop {width:64px; margin:10px 0 10px auto;}
.pgtop2 {width:64px; margin:0 0 0 auto;}
.defUl {list-style:disc; padding:0 0 0 2em;}
.defOl {list-style:decimal; padding:0; margin:0 0 0.8em 3em;}
.lead {
	font-size:110%;
	line-height:1.6em;
}
.mgt5 {margin-top:5px;}
.mgt10 {margin-top:10px;}
.mgt15 {margin-top:15px;}
.mgt20 {margin-top:20px;}
.caption {font-size:84%; font-weight:normal; line-height:1.3em;}
.pagetop {width:100%; padding:10px 0; text-align:right;}
/*テーブル*/
.defTbl,
.dgtTbl {
	width:100%;
	margin-bottom:1em;
}
.defTbl,
.defTbl th,
.defTbl td,
.dgtTbl,
.dgtTbl th,
.dgtTbl td {
	border:1px solid #E4E4E4;
}
.defTbl th,
.defTbl td,
.dgtTbl th,
.dgtTbl td {
	padding:5px;
}
.defTbl th,
.dgtTbl th {
	background-color:#F7F7F7;
	text-align:left;
}
.dgtTbl,
.dgtTbl th {
	border-left:none;
}
.dgtTbl th {
	width:130px;
}
.dgtTbl,
.dgtTbl td {
	border-right:none;
}
.defTbl .pri {
	text-align:right;
}
.redUl li {
	background:url(/com_img/ico_red.gif) no-repeat 3px 7px;
	padding:0 0 0 14px;
	margin:0 0 0.3em 0;
}
/*------------------------------------------------------------

	COMMON HEADER

------------------------------------------------------------*/
#base_header {
	width:100%;
	border-top:2px solid #35B3D1;
	padding-top:13px;
	padding-bottom:0;
	margin:0;
	background:url(/com_img/headback.gif) repeat-x left bottom;
}
#base_header #headerInn {
	width:900px;
	margin:0 auto;
	padding:0;
}
#base_header #headerInn #headerInnL {
	width:328px;
	float:left;
	padding-bottom:10px;
}
#base_header #headerInn #headerInnR {
	width:567px;
	float:right;
	padding-bottom:10px;
}
#base_header #headerInn #headerInnR #headInfo {
	padding:0 0 0 95px;
	background:url(/com_img/info_t.gif) no-repeat left 3px;
	margin:5px 0 0 0;
}
#base_header h1 {
	font-size:84%;
	line-height:1.2em;
	color:#0099CC;
	padding-bottom:7px;
}
/*MENU*/
#base_header #headerInn #gMenu {
	width:900px;
	height:30px;
	clear:both;
}
#base_header #headerInn #gMenu li {
	float:left;
	font-size:1px;
	line-height:1px;
	margin-left:3px;
}
#base_header #headerInn #gMenu li a {
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	height:30px;
}
#base_header #headerInn #gMenu li a:hover {
	background-position:left 2px;
}
#base_header #headerInn #gMenu .gm01 {
	margin-left:0px;
}
#base_header #headerInn #gMenu .gm01 a {
	width:80px;
	background:url(/com_img/gmenu01.gif) no-repeat left top;
}
#base_header #headerInn #gMenu .gm02 a {
	width:145px;
	background:url(/com_img/gmenu02.gif) no-repeat left top;
}
#base_header #headerInn #gMenu .gm03 a {
	width:145px;
	background:url(/com_img/gmenu03.gif) no-repeat left top;
}
#base_header #headerInn #gMenu .gm04 a {
	width:145px;
	background:url(/com_img/gmenu04.gif) no-repeat left top;
}
#base_header #headerInn #gMenu .gm05 a {
	width:145px;
	background:url(/com_img/gmenu05.gif) no-repeat left top;
}
#base_header #headerInn #gMenu .gm06 a {
	width:111px;
	background:url(/com_img/gmenu06.gif) no-repeat left top;
}
#base_header #headerInn #gMenu .gm07 a {
	width:111px;
	background:url(/com_img/gmenu07.gif) no-repeat left top;
}
/*------------------------------------------------------------

	COMMON FOOTER

------------------------------------------------------------*/
#footer {
	width:100%;
	background:url(/com_img/footback.gif) repeat-x left top;
	padding:30px 0 20px 0;
}
#footer #footerInn {
	width:900px;
	margin:0 auto;
}
#footer #footerInn ul {
	text-align:center;
	font-size:84%;
	padding:1em 0;
	border-bottom:1px solid #D5D5D5;
}
#footer #footerInn ul li {
	display:inline;
}
#footer #footerInn ul li a {
	white-space:nowrap;
}
#footer #footerInn address {
	display:block;
	text-align:right;
	padding-top:0.5em;
}
/*------------------------------------------------------------

	COMMON CONTENTS

------------------------------------------------------------*/
#base_wrapper {
	width:100%;
}
#container {
	width:900px;
	margin:20px auto 0 auto;
	background:url(/com_img/tateline.gif) repeat-y left top;
}
#container #containerL {
	width:660px;
	float:left;
}
#container #containerL #containerLinn {
	width:660px;
	float:left;
}
#container #containerL #columnL {
	width:179px;
	float:left;
}
#container #containerL #columnR {
	width:470px;
	float:right;
}
#container #containerR {
	width:214px;
	float:right;
}
#pankuzu {
	font-size:84%;
	line-height:1.3em;
	padding:0 0 8px 0;
}
h2#udrTit {
	font-size:140%;
	line-height:1.3em;
	font-weight:bold;
	border-bottom:1px solid #D5D5D5;
	padding-bottom:2px;
	margin-bottom:15px;
}
h3.h3lead {
	font-size:110%;
	color:#F23418;
	font-weight:bold;
}
.underBox {
	width:450px;
	margin:0 auto 5px auto;
}
.underBox2 {
	width:640px;
	margin:0 auto 10px auto;
}
/*共通見出し*/
.mdsRed01 {
	font-weight:bold;
	font-size:110%;
	color:#F23418;
}
.mdsLine01 {
	font-weight:bold;
	font-size:110%;
	padding-bottom:1px;
	margin-bottom:0.3em;
	border-bottom:1px solid #D5D5D5;
}
/*ページ下部登録ボタン*/
#udrEtyBox {
	width:440px;
	border:4px solid #EFEFEF;
	padding:1px;
	margin:15px 0 20px 0;
}
#udrEtyBox #udrEtyBoxInn {
	width:426px;
	margin:8px auto;
}
#udrEtyBox #udrEtyBoxInn #udrEtyBoxInnL {
	width:235px;
	float:left;
}
#udrEtyBox #udrEtyBoxInn #udrEtyBoxInnR {
	width:176px;
	float:right;
	background-color:#EFEFEF;
	padding:5px;
}
#udrEtyBox #udrEtyBoxInn #udrEtyBoxInnR li {
	margin-bottom:5px;
	font-size:1px;
	line-height:1px;
}
#udrEtyBox #udrEtyBoxInn #udrEtyBoxInnR .liLast {
	margin-bottom:0;
}
#docCau {
	width:432px;
	border:2px solid #FFCC00;
	padding:7px;
	color:#F23418;
	margin-bottom:1em;
}
/*------------------------------------------------------------

	COMMON CONTENTS RIGHTSIDE

------------------------------------------------------------*/
/*急募情報*/
#container #containerR #kyuboBox {
	width:194px;
	padding:4px 9px 9px 9px;
	border-left:1px solid #D5D5D5;
	border-bottom:1px solid #D5D5D5;
	border-right:1px solid #D5D5D5;
	margin-bottom:10px;
}
#container #containerR #kyuboBox dl {
	font-size:84%;
	line-height:1.3em;
}
#container #containerR #kyuboBox dl dd {
	padding-bottom:0.5em;
	margin-bottom:0.5em;
	border-bottom:1px solid #D5D5D5;
}
/*バナーエリア*/
#container #containerR #bnnBox {
	width:210px;
	background:url(/com_img/left_qrback.gif) no-repeat 0 0;
	padding:5px 0 4px 4px;
	margin-bottom:10px;
}
/*5ポイント*/
#container #containerR #pointBox {
	width:204px;
	margin-bottom:10px;
	border:4px solid #EFEFEF;
	padding:1px;
}
#container #containerR #pointBox dl {
	width:177px;
	margin:10px auto 10px auto;
}
#container #containerR #pointBox dl dt {
	font-weight:bold;
}
#container #containerR #pointBox dl dd {
	font-size:84%;
	line-height:1.3em;
	margin-bottom:5px;
}
#container #containerR #pointBox dl dt,
#container #containerR #pointBox dl dd {
	border-left:2px solid #D5D5D5;
	padding-left:7px;
}
#container #containerR #pointBox dl img {
	display:block;
}
/*流れ*/
#container #containerR #flowBox {
	width:204px;
	margin-bottom:10px;
	border:4px solid #EFEFEF;
	padding:1px;
}
#container #containerR #flowBox ul {
	width:186px;
	margin:10px 0 5px 9px;
}
#container #containerR #flowBox ul li {
	font-size:1px;
	line-height:1px;
	padding-bottom:5px;
}
/*------------------------------------------------------------

	COMMON CONTENTS LEFTSIDE

------------------------------------------------------------*/
/*登録など*/
.rBox {
	width:169px;
	border:4px solid #EFEFEF;
	padding:1px;
	font-size:84%;
	line-height:1.4em;
	margin-bottom:10px;
}
.rBox .rBoxInn {
	width:157px;
	padding:6px;
}
.rBox .rBoxInn .titNur,
.rBox .rBoxInn .titDoc,
.rBox .rBoxInn .titOtr {
	font-weight:bold;
	font-size:110%;
}
.rBox .rBoxInn .titNur {
	color:#FF9900;
}
.rBox .rBoxInn .titDoc {
	color:#2BB7D5;
}
.rBox .rBoxInn .titOtr {
	color:#9966CC;
}
.rBox .rBoxInn .bdr {
	padding-bottom:0.7em;
	margin-bottom:0.7em;
	border-bottom:1px solid #D5D5D5;
}
/*カテゴリボタン*/
#leftCte {
	width:179px;
	margin-bottom:6px;
}
#leftCte li {
	margin-bottom:4px;
	font-size:1px;
	line-height:1px;
}

.docCau {
	width:432px;
	border:2px solid #FFCC00;
	padding:7px;
	color:#F23418;
	margin-bottom:1em;
}

