@charset "utf-8";
/* CSS Document */
p {
	line-height: 1.7em;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.clear {
	clear: both;
}

body {
	background-image: url(../img/common/body_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-size: 80%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#page {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../img/common/header.jpg);
	height: 86px;
	width: 900px;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 76px;
}
/*IE6 & IE7CSSハック*/
* html #header {
	background-image: url(../img/common/header.jpg);
	height: 160px;
	width: 900px;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 2px;
} 
*:first-child+html #header {
	background-image: url(../img/common/header.jpg);
	height: 160px;
	width: 900px;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 2px;
} 
#header_sub_button {
	background-image: url(../img/common/header_button.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 30px;
	width: 230px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
/*IE6 & IE7CSSハック*/
* html #header_sub_button {
	background-image: url(../img/common/header_button.jpg);
	background-repeat: no-repeat;
	padding:0;
	height: 30px;
	width: 230px;
	float: right;
	margin:74px 0 5px 0;
} 
*:first-child+html #header_sub_button {
	background-image: url(../img/common/header_button.jpg);
	background-repeat: no-repeat;
	padding:0;
	height: 30px;
	width: 230px;
	float: right;
	margin:74px 0 5px 0;
} 
#header_sub_button span {
	font-size: 0.7em;
	visibility: hidden;
}

#header_sub_button li {
	padding: 0px;
	display: block;
	float: right;
	width: 76px;
	height: 30px;
}
#header_sub_button li a {
	display: block;
	width: 76px;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	}
#header_sub_button #hs01 a:hover {
	display: block;
	width: 76px;
	background: url('../img/common/header_button01.jpg') no-repeat;
	background-position:-154px 0px;
	}
#header_sub_button #hs02 a:hover {
	display: block;
	width: 76px;
	background: url('../img/common/header_button01.jpg') no-repeat;
	background-position:-78px 0px;
	}
#header_sub_button #hs03 a:hover {
	display: block;
	width: 76px;
	background: url('../img/common/header_button01.jpg') no-repeat;
	background-position:-2px 0px;
	}
#headerMenu {
	width: 900px;
	height: 45px;
	overflow: hidden;
	list-style-type: none;
	background: url('../img/common/headerMenu.jpg') no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	}
#headerMenu em{
	visibility: hidden;
	}
#headerMenu li {
	width: 180px;
	margin: 0;
	padding: 0;
	height: 45px;
	float: left;
	text-align: center;
	}
#headerMenu li a {
	display: block;
	width: 180px;
	height: 45px;
	line-height: 45px;
	text-decoration: none;
	}
#headerMenu .item1 a:hover {
	display: block;
	width: 180px;
	background: url('../img/common/headerMenu.jpg') no-repeat;
	background-position:0px -45px;
	}
#headerMenu .item2 a:hover {
	display: block;
	width: 179px;
	background: url('../img/common/headerMenu.jpg') no-repeat;
	background-position:-180px -45px;
	}
#headerMenu .item3 a:hover {
	display: block;
	width: 100%;
	background: url('../img/common/headerMenu.jpg') no-repeat;
	background-position:-360px -45px;
	}
#headerMenu .item4 a:hover {
	display: block;
	width: 100%;
	background: url('../img/common/headerMenu.jpg') no-repeat;
	background-position:-540px -45px;
	}
#headerMenu .item5 a:hover {
	display: block;
	width: 100%;
	background: url('../img/common/headerMenu.jpg') no-repeat;
	background-position:-720px -45px;
	}
#mainFlash {
	height: 276px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#main {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}


#side_bar {
	width: 220px;
	float: left;
	border-radius: 5px;         /* CSS3 */
	-moz-border-radius:5px;    /* Firefox */
	-webkit-border-radius: 5px; /* Safari,Chrome */
	border: 1px #3D785B solid;     /* 枠線の装飾 */
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 10px;
}

.side_banner {
	width: 200px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
#tasks {
	margin-bottom: 10px;
	background-image: url(../img/side_bar/task_bg.jpg);
	background-repeat: no-repeat;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	height: 130px;
	padding-top: 30px;
}
#tasks ul {
	background-color: #FFFFFF;
	width: 174px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #CCCCCC;
	padding: 6px;
}

#tasks .li_inside {
	display: block;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.6em;
	font-size: 0.9em;
	background-image: url(../img/common/icon01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}


#content {
	width: 650px;
	float: right;
}
#whats_new { 
	width: 650px;
	height: 140px;
	margin: 0 0 15px 0;
	padding: 35px 0 15px 0;
	background: url('../img/top/whats_new.jpg') no-repeat top left;
}
#whats_new #inner { 
	width: 600px;
	height: 120px;
	margin: 0 auto;
	padding: 10px;
	list-style-type: none;
	overflow-y:scroll;
	border: 1px solid #CCCCCC;
}
#whats_new #inner li { 
	line-height: 2em;
	list-style-type: none;
	border-bottom: 1px dotted #5AAB83;
}
#top_recruit_banner {
	margin-bottom: 10px;
}

#top_box01 {
	background-image: url(../img/top/top_box01_bg.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 630px;
	margin-bottom: 10px;
	padding-top: 35px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#top_box02 {
	background-image: url(../img/top/top_box02_bg.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 630px;
	margin-bottom: 10px;
	padding-top: 35px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#top_box03 {
	background-image: url(../img/top/top_box03_bg.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 630px;
	margin-bottom: 20px;
	padding-top: 35px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.top_box_inner {
	border: 1px solid #CCCCCC;
	height: 118px;
	padding: 5px;
}
.top_box_inner p {
	font-size: 0.9em;
}

.top_box_inner img {
	float: left;
	margin-right: 10px;
}
.sub_title {
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
}
#footer_navi {
	width: 900px;
	text-align: center;
}


#footer_navi li {
	display: inline;
	line-height: 2em;
	margin-bottom: 5px;
	font-size: 0.8em;
	padding-right: 8px;
	padding-left: 8px;
}

#footer {
	background-image: url(../img/common/footer_bg.jpg);
	height: 80px;
	width: 230px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 670px;
	padding-top: 10px;
}
#footerAddress dl {
	margin: 0px;
	padding: 0px;
}
#footerAddress dt {
	margin: 0px;
	padding: 0px;
	line-height: 2em;
	font-size: 14px;
	font-weight: bold;
}
#footerAddress dd {
	margin: 0px;
	padding: 0px;
}


#copyright {
	text-align: center;
}
#hbb {
	font-size: 0.7em;
	display: block;
	width: 100px;
	float: right;
	text-align: right;
}



/*各ページ用CSS*/

#pageContent {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}

#pageImg {
	height: 150px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}
#page_navi {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	background-color: #F1F7F5;
	font-size: 0.8em;
}

.page_box01 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89E0CF;
	margin-bottom: 30px;
}

.page_box01 .page_box01_img01 {
	float: right;
	padding-left: 10px;
}
.product_info {
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	font-size: 12px;
	font-weight: bold;
}

.page_box02 {
	padding: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
}

.page_box02 h3 {
	font-size: 16px;
	color: #009933;
	margin: 0px;
	padding: 0px;
}
.page_box02 h4 {
	font-size: 16px;
	color: #FF9900;
	margin: 0px;
	padding: 0px;
	line-height: 2em;
}

.page_box02  img {
	float: left;
	padding: 0px;
	margin-right: 10px;
}
.page_box03 {
	padding: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
}

.page_box03 h3 {
	font-size: 16px;
	color: #009933;
	margin: 0px;
	padding: 0px;
}
.page_box03 h4 {
	font-size: 16px;
	color: #FF9900;
	margin: 0px;
	padding: 0px;
	line-height: 2em;
}

.page_box03  img {
	float: right;
	padding: 0px;
	margin-left: 10px;
}
