@charset "utf-8";

* { padding: 0; margin: 0; }
img {
	margin: 0px;
	padding: 0px;
	border: none;
}
body {
	font-family:"MS UI Gothic", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	background-image: url(../images/back.gif);
	background-repeat: repeat-x;
	color: #666666;
	line-height: 22px;
	text-align: justify;
	text-justify: inter-ideograph;
	font-size: 78%;
}
/* テキストリンク */
a:link {
	color: #1111cc;
	text-decoration: none;
}
a:visited,
a:active {
	color: #0000de;
	text-decoration: none;
}

a:hover {
	color: #FF66CC;
	text-decoration: underline;
}


#wrapper {
	width: 1060px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	width: 940px;
	float: left;
	height: 66px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 55px;
	margin-bottom: 0px;
	margin-left: 65px;
	display: inline; /*IE6 hack*/
}

#header h1 a {
	background-image: url(../images/rogo.gif);
	background-repeat: no-repeat;
	width: 581px;
	height: 40px;
	font-size: 10px;
	font-weight: normal;
	padding-top: 26px;
	padding-left: 250px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
}


#navigation {
	float: left;
	width: 930px;
	padding: 0px;
	height: 75px;
	margin-top: 0px;
	margin-right: 65px;
	margin-bottom: 0px;
	margin-left: 65px;
	display: inline; /*IE6 hack*/
}
#page_h2 {
	float: left;
	padding: 0px;
	height: 21px;
	width: 930px;
	margin-top: 0px;
	margin-right: 65px;
	margin-bottom: 0px;
	margin-left: 65px;
	text-align: center;
display: inline; /*IE6 hack*/
}

#page_h2 h2 {
	font-size: 11px;
	color: #FFFFFF;
}
#index_pic {
	margin: 0px;
	padding: 0px;
	height: 322px;
	width: 1060px;
	clear: both;
}
#leftcolumn {
	height: auto;
	width: 650px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 89px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
		display: inline; /*IE6 hack*/
}

#leftcolumn p {
	padding-right: 13px;
	padding-left: 17px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#leftcolumn li {
	padding-left: 30px;
	list-style-position: inside;
}
#campaign {
	width: 618px;
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #40a0dd;
	border-left-color: #40a0dd;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #40a0dd;
	background-image: url(../images/campaign_pic.jpg);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	margin-top: 10px;
}
#campaign p {
	padding-left: 220px;
	padding-right: 20px;
}

#campaign li {
	list-style-type: none;
	font-size: 10px;
	list-style-position: inside;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
	padding: 0px;
}
#contact {
	width: 400px;
	background-image: url(../images/contact_body.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 192px;
	margin-left: 17px;
	padding-top: 40px;
	padding-left: 200px;
	padding-right: 20px;
	margin-top: 30px;
}
#contact li {
	float: left;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 35px;
	padding-left: 5px;
	margin: 0px;
	list-style-position: outside;
}
#contact.bottan {
	margin-top: 20px;
	margin-left: 50px;
}

#rightcolumn {
	float: right;
	padding: 0px;
	min-height:850px;
	height: auto !important;
	height: 850px;
	width: 200px;
	display: inline;
	margin-top: 0px;
	margin-right: 89px;
	margin-bottom: 0px;
	margin-left: 0px;
		display: inline; /*IE6 hack*/
}
#rightcolumn li {list-style-type: none;}
#rightcolumn li a {
	background-image: url(../images/right_menu_body.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 26px;
	width: 185px;
	padding-left: 15px;
	text-decoration: none;
	color: #1111cc;
	padding-top: 4px;
}
#rightcolumn li a:hover {
	background-image: url(../images/right_menu_body.gif);
	background-position: 0px -30px;
	color: #FF66CC;
	text-decoration: underline;
}
#footer {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/footer_back.gif);
	background-repeat: repeat-x;
	height: 69px;
	clear: both;
}
#footer_center {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	height: 59px;
	background-image: url(../images/copy.gif);
	background-repeat: no-repeat;
	background-position: 0px 40px;
	padding-top: 10px;
	padding-right: 5px;
}
#footer_l {
	width: 491px;
	float: left;
}
#footer_r {
	float: right;
	width: 200px;
}


#list {
}

#list dl {
	padding: 0px;
	float: left;
	height: auto;
	width: 295px;
	margin: 15px;
	_margin: 10px;
}
#list dt {
	background-repeat: no-repeat;
	min-height:75px;
	height: auto !important;
	height: 75px;
	padding-top: 76px;
}
#list dt.no1 {
	background-image: url(../images/index_obi_m_01.gif);
}
#list dt.no2 {
	background-image: url(../images/index_obi_m_02.gif);
}
#list dt.no3 {
	background-image: url(../images/index_obi_m_03.gif);
}
#list dt.no4 {
	background-image: url(../images/index_obi_m_04.gif);
}
#list dd {
	text-align: right;
}

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	line-height:normal;
	font-weight: normal;
}



/* メインナビゲーション　*/

#navigation li{
 display: inline;
}
#navigation li a {
 padding-top:75px;
 height: 0px;
 float:left;
 overflow:hidden;
 display:block;
 color: #bebebb;
 text-decoration:none;
 outline: none;
}

/*off*/
#navi01 a {width: 123px;
	margin: 0px;    background-image: url(../images/header_menu.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navi02 a {	width: 187px;
	margin: 0px;    background-image: url(../images/header_menu.gif);
	background-repeat: no-repeat;
	background-position: -123px 0px;
}
#navi03 a {	width: 137px;
	margin: 0px;	background-image: url(../images/header_menu.gif);
	background-repeat: no-repeat;
	background-position: -310px 0px;
}
#navi04 a {	width: 152px;
	margin: 0px;	background-image: url(../images/header_menu.gif);
	background-repeat: no-repeat;
	background-position: -447px 0px;
}
#navi05 a {	width: 138px;
	margin: 0px;	background-image: url(../images/header_menu.gif);
	background-repeat: no-repeat;
	background-position: -599px 0px;
}
#navi06 a {	width: 193px;
	margin: 0px;	background-image: url(../images/header_menu.gif);
	background-repeat: no-repeat;
	background-position: -737px 0px;
}


/*hover*/
#navi01 a:hover,#navi01.over a {
 background-position: 0px -75px;
}
#navi02 a:hover,#navi02.over a {
 background-position: -123px -75px;
}
#navi03 a:hover,#navi03.over a {
 background-position: -310px -75px;
}
#navi04 a:hover,#navi04.over a {
 background-position: -447px -75px;
}
#navi05 a:hover,#navi05.over a {
 background-position: -599px -75px;
}
#navi06 a:hover,#navi06.over a {
 background-position: -737px -75px;
}

/* フッダーナビゲーション　*/

#footer_l li{
 display: inline;
}
#footer_l li a {
 padding-top:28px;
 height: 0px;
 float:left;
 overflow:hidden;
 display:block;
 color: #bebebb;
 text-decoration:none;
 outline: none;
}

/*off*/
#f_navi01 a {width: 159px;
	margin: 0px;    background-image: url(../images/footer_menu.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#f_navi02 a {	width: 157px;
	margin: 0px;    background-image: url(../images/footer_menu.gif);
	background-repeat: no-repeat;
	background-position: -159px 0px;
}
#f_navi03 a {	width: 77px;
	margin: 0px;	background-image: url(../images/footer_menu.gif);
	background-repeat: no-repeat;
	background-position: -316px 0px;
}
#f_navi04 a {	width: 98px;
	margin: 0px;	background-image: url(../images/footer_menu.gif);
	background-repeat: no-repeat;
	background-position: -393px 0px;
}


/*hover*/
#f_navi01 a:hover,#f_navi01.over a {
 background-position: 0px -28px;
}
#f_navi02 a:hover,#f_navi02.over a {
 background-position: -159px -28px;
}
#f_navi03 a:hover,#f_navi03.over a {
 background-position: -316px -28px;
}
#f_navi04 a:hover,#f_navi04.over a {
 background-position: -393px -28px;
}

/***　調整用CSS　***/
.sukima_down {
	margin-bottom: 10px;
}
.sukima_up {
	margin-top: 10px;
}
.sukima_up_sub {
	margin-top: 26px;
}
.sukima_obi {
	margin-top: 30px;
	padding-bottom: 10px;
}
/* new clearfix */  
.clearfix:after {  
visibility: hidden;  
display: block;  
font-size: 0;  
content: " ";  
clear: both;  
height: 0;  
}  
* html .clearfix             { zoom: 1; } /* IE6 */  
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


/*色指定*/
.blue {
	font-weight: bold;
	color: #3399CC;
}
.blue_font {color: #287BA4;}
.small {
	font-size: 9px;
	color: #CCCCCC;
}
.s {
	font-size: 10px;
}
.pic_l {
	float: left;
	margin-right: 15px;
	margin-left: 0px;
	margin-bottom: 5px;
}
hr{
	height:1px;
	color:#FFFFFF;
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #AEA893;
	margin-bottom: 30px;
}
