@charset "utf-8";
/*
Theme Name: free_sample005
Theme URI: http://theme.o2gp.com/
Description: free_sample005
Version: 1.0
Author: o2 Group
Author URI: http://theme.o2gp.com/
Tags: simple

	o2 Group v1.0
	 http://theme.o2gp.com/

	This theme was designed and built by o2 Group,
	whose blog you will find at http://theme.o2gp.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

*{margin:0;padding:0;}

body{
font: 14px/1.4 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#666666;
background:url(images/body_bg.jpg) repeat-x left top;
}


a{color:#3c8000;text-decoration:none;}
a:hover{color:#489900;}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{clear:both;}


/*************
全体
*************/
#wrapper{
margin: 0 auto;
padding: 0 0px;
width: 950px;
}

/*************
/* ヘッダー
*************/
#header{
width:950px;
height: 100px;
background:url(images/header.gif) no-repeat left top;
}

#header h1 {
padding: 0px;
font-size: 12px;
margin:0;
font-weight: normal;
color:#ffffff;
}

#subnavi {
height:25px;
width:950px;
padding:0 ;
text-align:right; 
}


/*************
/* トップナビゲーション
*************/
#topnav {
	width: 950px;	
	height: 50px;	
	margin:0;
	padding:0 0 0 0px;
        background:url(images/main_navi_bg.jpg) no-repeat left top;
} 

#topnav  ul {
       margin:0 0 0 10px;
       padding:0;
       list-style:none;
}

#topnav li {
       margin:0;
       padding:0;
       list-style:none;
}
  
#topnav li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	height: 50px;
	width: 120px;
	
}


#main_img {
        margin:10px 0;
        padding:0;
}


/*************
メイン（右側）コンテンツ
*************/
#main {
float: right;
width: 650px;
padding: 20px 0;
display: inline;
}

#main h2{
margin-bottom: 10px;
padding: 0 10px 0px 18px;
line-height: 40px;
font-size: 15px;
font-weight: normal;
color: #ffffff;
background: #3c8000 url(images/heading.png) no-repeat;
}

#main h3 {
font-size: 14px;
line-height: 30px;
background: url(images/h3.png) no-repeat ;
padding-left: 15px;
padding-bottom: 10px;
margin-top: 20px;
letter-spacing: 0.2em;
color: #333333;
}

#main p {
padding: 15px 15px 20px 20px;
}

/* 画像を右に回りこみ */

#date {
text-align: right;
padding-right: 15px;
padding-top: 15px;
padding-bottom: 10px;
font-weight:bold;
color:#3c8000;
}

#next {
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}
img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}

/* フッター共通 */
.box{
float: left;
width: 195px;
margin: 20px 16px 10px 0;
line-height: 1.2;
}


.last{margin-right:0;}


/* ボタン */
p.button{
text-align: center;
font-weight:bold;
padding: 10px 0;
}

p.button a{
display:block;
line-height: 32px;
background: #ffffff url(images/button.png) no-repeat;
margin: 0 -20px;
}

p.button a{color:#fff;}
p.button a:hover{color:#3c8000;}

p.button a:hover{
cursor:pointer;
background-position: 0 -32px;
}

/* メインとフッターのリスト位置調節 */
#main ul, #footer ul{margin-left: 20px;}
#main li, #footer li{margin-bottom: 3px;}


/*************
サイド（左側）コンテンツ
*************/
#sidebar {
float: left;
width: 265px;
padding: 15px 0;
}

#sidebar p{margin-bottom: 20px;}

#sidebar h3 {
margin-top: 5px;
padding: 0 10px 0 18px;
line-height: 40px;
font-size: 15px;
font-weight: normal;
color: #ffffff;
background: #3c8000 url(images/heading2.png) no-repeat;
}

#sidebar ul{
margin-left: 5px;
padding: 10px 0;
}

#sidebar li{
margin: 0 10px 10px 5px;
list-style: none;
border-bottom: 1px dashed #0778cc;
}

#sidebar li a{
background: url(images/list.png) no-repeat 0 50%;
display: block;
padding-left:15px;
}

#sidebar li a:hover{background-position: 3px 50%;}




/*************
/* フッター
*************/
#footer{
clear:both;
padding: 10px 0 10px;
border-top: 1px solid #3c8000;
}

#footer .inner{
overflow: hidden;
}

* html #footer .inner{height:1%;}

#footer #logo{
float:left;
padding: 10px 0 5px;
width: 292px;
}

address{
padding: 20px 0 3px;
text-align: center;
font-style:normal;
font-size: 12px;
clear:both;
display:block;
}

/*************
/* TOP新着・学会設定
*************/
#topbox {
    margin:0;
	padding:0;
	display:inline;
	
}

#topibox {
    margin:0;
	padding:0 0 10px 0;
	float:left;
        width:325px;
	min-height:200px;
	height:auto !important;
        height:200px;
	border:1px solid #CCC;
}

#topibox h3 {
    margin:0;
	padding:0 0 0 10px;
	height:25px;
	font-size:14px;
	font-weight:normal;
	color:#FFFFFF;
	background: url(images/heading_topics.png);
	line-height:25px;
}

#societybox {
     margin:0;
	padding:0 0 10px 0;
	float:right;
	width:300px;
        min-height:200px;
	height:auto !important;
        height:200px;
	border:1px solid #CCC;
}

#societybox h3 {
    margin:0;
	padding:0 0 0 10px;
	height:25px;
	font-size:14px;
	font-weight:normal;
	color:#FFFFFF;
	background: url(images/heading_society.png);
	line-height:25px;
}


#societybox  ul, #topibox ul {
    list-style:none;
	margin:5px;
	padding:0 3px;
}

#societybox  li , #topibox li  {
        margin:0;
	padding:2px 0 3px 20px;
	line-height:90%;
	background:url(images/marker_topi.png) no-repeat left top;
	border-bottom:1px dotted #009900;
　　　font-size:12px;
}

#societybox  li span , #topibox li span {
    margin:0 5px;
	padding:0;
        font-size:11px;
}

#societybox  li p,#topibox li p {
    margin:0 5px;
	padding:0;
}

/*=========================
   店舗情報
============================*/

#main #shopinfo {
   padding:10px;
   margin:0 0 0 0px;
   background:#FFFFFF;
   font-size:14px;
   width:628px;
   border:1px solid #ccc;
  
   
}

#main #shopinfo p {
   margin:5px 0;
   padding:0 0 0 30px;
   height:30px;
   line-height:30px;
   border-bottom:1px dotted #ccc;
   
}


#main #shopinfo p span {
   text-align:left;
   display:block;
   float:left;
   width:120px;
   margin:0 0px 0 0;
   padding:0;
   
}

/*=========================
   plofile設定
============================*/
#main #profile {
   width:auto;
   height:auto;
   padding:5px;
}

#main #profile h4 {
  margin:10px 0 5px 0 ;
 padding:0;
}

#main #profile p {
  margin:0px 0 ;
  padding:0;
  line-height:150%;
}


#main #profile dl {
   margin:0;
   padding:0;
}

#main #profile dl dt {
   margin:0 0 10px 240px;
   padding:0;
   width:400px;
   height:auto;
   font-size:12px;
   
}

#main #profile dl dt h4 {
   font-size:16px;
   padding:0px 0;
   margin:10px 0 5px 0 ;
}

#main #profile dl dt h4 .caption {
   font-size:14px;
   font-weight:normal;
}

#main #profile dl dt p {
   margin:0;
   padding:0;
   line-height:120%;
}

#main #profile dl dd {
   margin:0;
   padding:2px;
   border:1px solid #eee;
   float:left;
   display:inline;
}

#main #profile dl dd img {
   width:220px;
   height:auto;
}


#main #faq {
   margin:0px 0px 0 0px;
   padding:10px 10px;
   width:630px;
   min-height:500px ;
   height:auto !important;
   height:auto;
   border-bottom:0px solid #CCCCCC;
   
}

#main #faq h5  {
   margin:5px 0 0px 0px;
   padding:5px 0 10px 35px;
   background:url(images/q.gif) 2px 2px no-repeat;
   font-size:14px;
   font-weight:bold;
   color: #663300;
   width:595px;
   height:auto;
   text-decoration:underline;
   display:block;
   border-bottom:1px dotted #ccc;
  
}

#main #faq h5 span {
   margin:0 0 0 0px;
   padding:0;
   cursor:pointer;
}


#main #faq .answer {
   margin:0 0 0 0px;
   padding:5px;
   border-bottom:1px solid #ccc;
   background:url(images/a.gif) 2px 5px no-repeat #eee;
   width:620px;

}

#main #faq .answer p {
   margin:5px 0;
   padding:5px 5px 5px 35px;
   font-size:12px;
   color: #666666;   
   line-height:130%;
   width:560px;
   height:auto;
}


#main #contactform {
   margin:0 auto;
   padding:10px; 
   width:600px;
   background:#eee;
   border:1px solid #ccc; 
}


#hoken {
   margin:0px 0px 0 0px;
   padding:10px 0px;
   width:auto;
   height:auto;
   
}



#hoken table {
   border:1px solid #DDD;
   border-collapse: separate;
   border-spacing: 1px;
   font-size:12px;
   color:#663300;
   margin:0;
   padding:0;
}

#hoken table th {
   background:#663300;
   font-size:12px;
   color:#FFFFFF;
   text-align:center;
   padding:10px;
}

#hoken table td {
        border-top: solid 1px #EFEFEF;
	border-left:solid 1px #EFEFEF;
	border-bottom:solid 1px #DDD;
	border-right:solid 1px #DDD;
	padding:10px 5px;
	text-align:center;
	
}

#hoken table td p.caption {
    margin:0 0 5px 0;
	padding:0;
	color:#000066;
}

#hoken table td p {
    margin:0;
    padding:0;
    line-height:120%;
    text-align:left;
}

