﻿@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Dr                          */
/*                 09  Group                       */
/*                 10  Ope                         */
/*                 11  Seminar                     */
/*                 12  Case                        */
/*                 13  Access                      */
/*                 14  Sitemap                     */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Dark Grey      #343027      */
/*        Main Color - Brown          #fce6e6      */
/*        Main Color - Grey           #f94956      */
/*                                                 */
/*        Sub Color  - Yellow Green   #7ac300      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: url(../images/body_bg.jpg) left bottom repeat-x #56442d; color: #FFF; }


#wrapper_index {
	background: url(../images/wrapper_i_bg.jpg) left top no-repeat;
	width: 802px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}
#wrapper {
	background: url(../images/wrapper_bg.jpg) left top repeat-y;
	width: 802px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}
#wrapper_bg {
	background:url(../images/main_bg.jpg) right bottom no-repeat;
	width: 802px;
	}
	
#main_index {
	margin: 0 60px 0 29px;
	width: 513px;
	}
#main {
	margin: 0 12px 0 29px;
	width: 761px;
	}

#content_index {
	margin: -1px 0 0 0;
	padding: 0;
	width: 275px;
	float: left;
	}
#content {
	margin: 0 0 0 0;
	width: 525px;
	float: left;
	padding: 17px 0 0 0px;
	}

.img { margin: 0; padding: 0; font-size: 1%; line-height: 1%; display: block; }

/*---------- 03  Header -----------*/

#index #header_index {
	margin: 0 0 36px 29px;
	padding: 100px 0 0 0;
	width: 513px;
	height: 230px;
	}

#index h1 {
	margin: 0;
	padding: 0;
	width: 275px;
	height: 230px;
	line-height: 1.0;
	float: left;
	background:#FF6666;
	}
#index h1 a {
	text-indent: -9999px;
	display: block;
	width: 275px;
	height: 230px;
	background: url(../images/h1_i.jpg) 0 0 no-repeat;
	}
	
#header {
	margin: 0 0 26px 0;
	padding: 20px 0 0 0;
	width: 212px;
	height: 170px;
	float: right;
	}

h1 {
	margin: 0;
	padding: 0;
	width: 212px;
	height: 170px;
	line-height: 1.0;
	float: left;
	}
h1 a {
	text-indent: -9999px;
	display: block;
	width: 212px;
	height: 170px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}

/*----------04  Navigation -----------*/

#nav_index {
	margin: 0;
	padding: 0 0 50px 0;
	width: 212px;
	float: right;
	}

#nav_index ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	}
	
#nav_index li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#nav_index .internal li {
	text-indent: -9999px;
	}

#nav_index .internal li a {
	display: block;
	}

#index #nav01 a { background: url(../images/nav_i.jpg) 0 0 no-repeat; height: 32px; }
#index #nav02 a { background: url(../images/nav_i.jpg) 0 -32px no-repeat; height: 46px; }
#index #nav03 a { background: url(../images/nav_i.jpg) 0 -78px no-repeat; height: 38px; }
#index #nav04 a { background: url(../images/nav_i.jpg) 0 -116px no-repeat; height: 40px; }
#index #nav05 a { background: url(../images/nav_i.jpg) 0 -156px no-repeat; height: 38px; }
#index #nav06 a { background: url(../images/nav_i.jpg) 0 -194px no-repeat; height: 44px; }
#index #nav07 a { background: url(../images/nav_i.jpg) 0 -238px no-repeat; height: 38px; }
#index #nav08 a { background: url(../images/nav_i.jpg) 0 -276px no-repeat; height: 40px; }
#index #nav09 a { background: url(../images/nav_i.jpg) 0 -316px no-repeat; height: 36px; }

#index #nav01 a:hover { background: url(../images/nav_i.jpg) -212px 0 no-repeat; }
#index #nav02 a:hover { background: url(../images/nav_i.jpg) -212px -32px no-repeat; }
#index #nav03 a:hover { background: url(../images/nav_i.jpg) -212px -78px no-repeat; }
#index #nav04 a:hover { background: url(../images/nav_i.jpg) -212px -116px no-repeat; }
#index #nav05 a:hover { background: url(../images/nav_i.jpg) -212px -156px no-repeat; }
#index #nav06 a:hover { background: url(../images/nav_i.jpg) -212px -194px no-repeat; }
#index #nav07 a:hover { background: url(../images/nav_i.jpg) -212px -238px no-repeat; }
#index #nav08 a:hover { background: url(../images/nav_i.jpg) -212px -276px no-repeat; }
#index #nav09 a:hover { background: url(../images/nav_i.jpg) -212px -316px no-repeat; }

#nav {
	margin: 0;
	padding: 0 0 220px 0;
	width: 212px;
	float: right;
	}

#nav ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	}
	
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#nav .internal li {
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	}

#nav01 a { background: url(../images/nav.jpg) 0 0 no-repeat; height: 32px; }
#nav02 a { background: url(../images/nav.jpg) 0 -32px no-repeat; height: 46px; }
#nav03 a { background: url(../images/nav.jpg) 0 -78px no-repeat; height: 38px; }
#nav04 a { background: url(../images/nav.jpg) 0 -116px no-repeat; height: 40px; }
#nav05 a { background: url(../images/nav.jpg) 0 -156px no-repeat; height: 38px; }
#nav06 a { background: url(../images/nav.jpg) 0 -194px no-repeat; height: 44px; }
#nav07 a { background: url(../images/nav.jpg) 0 -238px no-repeat; height: 38px; }
#nav08 a { background: url(../images/nav.jpg) 0 -276px no-repeat; height: 40px; }
#nav09 a { background: url(../images/nav.jpg) 0 -316px no-repeat; height: 36px; }

#nav01 a:hover { background: url(../images/nav.jpg) -212px 0 no-repeat; }
#nav02 a:hover { background: url(../images/nav.jpg) -212px -32px no-repeat; }
#nav03 a:hover { background: url(../images/nav.jpg) -212px -78px no-repeat; }
#nav04 a:hover { background: url(../images/nav.jpg) -212px -116px no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -212px -156px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -212px -194px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -212px -238px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -212px -276px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -212px -316px no-repeat; }

/*---------- 05  Footer -----------*/

#footer_index {
	clear: both;
	margin: 0;
	padding: 0;
	width: 513px;
	font-size: 83.33%;
	text-align: left;
	color: #FFF;
	}
*:first-child+html #footer { font-size: 10px; } /*  for IE7 only */
* html body #footer { font-size: 10px; } /*  for IE6 only */

#footer_index a { color: #FFF; text-decoration: none; }
#footer_index a:hover { text-decoration: underline; }

#footer_index address { margin: 0; padding: 43px 0 45px 37px; color: #FFF; letter-spacing: 0; }

/*---------- 06  Contents -----------*/

.section { padding: 0 18px 15px 17px; }
.section .section { padding: 0 10px 15px 10px; }

.center { text-align: center; }

#content h2 {
	margin: 0 13px 32px 17px;
	width: 495px;
	height: 70px;
	text-indent: -9999px;
	}
#content h3 {
	clear: both;
	margin: 0 5px 10px 0;
	width: 490px;
	height: 30px;
	text-indent: -9999px;
	}
#content h4 {
	height: 26px;
	text-indent: -9999px;
	}

#content h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}

#content ul li {
	list-style: none;
	background: url(../images/li_bg.jpg) 0 4px no-repeat;
	padding-left: 25px;
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: bold; }

#content a { text-decoration: underline; }

a {
	color: #028eaf;
	outline: none;
	}
a:hover { color: #de91a2; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.alpha,
.beta {
	float: left;
	margin: 0 23px 0 0;
}
.gamma {
	float: left;
	margin: 0 0 0 0;
}

.image_l  {
	float: left;
	margin: 0 16px 8px 0;
	}

.image_r {
	float: right;
	display: block;
	line-height: 1%;
	margin: 0.4em 0 1em 20px;
	}
	
.case {
	margin: 0;
	background: url(../images/arrow_h.jpg) center center no-repeat;
	}

.case-narrow {
	margin: 10px 40px;
	background: url(../images/arrow_h.png) center center no-repeat;
	}

.case-noimg { margin: 10px 20px; }

.case img,
.case-narrow img,
.case-noimg img { display: block; }


.caption {
	text-align: center;
	}

#content ul.totop {
	clear: both;
	margin: 0 18px 25px 0;
	padding: 0;
	height: 19px;
	list-style: none;
	}

#content ul.totop li {
	margin: 0;
	padding: 0;	
	width: 104px;
	height: 19px;
	float: right;
	list-style: none;
	text-indent: -9999px;
	}
#content ul.totop li a {
	display: block;
	height: 19px;
	background: url(../images/to_top.jpg) 0 0 no-repeat;
	}
#content ul.totop li a:hover {
	background: url(../images/to_top_over.jpg) 0 0 no-repeat;
	}

p.caution {
	padding-left: 24px;
	background: url(../images/caution.png) 0 1px no-repeat;
	}

/* Hides from IE-mac \*/
p.answer:first-letter {
	display: block;
	padding: 2px;
	background: #4499af;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #ccc;
	margin: 0 5px 0 0;
	float: left;
	}
/* End hide from IE-mac */


#content table {
	margin: 0px 0 5px 0;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #b6a589;
	font-size: 100%;
	line-height: 1.5em;
	width: 490px;
	}

#content table th,
#content table td {
	padding: 5px 10px;
	border: 1px solid #b6a589;
	}

#content table td.bg {
	padding: 5px 10px;
	border: 1px solid #b6a589;
	color: #F60;
	background:url(../images/td_bg.jpg) 0 0 repeat-x #fff8c6;
	}
	
#content table td.center {
	vertical-align: center;
	}
#content table td.top {
	vertical-align: top;
	}
	
#content table th {

	color: #ffffff;
	width: 130px;
	}

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}

/*---------- 07  Index -----------*/

#index .index_01 { margin: 0px 10px; }
.padding_t14_l6 { padding: 14px 0 0 6px; }

/*---------- 08  Dr -----------*/

#dr h2#title01 { background:url(../images/dr_h2.jpg) 0 0 no-repeat; }
#dr h3#title02 { background:url(../images/dr_h3-01.jpg) 0 0 no-repeat; }
#dr h3#title03 { background:url(../images/dr_h3-02.jpg) 0 0 no-repeat; }
#dr h3#title04 { background:url(../images/dr_h3-03.jpg) 0 0 no-repeat; }
#dr h3#title05 { background:url(../images/dr_h3-04.jpg) 0 0 no-repeat; }
.w_85 { width: 85px; }
.w_120 { width: 120px; }
.dr_01 { margin: 0; background:url(../images/icon.jpg) 0 4px no-repeat ; padding-left: 15px; }
.dr_02 { margin: 0; padding-left: 15px; }

/*---------- 09  Group -----------*/

#group h2#title01 { background:url(../images/group_h2.jpg) 0 0 no-repeat; }
.group_01 { font-weight: bold; color:#c6ac8b; }
.group_02 { padding-left: 15px ; }

.alpha1{ float:left; display:inline-block; width: 50px; }
.beta1 { float:left; display:inline; width: 440px; }

/*---------- 10  Ope -----------*/

#ope h2#title01 { background:url(../images/ope_h2.jpg) 0 0 no-repeat; }
#ope h3#title02 { background:url(../images/ope_h3-01.jpg) 0 0 no-repeat; }

/*---------- 11  Seminar -----------*/

#seminar h2#title01 { background:url(../images/seminar_h2.jpg) 0 0 no-repeat; }
#seminar h3#title02 { background:url(../images/seminar_h3-01.jpg) 0 0 no-repeat; }

/*---------- 12  Case -----------*/
#case h2#title01 { background:url(../images/case_h2.jpg) 0 0 no-repeat; }
#case h3#title02 { background:url(../images/case_h3-01.jpg) 0 0 no-repeat; }
#case h4#title03 { background:url(../images/case_h4-01.jpg) 0 0 no-repeat; }
#case h4#title04 { background:url(../images/case_h4-02.jpg) 0 0 no-repeat; }
#case h4#title05 { background:url(../images/case_h4-03.jpg) 0 0 no-repeat; }
#case h4#title06 { background:url(../images/case_h4-04.jpg) 0 0 no-repeat; }
#case h4#title07 { background:url(../images/case_h4-05.jpg) 0 0 no-repeat; }

/*---------- 13  Access -----------*/

#access h2#title01 { background:url(../images/access_h2.jpg) 0 0 no-repeat; }
#access h3#title02 { background:url(../images/access_h3-01.jpg) 0 0 no-repeat; }
#access h3#title03 { background:url(../images/access_h3-02.jpg) 0 0 no-repeat; }
.w_140 { width: 140px; }
.w_85 { width: 85px; }
.w_20 { width: 10px; }

.access { width: 255px; margin: 15px 120px; }
select, input, textarea, checkbox { margin: 0; padding: 0; font-size: 100%; }

#access th{
	background:#373229;
}
#map {
	width: 367px;
	height: 279px;
}



/*---------- 14  Sitemap -----------*/

#sitemap h2#title01 { background:url(../images/sitemap_h2.jpg) 0 0 no-repeat; }

#sitemap a {
	color: #ffffff;
	outline: none;
	}
#sitemap a:hover { color: #ffffff; }


/*---------- 15  Member -----------*/
#member h2#title01 { background:url(../images/member_h2.jpg) 0 0 no-repeat; }
#member h3#title02 { background:url(../images/member_h3-01.jpg) 0 0 no-repeat; }
#member h3#title03 { 
	background:url(../images/member_h3-02.jpg) 0 0 no-repeat; 
	margin: 0;
	width: 495px;
	height: 70px;
	}
	
#advice h2#title01 { background:url(../images/advice_h2.jpg) 0 0 no-repeat; }



.margin_b20 { margin-bottom: 20px; }

.text_red { color:#FF0000; }
.text_yellow{ color: #fbf7a2; }

.pl_10 { padding-left:10px;}
.ml_10 { margin-left:10px;}
.mt_15 { margin-top:15px;}
.mt_20 { margin-top:20px;}
