@charset 'utf-8';

/* リセット
 ----------------------------------- */
body,div,pre,p,blockquote,
form,fieldset,input,textarea,select,option,
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
table,th,td,embed,object {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

ul,ol,li {
	list-style-image: none;
	list-style-type: none;
}

/* 全ページ共通
 ----------------------------------- */

html {
	height: 100%;
}

body {
	font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック",verdana, Helvetica, Osaka, "ヒラギノ角ゴ Pro W3", Geneva;
	text-align: left;
	font-size: 12px;
	color: #3f3f3f;
	line-height: 180%;
	height: 100%;
}

	body.fontS {
		font-size: 10px;
	}

	body.fontM {
		font-size: 12px;
	}

	body.fontL {
		font-size: 14px;
	}

img {
	border: none;
}

a {
	color:#000080;
	outline : 0 ;
	text-decoration:none;
}

	a:hover {
		text-decoration:underline;
	}


#contents {
	background: url(../images/contents_bg.jpg);
	background-repeat: repeat-y;
	width: 760px;
	margin: 0 auto;
	padding-bottom: 30px;
}

#main_contents {
	width: 750px;
	margin: 0 5px;
}

h1 {
	background: url(../images/header/h1_bg.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	color: #FFFFFF;
	height: 22px;
	line-height: 22px;
	padding-left: 20px;
	font-weight: normal;
}

.clear {
	clear: both;
}

/* ヘッダー
 ----------------------------------- */

#logo {
	float: left;
	width: 340px;
	padding: 15px 0 0 10px;
}

#header_right {
	float: right;
	margin: 7px 0;
	width: 400px;
}

#header_right_top {
	margin: 0 5px 5px 0;
	height: 25px;
	line-height: 25px;
	text-align: right;
}

#header_right_bottom {
	height: 25px;
}

#font {
	float: right;
	width: 190px;
}

#font div {
	float: left;
	text-align: right;
	line-height: 25px;
	font-size: 12px;
}

#font a { 
	background-image: url(../images/header/mojisize_icon.gif);
	display: block;
	float: left;
	height: 20px;
	text-indent: -9999px;
}

a.sizeS ,a.sizeS-actv ,a.sizeM ,a.sizeM-actv ,a.sizeL ,a.sizeL-actv {margin-left: 4px;}
a.sizeS ,a.sizeS-actv {width: 18px;}
a.sizeS {background-position: 0px 0px;}
a.sizeS-actv {background-position: 0px 30px;}
a.sizeM ,a.sizeM-actv {width: 20px;}
a.sizeM {background-position: -22px 0px;}
a.sizeM-actv {background-position: -22px 30px;}
a.sizeL ,a.sizeL-actv {width: 21px;}
a.sizeL { background-position: -45px 0px;}
a.sizeL-actv { background-position: -45px 30px;}

#search {
	float: left;
	width: 210px;
}


/* メインメニュー（ページ上部横並びメニュー）
 ----------------------------------- */
#main_menu {
	clear: both;
	margin: 0 9px 10px;
	width: 732px;
	height: 33px;
}

	#main_menu div a {
		background-image: url(../images/menu/main_menu.jpg);
		float: left;
		display: block;
		width: 122px;
		height: 33px;
		text-indent: -9999px;
	}
	

.company a {
	background-position: 0 0;
}

	.company a:hover,.company a.current {
		background-position: 0 33px;
	}

.enjoy a {
	background-position: -122px 0;
}

	.enjoy a:hover,.enjoy a.current {
		background-position: -122px 33px;
	}

.zaiir a {
	background-position: -244px 0;
}

	.zaiir a:hover,.zaiir a.current {
		background-position: -244px 33px;
	}

.recruit a {
	background-position: -366px 0;
}

	.recruit a:hover,.recruit a.current {
		background-position: -366px 33px;
	}

.csr a {
	background-position: -488px 0;
}

	.csr a:hover,.csr a.current {
		background-position: -488px 33px;
	}

.release a {
	background-position: -610px 0;
}

	.release a:hover,.release a.current {
		background-position: -610px 33px;
	}

/* フッター
 ----------------------------------- */

#footer {
	clear: both;
	background: url(../images/contents_bg.jpg);
	background-repeat: repeat-y;
	border-top: 5px solid #D71920;
	width: 760px;
	margin: 0 auto;
	posotion: absolute;
	bottom: 0;
}

#footer_top {
	margin: 5px 10px;
}

#copyright {
	margin: 5px 10px 0;
}

/* パンクズ
 ----------------------------------- */

#topicpath {
	clear: both;
	height: 20px;
	line-height: 14px;
	padding-left: 5px;
	font-size: 11px;
}

body.fontS #topicpath {
	font-size: 9px;
}

body.fontM #topicpath {
	font-size: 11px;
}

body.fontL #topicpath {
	font-size: 13px;
}

/* 本文（ヘッダー・フッターを除く中心部分）
 ----------------------------------- */

#center_area {
	margin: 0 9px 10px;
	width: 732px;
}

#honbun {
	float: right;
	width: 560px;
}

.backtotop {
	clear: both;
	padding: 20px 0 0 10px;
}

	#honbun h2 {
		background: url(../images/h2_bg.jpg);
		background-repeat: repeat-x;
		border-left: 8px solid #CD1216;
		border-right: 1px solid #DDDDDD;
		width: 540px;
		height: 26px;
		line-height: 26px;
		padding-left: 5px;
		font-size: 15px;
	}
	
	body.fontS #honbun h2 {
		font-size: 13px;
	}

	body.fontM #honbun h2 {
		font-size: 15px;
	}

	body.fontL #honbun h2 {
		font-size: 17px;
	}

#contents_area {
	margin: 10px 7px 10px 0;
}

	#contents_area h3 {
		background: url(../images/h3_color.gif);
		background-repeat: no-repeat;
		border-bottom: 1px solid #DEDFDE;
		margin: 10px 0;
		padding-left: 10px;
		height: 23px;
		line-height: 23px;
		font-size: 14px;
	}

		body.fontS #contents_area h3 {
			font-size: 12px;
		}

		body.fontM #contents_area h3 {
			font-size: 14px;
		}

		body.fontL #contents_area h3 {
			font-size: 16px;
		}

	#contents_area h4 {
		color: #CE0000;
		margin-top: 10px;
		font-size: 13px;
	}
	
		body.fontS #contents_area h4 {
			font-size: 11px;
		}

		body.fontM #contents_area h4 {
			font-size: 13px;
		}

		body.fontL #contents_area h4 {
			font-size: 15px;
		}
		
	#contents_area p {
		margin-bottom: 30px;
	}

/* サブメニュー（ページ左縦並びメニュー）
 ----------------------------------- */

#submenu {
	width: 154px;
}

	#submenu ul {
		border-bottom: 1px solid #E7E7E7;
	}

		#submenu li {
			background: url(../images/menu/submenu_bg.gif);
			background-repeat: no-repeat;
			width: 154px;
			height: 33px;
			line-height: 33px;
		}
		
		#submenu li.smaller {
			line-height: 16px;
		}

			#submenu li a {
				display: block;
				width: 144px;
				height: 33px;
				padding-left: 10px;
				color: #000000;
				text-decoration: none;
			}

				#submenu li a:hover {
					background: url(../images/menu/submenu_ov.gif);
					background-repeat: no-repeat;
				}

		#submenu li.current,#submenu li.current a:hover {
			background: url(../images/menu/submenu_current.gif);
			background-repeat: no-repeat;
		}

		#submenu li.current a {
			color: #CE0000;
		}

		#submenu ul li.child_submenu_li {
			background: url(../images/menu/child_submenu_bg.gif);
			background-repeat: no-repeat;
			width: 149px;
			height: 30px;
			line-height: 30px;
			padding-left: 5px;
		}
		
		#center_area #submenu ul li.long_child_submenu {
			line-height: 15px;
		}
		
		#submenu ul li.child_submenu_li a {
			width: 139px;
			height: 30px;
			color: #000000;
		}
		
		#submenu ul li.current a {
			color: #CE0000;
		}
		
		#submenu ul li.child_submenu_li a:hover {
			background: none;
		}

.side_company_banner {
	margin-top: 10px;
}

#submenu .campaign_banner {
	width: 130px;
	margin: 0;
}

.submenu_title {
	background-color: #E7E7E7;
	border-bottom: 3px solid #A5A6A5;
	border-right: 1px solid #A5A6A5;
	width: 143px;
	height: 20px;
	line-height: 20px;
	margin-top: 5px;
	padding-left: 5px;
}

/* 各カテゴリトップページ
 ----------------------------------- */

#top_banner .banner {
	float: left;
	background: url(../images/top_banner.jpg);
	background-repeat: no-repeat;
	width: 156px;
	height: 160px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 10px;
}

#top_banner .start {
	margin-right: 15px;
}

#top_banner .end{
	margin-left:17px;
}

.banner_title {
	border-left: 3px solid #CE0000;
	margin-left: 12px;
	margin-bottom: 3px;
	padding-left: 5px;
	line-height: 16px;
}

.banner_title a {
	display: block;
}

.banner_img {
	padding: 5px 0;
	text-align: center;
}

.banner_img img {
	border: 1px solid #D6D7D6;
}

.banner_text {
	display: table-cell;
	height: 60px;
	margin: 3px 0;
	padding: 0 12px;
	line-height: 110%;
	vertical-align: middle;
	font-size: 11px;
}

body.fontS .banner_text {
	font-size: 9px;
}

body.fontM .banner_text {
	font-size: 11px;
}

body.fontL .banner_text {
	font-size: 13px;
}

