@charset "UTF-8";

/* ========BASIC======== */
* {
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"MS P ゴシック",verdana,sans-serif;
   color:#333;
}

body {
   margin:0;
   padding:0;
   line-height:1.6;
   letter-spacing:1px;
}

br {
   letter-spacing:normal;
}

a {
   color:#98534B;
   text-decoration:none;
}

a:hover {
   text-decoration:underline;
}

img {
   border:0;
   vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}

strong {
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"MS P ゴシック",verdana,sans-serif;
   color:#333;
   font-weight: normal;
}

/* ========TEMPLATE LAYOUT======== */
div#top {
   width:780px;
   margin:0 auto;
}

div#header {
   position:relative;
   width:780px;
}

div#pr {
   width:780px;
}

div#gnavi {
   position:absolute;
   bottom:5px;
   right:0;
}

div#menu {
   float:left;
   width:780px;
   margin-bottom:20px;
}

div#icatch {
   width:780px;
   margin:0 auto;
   background:#fff;
}

div#contents {
   width:780px;
   margin:0 auto;
   padding:10px 0 ;
   background:#fff;
}

div#main {
   float:right;
   width:540px;
}

div#sub {
   float:left;
   width:200px;
}

div#info {
   float:left;
   width:385px;
}

div#news {
   float:right;
   width:385px;
}

div#totop {
   clear:both;
}

div#footMenu {
   width:780px;
   clear:both;
   overflow:hidden;
   padding:10px 0;
}

div#footer {
   width:780px;
   clear:both;
   padding:10px 0;
}


/* ========HEADER CUSTOMIZE======== */
div#header h1 {
   margin:0;
   padding:10px 0;
   font-size:2em;
   color:#333;
}

div#header h1 a {
   color:#9B0000;
}

div#header h1 a:hover {
   color:#D30000;
   text-decoration:none;
}

/* PR CUSTOMIZE */
div#header #pr p {
   margin:0;
   font-size:0.75em;
}

/* GNAVI CUSTOMIZE */
div#header #gnavi ul {
   list-style:none;
}

div#header #gnavi li {
   float:left;
   font-size:0.63em;
   margin-left:15px;
}

div#header #gnavi li a{
   padding-left:15px;
   background:url(images/bg_gnavi.gif) 0 1px no-repeat;
}

/* ========MENU CUSTOMIZE======== */
div#menu ul {
   float:left;
   margin:0;
   padding:0;
}

div#menu li {
   margin:0;
   padding:0;
   float:left;
   font-size:0.63em;
   color:#333;
   text-align:center;
   list-style-type:none;
}

div#menu li span {
   font-family:verdana;
   font-size:140%;
   color:#fff;
}

div#menu li a{
   display:block;
   width:130px;
   padding:10px 0;
   color:#FFF1A4;
   background:url(images/bg_menu.gif) 0 100% repeat-x;
}

div#menu li a:hover{
   text-decoration:none;
   background:url(images/bg_menu.gif) 100% 100% repeat-x;
}


/* ========INFO CUSTOMIZE======== */
div#info h2 {
   background:#98534B;
   font-size:100%;
   color:#fff;
   padding:2px 5px 0px 5px;
   border-bottom:3px solid #823C34;
}

div#info dl dt {
   clear:left;
   float:left;
   width:7em;
   padding:10px 0.5em;
}

div#info dl dd {
   margin-left:0;
   padding:10px 0.5em 10px 8em;
   background:#fff url(images/bg_info_line.gif) 0 100% repeat-x;
}


/* ========NEWS CUSTOMIZE======== */
div#news p {
   margin:0;
   padding:0 0 1em 0;
   font-size:0.85em;
}

div#news h2 {
   background:#422F28;
   font-size:100%;
   color:#fff;
   padding:5px;
}


/* ========MAIN CONTENTS CUSTOMIZE======== */
div#main a {
   color:#9B0000;
}

div#main a:hover {
   color:#9B0000;
}

div#main h2 {
   margin:0 0 10px 0;
   padding:0;
   font-size:100%;
   color:#333;
   line-height:1.2;
   border-bottom:3px solid #823C34;
}

div#main h3 {
   margin-bottom:3px;
   font-size:0.9em;
}

div#main h4 {
   margin-bottom:2px;
   font-size:0.9em;
}

div#main h5 {
   margin-bottom:2px;
   font-size:0.85em;
}

div#main h6 {
   margin-bottom:2px;
   font-size:0.85em;
}

div#main p{
   margin:0 0 1em 0;
   font-size:0.85em;
}

div#main ul,ol,dl{
   font-size:0.75em;
}

div#main dt{
   margin-bottom:3px;
}

div#main dd{
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   background:#FFF3EF;
}

#step-1 {
font-size: 18px; /* 文字の大きさ*/ 
line-height: 50px; /* 文字の高さの位置*/ 
background: url(images/step1_1.png) no-repeat; /* 画像のＵＲＬ* / 
height: 50px; /* 画像の高さ*/ 
width: 200px;/* 画像の幅*/ 
padding-left: 50px; /* 文字の始まりの位置*/ 
margin-bottom: 10px;
font-weight: normal;
color:#9B0000; /* 文字の色*/ 
}

#step-2 {
font-size: 18px; /* 文字の大きさ*/ 
line-height: 50px; /* 文字の高さの位置*/ 
background: url(images/step1_2.png) no-repeat; /* 画像のＵＲＬ* / 
height: 50px; /* 画像の高さ*/ 
width: 200px;/* 画像の幅*/ 
padding-left: 50px; /* 文字の始まりの位置*/ 
margin-bottom: 10px;
font-weight: normald;
color:#823C34; /* 文字の色*/ 
}

#step-3 {
font-size: 20px; /* 文字の大きさ*/ 
line-height: 50px; /* 文字の高さの位置*/ 
background: url(images/step1_3.png) no-repeat; /* 画像のＵＲＬ* / 
height: 50px; /* 画像の高さ*/ 
width: 200px;/* 画像の幅*/ 
padding-left: 50px; /* 文字の始まりの位置*/ 
margin-bottom: 10px;
font-weight: bold;
color:#823C34; /* 文字の色*/ 
}

#step-4 {
font-size: 20px; /* 文字の大きさ*/ 
line-height: 50px; /* 文字の高さの位置*/ 
background: url(images/step1_4.png) no-repeat; /* 画像のＵＲＬ* / 
height: 50px; /* 画像の高さ*/ 
width: 200px;/* 画像の幅*/ 
padding-left: 50px; /* 文字の始まりの位置*/ 
margin-bottom: 10px;
font-weight: bold;
color:#823C34; /* 文字の色*/ 
}

#btn6{
display:block;
height:30px;
background-image:url(images/head007_04.gif);
background-repeat:no-repeat;
font-size:16px;
color:#6b8e23; 
padding-left:20px;
padding-top:3px;
}

.profile li {
	list-style-type: none;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 10px;
	margin-right: 25px;
	margin-left: 15px;
}

.profile span {
	float: left;
	clear: both;
	width: 100px;
	font-weight: bold;
	color: #666666;
}

.float {
	float: left;
	margin-right: 10px;
}

.float1 {
	float: right;
	margin-left: 10px;
}

.floatclear {
	clear: both;
}

.color { color: #ee1153;
	 font-size:0.75em;
}

.boxsample4 {
width: 550px;
border: 5px double #f5f5dc;
background-color: #f5f5dc;
}

ul.list-bg, ul.list-bg li {
 margin: 0; padding: 0;
}

ul.list-bg { margin-left: 12px; }
ul.list-bg li {
 list-style-type: none;
 padding: 4px 10px 4px 15px;
 background-image: url(images/r.gif);
 background-repeat: no-repeat;
 background-position: left center;
}

/* INFORMATION CUSTOMIZE */
* html body div#main dl.information dd div {
   display:inline-block;
}

div#main dl.information dt {
   margin:0;
   padding:0 0 0 10px;
   background:url(images/bg_list.gif) 0 6px no-repeat;
}

div#main dl.information dd {
   margin:0 0 1em 1em;
   padding:3px;
}

/* Q */
.bu_01 {
   margin-left: 30px;
   margin-bottom: 20px;
   padding: 0 10px 0 25px;
   font-size:0.75em;
   background: url(images/q.gif) no-repeat;
}

/* A */
.bu_02 {
  margin-left: 5px;
  margin-bottom: 15px;
  padding: 0 10px 0 25px;
  background: url(images/a.gif) no-repeat 0px 0px;
  border-bottom: 1px dotted #CCC;
  font-size:0.85em;
  font-weight: bold;
}

/* ========SUBCONTENTS CUSTOMIZE======== */
div#sub .section {
   margin-bottom:10px;
}

div#sub h2 {
   font-size:0.88em;
   font-weight:bold;
   color:#333;
   line-height:1.2;
}

div#sub ul {
   margin:5px 0 0 5px;
   padding:0;
}

div#sub li {
   padding:5px 0 5px 0;
   font-size:0.75em;
   list-style:none;
   background:url(images/bg_sub_line.gif) 0 100% repeat-x;
}

div#sub li a {
   display:block;
   width:200px;
   padding-left:12px;
   background:url(images/bg_list.gif) 0 6px no-repeat;
}

div#sub li a:hover {
   border:none;
   font-weight:bold;
   background:#FFF3EF url(images/bg_list.gif) 0 6px no-repeat;
   text-decoration:none;

}

.logbox{
  margin: 5px;
  border: solid 1px #e6e6e6;
  width: 200px;
  height:60px;
  padding: 0.2em;
  overflow: auto;
  font-size:12px;
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

/* ========TOTOP CUSTOMIZE======== */
div#totop{
   position:relative;
   height:2em;
}

div#totop p{
   position:absolute;
   top:10px;
   right:0;
   margin:0;
   font-size:0.63em;
}

div#totop p a {
   padding-left:8px;
   background: url(images/bg_totop.gif) 0 50% no-repeat;
}


/* ========FOOTMENU CUSTOMIZE========= */
div#footMenu {
   position: relative;
   padding:20px 0 0 0;
   border-top:1px solid #CECFCE;
}

div#footMenu ul{
   position:relative;
   left:50%;
   float:left;
   margin:0;
   padding:0;
   list-style:none;
}

div#footMenu li{
   position:relative;
   left:-50%;
   float:left;
   margin:0 20px 0 0;
   padding:0;
   font-size:0.63em;
}


/* ========FOOTER CUSTOMIZE======== */
div#footer{
   text-align:center;
   padding:20px 0;
}

div#footer address {
   font-size:0.63em;
}
