@charset "utf-8";
/*
Theme Name: asqpc2
Theme URI: http://localhost/
Description: eyes original
Version: 0.2
Author: eyes Inc.
Author URI: http://localhost/
Tags: 
*/
/* ブラウザスタイルの初期化 */

* {
  margin: 0;
  padding: 0;
  }
  
/* 画像 (img) */

img {
  border: 0;
  }
  
p{
	color:#333333;
	margin: 0px;
	font-size: 12px;
	line-height: 20px;
}

a:link {
  color: #3366ff;
  text-decoration: none;
  }
a:visited {
  color: #3366ff;
  text-decoration: none;
  }
a:hover {
  color: #3366ff;
  text-decoration: underline;
  }
a:active {
  color: #000000;
  }



body {
	background-color:#999999;
}


/* テキスト装飾 */

.head_message{
	font-size: 10px;
	color: #333333;
	letter-spacing: 0.1em;
	line-height: 16px;
}

.style01{
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	text-indent: 25px;
	margin-top: 5px;
}


.foot_navi{
	font-weight: bold;
	color: #000000;
	text-align: right;
}

.foot_navi a{
	font-weight: bold;
	color: #000000;
	text-align: right;
	text-decoration:underline;
}

.foot_navi a:hover{
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	text-decoration:underline;
}

.midashi250{
	background-image: url(images/midashi_bar250.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 250px;
	font-size: 16px;
	line-height: 36px;
	color: #FFFFFF;
	text-indent: 15px;
	letter-spacing: 0.1em;
}


.midashi540{
	background-image: url(images/midashi_bar540.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 540px;
	font-size: 16px;
	line-height: 36px;
	color: #FFFFFF;
	text-indent: 15px;
	letter-spacing: 0.1em;
}

.midashi_line{
	font-size: 14px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.side_textbox{
	width: 230px;
	margin-right: 10px;
	margin-left: 10px;
}

.main_textbox{
	width: 500px;
	margin-right: 20px;
	margin-left: 20px;
}



/* 本体装飾 */

#wrapper{
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka;
	font-size: 12px;
}

#header{
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 90px;
	width: 850px;
}

#logo{
	margin-top: 10px;
	margin-left: 24px;
	float:left;
}

#head_btn{
	float: right;
	height: 50px;
	width: 80px;
	margin-top: 8px;
	margin-right: 7px;
}

#head_btnbox{
	list-style-type: none;
}

#head_home{
	background-image: url(images/i_home.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	margin-bottom: 2px;
}

#head_sitemap{
	background-image: url(images/i_mark.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	letter-spacing: 0.1em;
	margin-bottom: 2px;
}

#head_contact{
	background-image: url(images/i_mail.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	letter-spacing: 0.1em;
}

#head_home a,#head_sitemap a,#head_contact a{
	color: #FFFFFF;
	line-height: 14px;
}
#head_home a:hover,#head_sitemap a:hover,#head_contact a:hover{
	color: #CCCCCC;
	text-decoration: underline;
	line-height: 14px;
}

#navi{
	height: 260px;
	width: 850px;
	margin-top: 10px;
	margin-bottom: 10px;
}


#content{
}

#cont_head{
	background-image: url(images/bg_body01.gif);
	width: 850px;
	height: 6px;
}

#cont_main{
	background-image: url(images/bg_body02.gif);
	width: 850px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#cont_foot{
	background-image: url(images/bg_body03.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 850px;
	clear:both;
}


#koushin{
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 10px;
}


#side_L01{
	width: 400px;
	margin-left: 15px;
	float: left;
}

#side_R01{
	float: right;
	width: 380px;
	margin-right: 15px;
}


#side_L02{
	width: 250px;
	margin-left: 15px;
	float: left;
}

#side_R02{
	float: right;
	width: 540px;
	margin-right: 15px;
}



#table01{
	margin-top: 10px;
}


#footer{

}


#foot_navi{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}


#foot_navi02{
	text-align: right;
	position: relative;
	top: 65px;

}

#foot_bar{
	background-image: url(images/foot_bar.gif);
	background-repeat: no-repeat;
	height: 132px;
	width: 850px;
}

#copy_rights{
	text-align: right;
	position: relative;
	top: 75px;
}


.list{
	width: 520px;
	margin: 10px;
}

.list div.list_text {
	margin: 5px 5px 5px 165px;
	width: 340px;
}
.list div.list_text h5 {
	font-size:1.2em;
	font-weight:bold;
	padding-bottom: 2px;
	border-bottom: solid 1px #000;
}
.list div.list_text div {
	text-align:left;
}
.list div.list_text div p{
	font-size:1em;
	font-weight:normal;
}
.list div.list_image{
	float:left;
	width: 130px;
	margin: 5px;
}

.midashi250{
	margin-bottom:15px;
}

div#side_L02 ul {
	list-style-type:none;
	padding-left:10px;
	line-height:20px;
}
