/*--------------------------------------------------
	プロパティ初期化
--------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-style: normal;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
}
ul li {
	list-style-type: none;
}
img {
	border-style: none;
	font-size: 0px;
	line-height: 0px;
}


/*--------------------------------------------------
	全体
--------------------------------------------------*/
html {   
    overflow-y:scroll;   
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳＰゴシック";
	color: #666666;
	background-color: #FFFFFF;
	font-size: 12px;
}
.clear {
	clear: both;
	float: none;
	font-size: 0px;
	line-height: 0px;
}
a {
	color: #FFAD33;
	text-decoration: none;
	overflow: hidden;
}
a:hover{
	color: #E38800;
	text-decoration: none;
}

/*--------------------------------------------------
	wrapper
--------------------------------------------------*/
#wrapper {
	text-align: left;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

/*--------------------------------------------------
	header
--------------------------------------------------*/
#header {
	height: 154px;
	width: 800px;
	margin-bottom: 5px;
}

/*--------------------------------------------------
	main_navigation
--------------------------------------------------*/
#main_navigation {
	margin-bottom: 10px;
}

/*--------------------------------------------------
	title
--------------------------------------------------*/
h1 {
	text-indent: -9999px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

h2 {
	float: left;
}

/*--------------------------------------------------
	shadetabs
--------------------------------------------------*/
#shadetabs{
	border-bottom: 1px solid gray;
	float: left;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
}

#shadetabs ul{
	padding: 6px 0;
	list-style-type: none;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

#shadetabs li{
	display: inline;
	margin: 0;
}

#shadetabs li a{
	text-decoration: none;
	padding: 6px 10px;
	border: 1px solid #999999;
	color: #0099FF;
	background-color: #F7FBFF;
}

#shadetabs li a:visited{
	color: #0066FF;
}

#shadetabs li a:hover{
	text-decoration: underline;
	color: #FF33FF;
	background-color: #FFCCFF;
}

#shadetabs li.selected{
position: relative;
}

#shadetabs li.selected a{ /*selected main tab style */
border-bottom-color: white;
}

#shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

/*--------------------------------------------------
	nav_wrap
--------------------------------------------------*/
#nav_wrap {
	float: left;
}
/*--------------------------------------------------
	icon_koba
--------------------------------------------------*/
#icon_koba a {
	background-image: url(images/icon_koba.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 71px;
	width: 76px;
	float: left;
	margin-bottom: 20px;
}
#icon_koba a:hover{
	background-image: url(images/icon_koba.jpg);
	background-repeat: no-repeat;
	background-position: 0px -71px;
}

/*--------------------------------------------------
	main
--------------------------------------------------*/
#main {
	line-height: 20px;
}
#main .inner_detail {
	float: left;
}
#main .inner_detail img {
	font-size: 0px;
	line-height: 0px;
	vertical-align: bottom;
}
#main .inner_thumb {
	float: left;
	width: 315px;
}
#main .inner_thumb li {
	float: left;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 0px;
	line-height: 0px;
	vertical-align: bottom;
}
#main .inner_text {
	float: left;
	width: 390px;
	margin-left: 10px;
}
#main .inner_text_02 {
	width: 800px;
}
#main .inner_text_02 h3 {
	margin-top: 20px;
}
#main .inner_text p {
	margin-top: 10px;
}
#main .inner_text_02 p {
	margin-top: 10px;
}

#main #contents {
	padding-top: 20px;
}
#main #contents02 {

}
#main h3 {
	font-size: 14px;
	font-weight: normal;
	color: #FF9900;
	margin-bottom: 4px;
}
#main .text_01 {
	font-size: 14px;
	color: #000000;
}
#main .text_02 {
	margin-top: 10px;
	margin-bottom: 20px;
}
#main .text_03 {
	font-size: 16px;
	font-weight: bold;
	background-color: #FFDDFF;
	padding: 5px;
}
#main .title_job_02 {
	background-image: url(images/title_job02.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
	width: 214px;
	margin-bottom: 8px;
}
#main .style {
	color: #FF66FF;
}
#main .style_02 {
	color: #FF66FF;
	font-size: 16px;
	padding-bottom: 10px;
}
#main .style_03 {
	color: #FF66FF;
	font-size: 14px;
}

#main .border {
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px dotted #999999;
}
#main .prohibition {
	margin-top: 10px;
	line-height: 22px;
}
#main .prohibition ul {
	float: left;
	width: 260px;
	margin-bottom: 10px;
}



#main #contents table {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	text-align: left;
	height: auto;
	width: 800px;
	margin-top: 4px;
	vertical-align: top;
}
html>body table {border-collapse: separate}


#main #contents th {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 4px;
	font-weight: bold;
	background-color: #333333;
	text-align: center;
	color: #FFFFFF;
}
#main #contents td {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 8px;
	text-align: left;
	vertical-align: top;
	width: 246px;
}
input:focus,textarea:focus,select:focus{
background-color: #CCCCCC;
}

#main #contents table img {
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 4px;
}

#main #contents ul {}
#main #contents li {
	padding-top: 5px;
	list-style-position: inside;
	list-style-type: square;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}


#main .contact_left {
	float: left;
	height: auto;
	width: 264px;
}

#main .contact_right {
	float: right;
	height: auto;
	width: auto;
	border-left: 1px dotted #999999;
	margin-left: 20px;
	padding-left: 20px;
}

#main .contact_right table {
	empty-cells: show;
	text-align: left;
	height: auto;
	width: auto;
	vertical-align: top;
}
html>body table {border-collapse: separate}


#main .contact_right th {
	padding: 4px;
	font-weight: bold;
	background-color: #333333;
	text-align: center;
	color: #FFFFFF;
}
#main .contact_right td {
	padding: 6px;
	text-align: left;
	vertical-align: top;
	width: auto;
	border-bottom: 1px dotted #999999;
}
input:focus,textarea:focus,select:focus{
background-color: #CCCCCC;
}


#main #form button {
	border-style: none;
	background-color: #FFFFFF;
	height: 26px;
	width: 86px;
	margin-right: 10px;
}

#main #qa {

}
#main #qa ul {
	padding: 5px;
	border: 1px dotted #CCCCCC;
	margin-top: 16px;
	margin-bottom: 16px;
	line-height: 24px;
}
#main #qa .question {
	float: left;
	width: 300px;
}
#main #qa .question strong {
	font-weight: bold;
	color: #FF66FF;
}
#main #qa .answer {
	float: right;
	width: 490px;
}
#main .border_02 {
	margin-top: 4px;
	margin-bottom: 4px;
	border-top: 1px dotted #999999;
	clear: both;
	float: none;
}
#main .data {
	margin-top: 20px;
}






/*guidance---------------------------------------*/

#main #contents_guidance table {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	text-align: left;
	height: auto;
	width: 800px;
	vertical-align: top;
}
html>body table {border-collapse: separate}


#main #contents_guidance th {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-weight: normal;
	background-color: #E4E4E4;
	text-align: center;
	color: #666666;
	width: 100px;
	padding: 4px;
}
#main #contents_guidance td {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 8px;
	text-align: left;
	vertical-align: top;
	width: auto;
}
input:focus,textarea:focus,select:focus{
background-color: #CCCCCC;
}
#main #contents_guidance .kinglotion {
	background-color: #FFD0DC;
	font-size: 14px;
}
#main #contents_guidance .t-back {
	background-color: #CEE7FF;
	font-size: 14px;
}




/*--------------------------------------------------
	footer
--------------------------------------------------*/
#footer {
	padding-bottom: 20px;
	padding-top: 30px;
	font-size: 10px;
}
#footer .back_home a{
	background-image: url(images/button_home.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 14px;
	width: 70px;
	float: right;
}

#footer .back_top a{
	background-image: url(images/button_page_top.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 14px;
	width: 81px;
	float: right;
	margin-left: 10px;
}
#footer address {
	border-top: 1px solid #999999;
	margin-top: 6px;
	padding-top: 4px;
	text-align: right;
}






















