@charset "utf-8";   
  
/*  
===========================================================  
    reset.css ver 1.1 [2008/7/2]  
    *This document validates as CSS level 3  
    *GNU General Public License v3  
    *http://higash.net/20080702/reset_css2.html  
 
    Modify YUI Reset CSS, YUI Fonts CSS  
    *Copyright (c) 2008, Yahoo! Inc. All rights reserved.  
    *http://developer.yahoo.com/yui/license.html  
 
    Modify Formy CSS Form Framework 0.8(beta)  
    *GNU General Public License v2  
    *http://code.google.com/p/formy-css-framework/  
===========================================================  
*/  
  
/* --HTML-- */  
html {
	background:#fff;
	color:#333;
	overflow-y:scroll;
	font-size: small;
}   
  
/* --BODY-- */  
body {
	margin:0;
	overflow:visible;
	padding:0;
	font-family: Verdana, Arial, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	line-height: 1em;
	color: #333333;
}   
  
    /* for IE7 */  
    *+html body {
	font-family:'メイリオ', 'ＭＳ Ｐゴシック';
    }   
  
    /* for IE6 */  
    * html body {
	font-family:'ＭＳ Ｐゴシック';
    }   
  
/* --OTHER TAGS-- */  
a img, img {   
border:0;   
}   
  
blockquote, dd, div, dl, dt,   
h1, h2, h3, h4, h5, h6,   
li, ol, p, pre, span, td, th, ul {   
margin:0;   
padding:0;   
}   
  
abbr, acronym {   
border:0;   
}   
  
address, caption, cite, code, dfn, em, th, strong, var {   
font-style:normal;   
font-weight:normal;   
}   
  
caption, th {   
text-align:left;   
}   
  
code, kbd, pre, samp, tt {
	font-family:monospace;
}   
  
    /* for IE7 */  
    *+html code, kbd, pre, samp, tt {   
    font-size:108%;   
    }   
  
h1, h2, h3, h4, h5, h6 {   
font-size:100%;   
font-weight:normal;   
}   
  
ol, ul {   
list-style:none;   
}   
  
q:before, q:after {   
content:'';   
}   
  
/* form */  
button, fieldset, form, input, label, legend, select, textarea {   
font-family:inherit;   
font-size:100%;   
font-style:inherit;   
font-weight:inherit;   
margin:0;   
padding:0;   
vertical-align:baseline;   
}   
  
/* tables still need 'cellspacing="0"' */  
table {
	border-collapse:collapse;
	border-spacing:0;
}  

/*---------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*---------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------*/
.bg1 {
	background-attachment: scroll;
	background-image: url(../images/body_bg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg2 {
	background-attachment: scroll;
	background-image: url(../images/body_bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link , a:visited{
	color: #4D453A;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
	color: #A89C8C;
}

#wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin-bottom: 10px;
}
#logo {
	margin-bottom: 10px;
	clear: right;
	height: 42px;
}
#logo h1 {
	float: left;
}

.discroption {
	float: left;
	margin-top: 15px;
	margin-left: 15px;
}
/*-------------------------------------------------*/
#fontSize {
	background-attachment: scroll;
	background-image: url(../images/txtsize_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 173px;
	float: right;
	padding: 5px;
}
#fontSize p {
	float: left;
}
#fontSize li {
	float: left;
	margin-left: 8px;
}
/*-------------------------------------------------*/
#mainNavi {
	height: 50px;
	clear: both;
	margin-bottom: 26px;
}
#mainNavi li {
	float: left;
}
#mainImage {
	margin-bottom: 20px;
}

#mainContent {
	clear: both;
}

/*-------------------------------------------------*/
#leftContent {
	float: left;
	width: 725px;
}
#mainUnit {
	background-attachment: scroll;
	background-image: url(../images/info_bgmid.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 725px;
	line-height: 1.5em;
	margin-right: auto;
	margin-left: auto;
}
#mainUnit_inr {
	width: 680px;
	line-height: 1.5em;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 10px;
}
/*-------------------------------------------------*/
#info {
	width: 420px;
}

#info ul {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E9E9E9;
}

#info  li  {
	list-style-type: square;
	list-style-position: inside;
}
/*-------------------------------------------------*/
#holiday {
	margin-bottom: 20px;
}

#holiday  strong {
	font-weight: bold;
}

.brbg   {
	font-size: 12px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/h3_brbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-right: 7px;
	padding-left: 7px;
	margin-bottom: 10px;
	line-height: 1em;
}
/*-------------------------------------------------*/
#mainUnit  h2 {
	width: 680px;
	margin-bottom: 10px;
}
/*-------------------------------------------------*/
#rightSidebar {
	float: right;
	width: 230px;
}
/*-------------------------------------------------*/
#seminar {
	width: 230px;
	background-color: #FFFFFF;
	background-attachment: scroll;
	margin-top: 10px;
	margin-bottom: 35px;
	min-height: 320px;
}
#seminar_schedule {
	width: 210px;
	margin: 10px;
	color: #075D50;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 1em;
}
#seminar_schedule ul {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8F6D47;
}
#seminar_schedule li {
	list-style-type: circle;
	list-style-position: inside;
}
#seminar_bnr {
	margin-bottom: 10px;
}
/*-------------------------------------------------*/
#blog, #webgenba, #link {
	padding: 1px;
	width: 225px;
	border: 1px solid #E9E9E9;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
#blog ul, #webgenba ul, #link ul {
	margin: 10px;
}
#blog li, #webgenba li, #link li {
	margin-bottom: 5px;
}
#blog a:link, #blog a:visited{
	color: #449EA9;
}
#webgenba  a:link, #webgenba  a:visited {
	color: #68A035;
}
#link  a:link, #link  a:visited {
	color: #4D453A;
	background-attachment: scroll;
	background-image: url(../images/li_a.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
.gourl {
	text-align: right;
}
/*-------------------------------------------------*/
#gotop {
	clear: both;
	text-align: right;
	margin-bottom: 10px;
}
/*-------------------------------------------------*/
#footer {
	background-color: #DFDBD0;
	width: 100%;
}
#footer_btm a:link, #footer_btm a:visited {
	color: #FFFFFF;
}
#footer_btm a:hover {
	text-decoration: none;
}
#footer_btm {
	clear: both;
	color: #FFFFFF;
	width: 100%;
	background-color: #4D453A;
	font-size: 80%;
}
.footer_inr {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.address {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.3em;
	margin-bottom: 10px;
}
.contact {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
.contact p {

}
.contact ul {
	margin-top: 15px;
	text-align: center;
}

.contact li {
	float: left;
	margin-right: 10px;
}
/*-------------------------------------------------*/

.menu {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 3px;
}
.menu li {
	float: left;
	margin-right: 7px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 7px;
}

.copyright {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

/*-------------------------------------------------*/
.scUnit {
	margin-top: 30px;
	line-height: 2em;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.h3_left {
	height: 137px;
	width: 137px;
	float: left;
}
.scUnit_left {
	float: left;
}
.scUnit_center {
	margin-right: auto;
	margin-left: auto;
	width: 580px;
	margin-top: 30px;
	clear: both;
}
.scUnit_right {
	display: block;
	margin-bottom: 10px;
	margin-left: 160px;
}
/*-------------------------------------------------*/
#works li {
	float: left;
	margin-right: 1px;
}
#slider {
	width: 540px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 12px;
	min-height: 380px;
}
#prevBtn  {
	font-size: 10px;
	padding: 5px;
	display: block;
	float: left;
}
#nextBtn {
	font-size: 10px;
	padding: 5px;
	display: block;
	float: right;
}
#slider p {
	margin-top: 20px;
	margin-bottom: 20px;
}
.step {
	background-attachment: scroll;
	background-image: url(../process/process_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	padding: 7px;
	width: 502px;
	float: left;
}
.step_inr {
	background-color: #FFFFFF;
	padding: 0px;
	min-height: 80px;
}

.stepNum {
	background-color: #FFFFFF;
	float: left;
	width: 168px;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 18px;
	padding-left: 10px;
}
.stepDis {
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
	line-height: 1.5em;
	width: 290px;
}
.payment {
	float: right;
}

/*-------------------------------------------------*/

#profile tr {

}

#profile th {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	color: #4D453A;
}
#profile td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#map {
	height: 400px;
	width: 580px;
}
#partner tr {

}

#partner th {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	text-align: center;
}
#partner td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
}

/*-------------------------------------------------*/

.li_a {
	background-attachment: scroll;
	background-image: url(../images/li_a.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}


.li_b    {
	background-attachment: scroll;
	background-image: url(../images/li_b.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
.st_red {
	font-weight: bold;
	color: #CC0000;
}
.st_large {
	font-size: 1.4em;
	font-weight: bold;
}
.red_small {
	font-size: 80%;
	color: #CC0000;
}

.left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.clear {
	clear: both;
}
