@charset "utf-8";
/*
Theme Name: free_sample002
Theme URI: http://theme.o2gp.com/
Description: free_sample002
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
test
*/

*{margin:0;padding:0;}

body{
font: 13px/1.4 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#756843;
background: #FFF url(images/bg01.gif) repeat-x ;
}


a{color:#61becf;text-decoration:none;}
a:hover{color:#81cbd9;}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{clear:both;}


/*************
全体
*************/
#wrapper{
margin: 0 auto;
padding: 0 20px;
width: 910px;
}

/*************
/* ヘッダー
*************/
#header_logo{
/*background: url(images/header.png) no-repeat 100% 0;*/
float: left;
height: 70px;
margin: 10px 0;
}

#header_right {
float: right;
text-align: right;
}

#header_right h1 {
padding: 7px 0 10px;
font-size: 12px;
font-weight: normal;
}


/*************
/* トップナビゲーション
*************/
#topnav {
	width: 910px;
	margin-top: 6px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	height: 46px;
	clear: both;
} 

#topnav li {
	display: inline;
}
  
#topnav li a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/topnavi_bg.gif);
	background-repeat: repeat-x;
        border-left: 1px solid #b7e0e7;
	display: block;
	float: left;
	height: 37px;
	width: auto;
	padding-top: 8px;
	line-height: 30px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	margin-right: 1px;
	background-position: bottom;
}

#topnav li a:hover {
	color: #FFFFFF;
	background-image: url(images/topnavi_bg_over.gif);
}



/*************
メイン（右側）コンテンツ
*************/
#main {
float: right;
width: 618px;
padding: 20px 0;
display: inline;
margin-bottom: 80px;
line-height: 170%;
}

#main_f {
    margin-bottom: 80px;
    margin-top: 20px;
    line-height: 170%;
}

#main_f p {
   padding: 15px 15px 20px 20px;
}

#main h2{
margin-bottom: 10px;
}

#main h3 {
font-size: 14px;
line-height: 40px;
background: url(images/heading._bg03png.png) no-repeat ;
padding-left: 15px;
margin-top: 40px;
margin-bottom: 5px;
letter-spacing: 0.2em;
color:#FFF;
}

#main p {
padding: 10px 15px 15px 20px;
}

p.p_end {
margin-bottom:30px;
}

/* 画像を右に回りこみ */

#date {
text-align: right;
padding-right: 15px;
padding-top: 15px;
padding-bottom: 10px;
font-weight:bold;
color:#37a937;
}

#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:#d9e8ff;}

p.button a:hover{
cursor:pointer;
background-position: 0 -32px;
}

/* メインのリスト位置調節 */
#main ul, #footer ul　{margin-left: 50px; margin-top:10px;}
#main li, #footer li　{margin-bottom: 3px;}


/*************
サイド（左側）コンテンツ
*************/
#sidebar {
float: left;
width: 265px;
padding: 15px 0;
margin-bottom: 80px;
}

#sidebar p{margin-bottom: 20px;}

h3.h3_title {
margin-top: 5px;
padding: 0 10px 0 33px;
line-height: 37px;
font-size: 15px;
font-weight: normal;
color: #FFF;
background: #FFF url(images/side_titlebg.png) no-repeat;
}

#sidebar ul{
margin-left: 5px;
padding: 10px 0;
margin-bottom:20px;
}

#sidebar li{
margin: 0 25px 10px 5px;
list-style: none;
border-bottom: 1px dotted #756843;
}

#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%;}




/*************
/* フッター
*************/

#to_top {
    clear: both;
    margin-bottom: 10px;
    text-align: right;
    width:910px;
    margin:0 auto 0;
}

#footer{
clear:both;
padding: 10px 0 10px;
background: none repeat scroll 0 0 #e8fcff;
border-top: 1px solid #E5E3E3;
}

div.footernavi {
font-size: 90%;
}

div.footernavi ul.nl {
margin: 10px 0; 
padding: 0;
list-style-type: none;
text-align: center; 
}

div.footernavi ul.nl li {
padding: 0 3px 0 7px;
border-left: 1px #81cbd9 solid; 
display: inline;
}

div.footernavi ul.nl li.first {
border-left: none;
}


address{
padding: 20px 0 3px;
text-align: center;
font-style:normal;
font-size: 12px;
clear:both;
display:block;
}


/* profile */

dl.profile {
   margin:30px 10px 0 10px;
   border-bottom:1px dotted #61becf;
}

dl.profile dt {
   float:left;
   width:14.5em;
   border-top:1px dotted #61becf;
   padding-top:10px;
   padding-bottom:0;
   padding-right:0;
   padding-left:5px;
   font-weight: bold;
}

dl.profile dd {
   margin-left:15em;
   padding-top:10px;
   padding-bottom:10px;
   padding-right:10px;
   padding-left:5px;
   border-top:1px dotted #61becf;
}


/* step */

h3#step1 {
    background: url("images/step1.gif") no-repeat scroll 0 0 transparent;
}
h3#step2 {
    background: url("images/step2.gif") no-repeat scroll 0 0 transparent;
}
h3#step3 {
    background: url("images/step3.gif") no-repeat scroll 0 0 transparent;
}
h3#step4 {
    background: url("images/step4.gif") no-repeat scroll 0 0 transparent;
}
h3#step5 {
    background: url("images/step5.gif") no-repeat scroll 0 0 transparent;
}
h3#step6 {
    background: url("images/step6.gif") no-repeat scroll 0 0 transparent;
}
h3#step7 {
    background: url("images/step7.gif") no-repeat scroll 0 0 transparent;
}


h3#step1, h3#step2, h3#step3, h3#step4, h3#step5, h3#step6, h3#step7 {
    background-position: 0 0;
    clear: both;
    display: block;
    font-size: 1.1em;
    margin: 30px auto 0;
    padding: 4px 0 0 110px;
}

/* form */

/* form */

table.Form {
      margin: 20px auto;
      border: 1px solid #D9D3B3;
      width: 910px;
      line-height:35px;
}

.th01 {
     background:none repeat scroll 0 0 #ecf9fb;
     border-bottom:1px solid #E6E1CC;
     border-top:1px solid #FFFFFF;
     width: 200px;
     font-weight:normal;
     padding:5px 8px;
     text-align: left;
}

.th02 {
     background:none repeat scroll 0 0 #ecf9fb;
     border-bottom:1px solid #E6E1CC;
     border-top:1px solid #FFFFFF;
     font-weight:normal;
     padding:5px 8px;
     text-align: left;
}

.th03 {
     background:none repeat scroll 0 0 #ecf9fb;
     border-bottom:medium none !important;
     border-top:1px solid #FFFFFF;
     width: 200px;
     font-weight:normal;
     padding:5px 8px;
     text-align: left;
}

.clear_border01 {
     border-bottom:medium none !important;
}

table.Form td {
     padding:5px 10px;
     border-bottom:1px solid #E6E1CC;
     border-top:1px solid #FFFFFF;
}

p#form_notice {
     text-align:center;
     color:#ff0b28;
}

.attention {
     font-size:11px;
     color: #ff1b41;
}

.input {
     padding: 15px 0;
     text-align: center;
}


/* Link */

.linkp li a{
background: url(images/list02.png) no-repeat 0 50%;
display: block;
}


