@charset "utf-8";
/* ===================================================================
CSS information

 file name  :style.css
 author     :sato (admin)
 style info :コンテンツエリア関係 他
 
このスタイルシートの構成
 基本設定、レイアウト、横幅設定など
 汎用class
 #navSkip
 #page
  #contents
   #main
   #sub
 
=================================================================== */

/*----------------------------------------------------
	基本設定、リンクカラー、レイアウトなど
----------------------------------------------------*/
html {
	background: #fff;
}

body {
	text-align: center;
	margin: 0 auto;
}


a:link {
}

a:visited {
}

a:hover {
	text-decoration: none;
}

a:active {
}


/*----------------------------------------------------
	汎用class
----------------------------------------------------*/
.left {
	float: left;
}

.right {
	float: right;
}

.imgR {
	float: right;
	margin: 0 0 10px 10px;
}

.imgL {
	float: left;
	margin: 0 10px 10px 0;
}

.btn {
	text-align: center;
}

/*
	clearfix
*/
#hoge:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}


/*----------------------------------------------------
	#navSkip (NavigationSkip)
----------------------------------------------------*/
span#navSkip {
	position: absolute;
	top: 0;
	left: 0;
}


/*----------------------------------------------------
	#wrap
----------------------------------------------------*/
#wrap {
	width: 100%;
	text-align: left;
	margin: 0 auto;
}



/*----------------------------------------------------
	#contents
----------------------------------------------------*/
#contents {
	width: 1010px;
	margin: 0 auto;
	background: #fff url(../img/share/bg_contents.gif) repeat-y right top;
}

#contents .pageTop {
	width: 860px;
	margin: 0;
	padding: 13px 0;
	clear: both;
	background: #fff;
	text-align: right;
}


/*----------------------------------------------------
	#main
		メイン
----------------------------------------------------*/
#main {
	width: 1010px;
	min-height: 200px;
	margin-top: 15px;
	background-color: #FFFFFF;
}

#main-col {
	width: 760px;
	float: left;
	margin: 0;
	padding: 0;
}

* html #main {
	height: 200px;
}

#main h2 {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 100%;
}

#main h3 {
	margin: 30px 0 10px;
	padding-bottom: 5px;
	border-bottom: 5px solid #333;
}


/* メイントピックス
------------------------------------------------------------------------*/

ul#section {
	margin-bottom:60px;
}

ul#section li {
	margin-bottom: 15px;
	width: 245px;
	height:100px;
	float: left;
	text-indent: -9999px;
}

ul#section li a {
	overflow: hidden;
	display: block;
}

ul#section li#m1 {
	margin-right: 10px;
}

ul#section li#m1 a {
	display: block;
	width: 245px;
	height:100px;
	background: url(../img/top/topic_01.jpg) top left no-repeat;
}

ul#section li#m1 a:hover {
	display: block;
	width: 245px;
	height:100px;
	background: url(../img/top/topic_01.jpg) top left no-repeat;
	background-position: 0 -100px;
}

ul#section li#m2 {
	margin-right: 10px;
}

ul#section li#m2 a {
	width: 245px;
	height:100px;
	background: url(../img/top/topic_02.jpg) top left no-repeat;
}

ul#section li#m2 a:hover {
	width: 245px;
	height:100px;
	background: url(../img/top/topic_02.jpg) top left no-repeat;
	background-position: 0 -100px;
}

ul#section li#m3 a {
	width: 245px;
	height:100px;
	background: url(../img/top/topic_03.jpg) top left no-repeat;
}

ul#section li#m3 a:hover {
	width: 245px;
	height:100px;
	background: url(../img/top/topic_03.jpg) top left no-repeat;
	background-position: 0 -100px;
}

ul#section li#m4 {
	margin-right: 10px;
}

ul#section li#m4 a {
	width: 245px;
	height:100px;
	background: url(../img/top/topic_04.jpg) top left no-repeat;
}

ul#section li#m4 a:hover {
	width: 245px;
	height:100px;
	background: url(../img/top/topic_04.jpg) top left no-repeat;
	background-position: 0 -100px;
}

ul#section li#m5 {
	margin-right: 10px;
}

ul#section li#m5 a {
	width: 245px;
	height:100px;
	background: url(../img/top/topic_05.jpg) top left no-repeat;
}

ul#section li#m5 a:hover {
	width: 245px;
	height:100px;
	background: url(../img/top/topic_05.jpg) top left no-repeat;
	background-position: 0 -100px;
}

ul#section li#m6 a {
	width: 245px;
	height:100px;
	margin-right: 10px;
	background: url(../img/top/topic_06.jpg) top left no-repeat;
}

ul#section li#m6 a:hover {
	width: 245px;
	height:100px;
	background: url(../img/top/topic_06.jpg) top left no-repeat;
	background-position: 0 -100px;
}

ul#section li#m7 {
	margin-right: 10px;
}

ul#section li#m7 a {
	width: 245px;
	height:100px;
	background: url(../img/top/topic_07.jpg) top left no-repeat;
}

ul#section li#m7 a:hover {
	width: 245px;
	height:100px;
	background: url(../img/top/topic_07.jpg) top left no-repeat;
	background-position: 0 -100px;
}

ul#section li#m8 {
	margin-right: 10px;
}

ul#section li#m8 a {
	width: 245px;
	height:100px;
	background: url(../img/top/topic_08.jpg) top left no-repeat;
}

ul#section li#m8 a:hover {
	width: 245px;
	height:100px;
	background: url(../img/top/topic_08.jpg) top left no-repeat;
	background-position: 0 -100px;
}

ul#section li#m9 a {
	width: 245px;
	height:100px;
	margin-right: 10px;
	background: url(../img/top/topic_09.jpg) top left no-repeat;
}

ul#section li#m9 a:hover {
	width: 245px;
	height:100px;
	background: url(../img/top/topic_09.jpg) top left no-repeat;
	background-position: 0 -100px;
}



*html ul#section li#m1,
*html ul#section li#m2,
*html ul#section li#m4,
*html ul#section li#m5,
*html ul#section li#m7,
*html ul#section li#m8{
	margin-right: 7px;
}


#adress {
	margin: 0;
	padding: 0;
	height: 60px;
	clear: both;
	background: url(../img/share/adress.gif) top center no-repeat;
}

/* -----------------------------------------------------------
	#sub
		サイドバー、サブ
----------------------------------------------------------- */
#sub {
	margin-top: 15px;
	float: left;
	width: 187px;
}


#sub li {
	text-align: left;
}

#sub h2 {
	display: block;
	height: 21px;
	background: url(../img/share/side-top-bg.gif) top left no-repeat;
	padding: 7px 3px 0 20px;
	color: #fff;
	margin-top: 10px;
}

#sub ul {
	margin-bottom: 15px;
	border: #e9e9e9 3px solid;
}

#sub li {
	text-align: left;
	padding: 6px 3px 6px 25px;
    background: url(../img/share/icon.gif) no-repeat 10px 0.7em;
    list-style: none;
	border-bottom:1px solid #e9e9e9;
	line-height:1.5em;
}

#sub li a {
	color: #666;
	text-decoration: none;
}

#sub li a:visited {
	color: #666;
	text-decoration: none;
}

#sub li a:hover{
	color: #666;
	text-decoration: underline;
} 

dl {  
	width:360px; 
	font-size: 11px;
	float: right;
	margin-top: 10px;
}  
dt {  
	float:left;  
	width:45px;  
	padding:2px 0 2px 10px;  
	clear:both;  
	font-weight:bold;  
}  
dd {  
	width:260px;  
	margin-left:50px;  
	padding:2px 5px 2px 10px;   
} 


