@charset "shift_jis";

/*-------------------------------------------------------------------
基本設定
--------------------------------------------------------------------*/
* {
	font-family:'MS PGothic', Osaka, sans-serif;
	padding:0;
	margin:0;
}

a:link{	color:#444444;
	text-decoration:underline;
}

a:visited{
	color:#444444;
}

a:hover{
	color:#444444;
}

h2 {
	font-size:16px;
}

TABLE {
  border-collapse: collapse;
  border-style: solid;
  border-color: #CCCCCC;
  border-width: 1px;
}

TH {
  border-style: solid;
  border-color: #CCCCCC;
  border-width: 1px 1px 1px 0;
  padding-top:5px;
  padding-bottom:5px;
  padding-left:10px;
  padding-right:10px;
  color:#333333;
  background:#E0E0D1;
}

TH#must {
  border-style: solid;
  border-color: #CCCCCC;
  border-width: 1px 1px 1px 0;
  padding-top:5px;
  padding-bottom:5px;
  padding-left:10px;
  padding-right:10px;
  color:#333333;
  background:#E0E0D1 url(../images/must.gif) right no-repeat;
}

TD {
  border-style: dotted;
  border-color: #CCCCCC;
  border-width: 1px 0 0 1px;
  padding-top:5px;
  padding-bottom:5px;
  padding-left:10px;
  padding-right:10px;
  line-height:130%;
  background:#ffffff;
}

HR {
  color: #CCCCCC;
  height: 1px;
}

/*-------------------------------------------------------------------
body・outer・inner
--------------------------------------------------------------------*/

body{
	background:#CCCCCC;
	text-align:justify;
	font-size:13px;
	margin-top:10px;
}

div.contents {
	background:#FFFFFF;
}


div#title_button {
	background:url(../images/img_title_05.jpg) no-repeat;
	width:900px;
	height:83px;
}

div#title_button_left {
	width:320px;
	height:50px;
	padding-left:20px;
	padding-top:15px;
	float:left;
}

div#title_button_right {
	width:530px;
	height:50px;
	padding-right:20px;
	padding-top:15px;
	float:right;
}

div#main_photo_left {
	width:247px;
	padding-left:18px;
	padding-top:20px;
	float:left;
}

div#main_desc_right {
	padding-top:20px;
	padding-right:20px;
	padding-left:20px;
	float:right;
	width:588px;
}

div#main_desc_right_left {
	padding-top:20px;
	padding-bottom:20px;
	width:435px;
	float:left;
}

div#main_desc_right_right {
	padding-top:20px;
	padding-bottom:20px;
	width:100px;
	float:right;
}

div.choice_box {
	width:860px;
	text-align:left;
	margin:0 auto;
	padding-top:10px;
}

div.choice_box_left {
	width:420px;
	padding-right:15px;
	padding-top:10px;
	float:left;
}

div.choice_box_right {
	width:420px;
	padding-top:10px;
	float:right;
}

div.contact_box {
	width:900px;
	height:160px;
	background:url(../images/img_contact_bg_01.jpg) repeat-x;
}

div.contact_button {
	width:424px;
	height:84px;
	margin:0 auto;
	padding-top:5px;
}

div.contact_tel {
	width:300px;
	height:32px;
	margin:0 auto;
	padding-top:10px;
}


div#outer {
	background:#CCCCCC;
	padding:0px;
	text-align:center;
}

div.inner {
	background:#FFFFFF;
	width:900px;
	border-style:solid;
	border-width:0px;
	border-color:#CCCCCC;
	background-position:center;
	margin:0 auto;
}

div#header {
	background:url(../images/img_header_bg.jpg) repeat-x;
	width:900px;
	height:85px;
}

div#header_logo {
	width:270px;
	height:85px;
	float:left;
	padding-left:15px;
}

div#header_right {
	width:376px;
	height:85px;
	float:right;
}


div#button {
	margin-top:7px;
	margin-bottom:7px;
}

div.tab_01 {
	margin:0 auto;
	width:880px;

}


div#left {
	text-align:left;
	padding-left:25px;
}


div.space30 {
	height:30px;
}

div.space20 {
	height:20px;
}

div.space10 {
	height:10px;
}

div.space7 {
	height:7px;
}

#footer a{ 
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}



.top_contact {
	width: 900px;
	height: 116px;
	background: URL("../images/top_con_bg.jpg") repeat-x;
}
.top_contact img{
margin-top: 13px;
}

.mt20{
margin-top: 17px;
}

/*-------------------------------------------------------------------
LPO
--------------------------------------------------------------------*/

#title_a {
	width: 900px;
	height: 65px;
}
#title_b {
	width: 900px;
	height: 65px;
}
#title_c {
	width: 900px;
	height: 65px;
}