﻿@charset "utf-8";

/*-----------------------------各ブラウザ初期値クリア----------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
/**
html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
*/

h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #283FB7;
}
a:hover {
	text-decoration:underline;
	color: #FF0000;
}
.left {
	float: left;
}
.right {
	float: right;
}
.gototop {
	text-align:right;
	margin:15px 30px;
}
.gototop a {
	text-decoration:underline;
	color:#283FB7;				
}
.gototop a:hover {
	text-decoration:underline;
	color:#FF0000;				
}
.clear {
	clear: both;
}

body {
	background: #fff url(img/page_bg_p.gif) repeat-x;
	text-align: center;
	font: 12px "Century Gothic", "Trebuchet MS", Arial, sans-serif, Helvetica;
	line-height:1.3;
	color: #464544;
}

/** layout **/
#wrapper {
	text-align: left;
	width: 966px !important;
	width: 974px;
	position: relative;
	margin:0 auto;
}

#Right_contents{
	float:right;
	text-align: left;
	/*margin-left:199px;*/
	width: 728px;
	position: relative;	
}




/*============================================= Left_contents =============================================*/
#Left_contents{
	float:left;
	background-color:#FFFFFF;
    top: 46px;
	width:238px;
	position: relative;	
	z-index:1;	
	/*border-left:1px solid #c6c8d1;	*/
}

.left_space{
	display:block;
	top:440px;
	z-index:1;
	position:relative;
}

#Left_contents  .title {
	display:block;
	background-color:#C03;
	color:#FFF;
	padding-left:6px;
	line-height:1.6;
	font-weight:bold;
	font-size:14px;
}

#Left_contents  .information{
	width: 230px;
	/*border:3px solid #999;
	background-color:#FFF;*/
}

#Left_contents .office{
	padding:4px 14px 7px 8px;
	line-height:1.5;
}

#Left_contents .shop{
	display:block;
	border-left:6px solid #C03;
	margin-bottom:4px;
	padding-left:4px;
	font-weight:bold;
	font-size:14px;	

}

#Left_contents .skype {
	width:238px;
	height:330px;
	display:block;
	background:url(img/skype.gif);
}

#Left_contents .skype_button {
	display:block;
	top:75px;
	left:50px;
	position:relative;
}

#Left_contents .skype_text {
	display:block;
	position:relative;
	width:220px;
	top:65px;	
	left:10px;
}

#Left_contents .skype_text2 {
	display:block;
	position:relative;
	width:80px;
	top:70px;	
	left:16px;
	font-size:14px;
	zoom:1;
}

#Left_contents .skype_text3 {
	display:block;
	position:relative;
	width:35px;
	top:90px;	
	left:194px;
	font-size:14px;
}

#Left_contents .skype_text4 {
	display:block;
	position:relative;
	width:210px;
	top:80px;	
	left:10px;
	font-size:12px;
}

#Left_contents .skype_serect {
	display:block;
	position:relative;
	width:222px;
	top:95px;	
	left:5px;

}

#Left_contents .mobile {
	font-weight:bold;

	margin-bottom:15px;
	display:block;
	line-height:1.7;
	text-align:center;
}

#Left_contents .mobile_site {
	border:2px solid #999;
	padding:4px;
	margin-top:3px;
	display:block;
}

#Left_contents .mobile_site .arrow {
	font-size:12px;
	background-image:url(img/arrow04.gif);
	background-repeat:no-repeat;
	padding:4px 0px 4px 18px;
	line-height:2.0;
}

.space {
	display:block;
	height:10px;	
}

.space2 {
	display:block;
	height:6px;	
}
/*=============================================  =============================================*/



#wrapper h1 {
	position: absolute;
	top: 46px;
	left: 0;
	height: 43px;
	padding-top: 8px;
	width: 414px;
	text-align: center;
	background: #162366;
	color: #EEEEEE;
	font: 13px "Century Gothic", "Trebuchet MS", Arial, sans-serif, Helvetica;
	font-weight: normal;
}

#wrapper h1 a {
	font-weight: normal;
	font: 13px "Century Gothic", "Trebuchet MS", Arial, sans-serif, Helvetica;
    color: #EEEEEE;
	text-decoration:none;
}
#top-nav {
    position: absolute;
    top: 15px;
    left: 414px;
    width: 266px;
    height: 269px;
    background: #283fb7 bottom left url(img/header02.jpg) no-repeat;
}
#top-nav ul {
    text-align: center;
    line-height: 32px;
}
#top-nav li {
    display: inline;
    /*font-size: 13px;*/
    color: #FFFFFF;
}
#top-nav a {
    font: 13px  "Century Gothic", "Trebuchet MS", Arial, sans-serif, Helvetica;
	font-weight: bold;
    text-decoration: none;
    color: #fff;
}
#top-nav a:hover {
    text-decoration: underline;
	color:#FF0000;
}

#address {
    background: url(img/address_p.gif) no-repeat;
    position: absolute;
    top: 46px;
    left: 680px;
    width: 48px;
    height: 238px;
}
#header {
    position: absolute;
    top: 89px;
    left: 0px;
    width: 414px;
    height: 195px;
}

/*----------------------------------------- body ------------------------------------------*/
#spacer {
    height: 285px;
}

#body {
    background: url(img/body_bg_s.gif) repeat-y;
    width: 100%;
}

#contents {
    width: 728px;
}

/*
#nav ul {
	list-style:none;
	margin:0;
	padding:0;
}
#nav li {
    float: left;
    width: 102px;
    height: 32px;
    text-align: center;
    font: bold 13px "Century Gothic", "Trebuchet MS", Arial, sans-serif, Helvetica;
	line-height:30px;
    border-left: 1px solid white;    
	border-bottom: 3px solid #162366;
    list-style: none;
}
#nav .bar {
	width:315px;
	height:16px;
	background-color:#283fb7;
	border-bottom: 3px solid #162366;
	padding-top:8px;
	padding-bottom:8px;
}

#nav a {
	display:block;
    color: #ffffff;
    text-decoration: none;
	height:100%;
	background:url(img/bg1_p.gif) repeat -20px 35px;
}

#nav li a:hover, li a:focus, li a:active {
	background-position:-150px 0;
}
*/

#visit {
    background: #FFFFFF;
    padding: 10px 30px 14px 25px;
	height:275px;
}
.service_navi .blue a {
    /*background: url(img/visit_blue.gif) no-repeat;*/
	border-left:solid 7px;
	color:#283fb7;
	padding-left:4px;
	padding-top:3px;	
}
.service_navi .green a {
    /*background: url(img/visit_blue.gif) no-repeat;*/
	border-left:solid 7px #00bf05;
	color:#283fb7;
	padding-left:4px;
	padding-top:3px;	
}
.service_navi .purple a {
    /*background: url(img/visit_purple.gif) no-repeat;*/
	border-left:solid 7px #9957ff;
	color:#283fb7;
	padding-left:4px;
	padding-top:3px;
}

.service_navi .pink a {
    /*background: url(img/visit_pink.gif) no-repeat;*/
	border-left:solid 7px #df005b;
	color:#283fb7;
	padding-left:4px;
	padding-top:3px;
}

.service_navi .blue a:hover {
	color: #FF0000;
}
.service_navi .green a:hover {
	color: #FF0000;
}
.service_navi .purple a:hover {
	color: #FF0000;
}
.service_navi .pink a:hover {
	color: #FF0000;
}

#left {
    float: left;
    width: 150px;
	line-height:1.3;
	font-size:13px;
	font-weight:bold;
	margin-top:2px;
}
#left ul {
	margin: 8px 0;
	list-style: none;
}
#left li {
	padding-bottom:8px;
}
#right {
    float: right;
    width: 500px;
	padding-top:25px;
	background-color:#FFFFFF;
}

#visit h2,big2 {
    font: bold 18px "Trebuchet MS", serif, Helvetica;
    padding:8px;
	line-height:1.3;
	letter-spacing:1.5;
}
.big {
	font-size:28px;
}
.big2 {
	font-size:32px;
}
.bigb {
	font-size:26px;
	line-height:0.8;
}
#visit h3 {
    font: 12px "Century Gothic", "Trebuchet MS", Arial, sans-serif, Helvetica;
    font-weight:normal;
	line-height:1.5;
	padding:8px;
}
#visit a {
    text-decoration: none;
}
#visit a:hover {
    text-decoration: underline;
}
#visit img{
	margin:0 auto;
	text-align:center;
}

/*------------------------------------------------- contents ------------------------------------------*/
#subs-p {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 10px;
    margin-top: 22px;
	text-align:center;
}

#subs-p a {
    /* color: #fff; */
}
#subs-p {
    /* color: #fff; */
}

.Exp {
	width:80%;
	margin-left:25px;
	margin-bottom:35px;
	padding:5px;
	text-align:left;
	display:block;
	line-height:1.6;
}

#subs-p h3 {
    font: 16px "Century Gothic", "Trebuchet MS", Arial, sans-serif, Helvetica;
}
#subs-p h4 {
    color: #FFFFFF;
    font: 14px "Century Gothic", "Trebuchet MS", Arial, sans-serif, Helvetica;
	font-weight:bold;
    background-color:#283fb7;
    padding:15px;
    text-align:center;
}
#subs-p h5 {
    font: 13px "Century Gothic", "Trebuchet MS", Arial, sans-serif, Helvetica;
	font-weight:normal;
	color:#464544;
	width:240px;
	font-weight:bold;
	border-left:solid 7px #283fb7;
	border-bottom:dotted 1px #283fb7;
    padding-left:3px;
	margin:15px 0 12px 20px;
	text-align:left;
}

#subs-p .iei {
    color: #FFFFFF;
    font: 13px "Century Gothic", "Trebuchet MS", Arial, sans-serif, Helvetica;
	font-weight:bold;
    background-color:#333333;
    padding:4px;
    text-align:center;
    margin-bottom:30px;
}
/*------------------------------------------------- box ------------------------------------------*/
/*------------------------------------------------- box01 */
.box01{
	padding-top: 25px;	
	padding-bottom: 20px;
}

.box01-left {
    float: left;
    width: 300px;
	height:240px;
	text-align:left;
	margin:0 auto;
}

.box01-center {
    float: left;
    width: 40px;
	height:240px;
	text-align:center;
	background:url(img/arrow01.gif) no-repeat 50% 50%;
	margin:auto 13px;
}

.box01-right {
    float: right;
    width: 300px;
	height:240px;
	text-align:left;
	margin:0 auto;
	font-weight:bold;
}
/*------------------------------------------------- box_mini */
.box01_mini-left {
    float: left;
    width: 300px;
	height:175px;
	text-align:left;
	margin:0 auto;
}

.box01_mini-center {
    float: left;
    width: 40px;
	height:175px;
	text-align:center;
	background:url(img/arrow01.gif) no-repeat 50% 50%;
	margin:auto 13px;
}
.box01_mini-right {
    float: right;
    width: 300px;
	height:175px;
	text-align:left;
	margin:0 auto;
	font-weight:bold;
}

/*------------------------------------------------- box02 */
.box02{
	padding-bottom: 20px;
	text-align:center;
}

.box02-left {
    float: left;
    width: 300px;
	height:314px;
	text-align:center;
	margin:0 auto;
}
.box02-center {
    float: left;
    width: 40px;
	height:314px;
	text-align:center;
	background:url(img/arrow01.gif) no-repeat 50% 50%;
	margin:auto 13px;
}
.box02-right {
    float: left;
    width: 225px;
	height:314px;
	text-align:left;
	margin:0 34px;
	font-weight:bold;
}
/*------------------------------------------------- box03 */
.box03{
	margin-bottom: 20px;
}

.box03-left {
    float: left;
    width: 240px;
	height:330px;
	text-align:center;
	margin:0 auto;
}
.spaceg{
	width:240px;
	height:30px;
	margin:auto;
}

.box03-center {
    float: left;
    width: 40px;
	height:330px;
	text-align:center;
	background:url(img/arrow01.gif) no-repeat 50% 50%;
	margin:auto 13px;
}
.box03-right {
    float: right;
    width: 350px;
	height:263px;
	text-align:center;
	margin:33px auto;
	font-weight:bold;
}
/*------------------------------------------------- box03 */
.box04{
	margin-bottom: 20px;
}

.box04-left {
    float: left;
    width: 300px;
	height:500px;
	text-align:center;
	margin:0 auto;
}

.box04-center {
    float: left;
    width: 30px;
	height:500px;
	text-align:center;
	background:url(img/arrow01.gif) no-repeat 50% 50%;
	margin:auto 13px;
}
.box04-right {
    float: right;
    width: 300px;
	height:500px;
	text-align:center;
	margin:0 auto;
	font-weight:bold;
}
/*------------------------------------------------- */
.text-box{
	text-align:left;
	width:640px;
	margin:auto;
	display:block;
}

#text-box{
	text-align:left;
	width:640px;
	height:auto;
	margin:auto;
	border:1px dotted #464544;
}

.text-box-left {
    float: left;
	text-transform:uppercase;
	line-height:1.6;
    width: 320px;
	text-align:left;
	margin:auto;
	padding-bottom:40px;
}
.text_none{
	text-transform:none;
}

.text-box-left a {
	color:#283fb7;	
	text-align:right;
}
.text-box-left a:hover {
	color: #FF0000;
}
.text-box-right {
    float: right;
    width: 260px;
	/*text-align:left;*/
	line-height:1.6;
	padding:5px 10px 15px 10px;
	margin:0 0 20px 0;
	border:1px dotted #bbbbbb;
	background-color:#e6effd;

	/*background-color:#ddefff;*/
}
.text-box-right dl{
	text-align:center;
}

.text-box-right dt{
	font-weight:bold;
	line-height:1.3;
	padding:10px 0;

	border:solid 1px ;
	padding:7px 0 7px 0px;
	background-color:#162366;
	color:#FFFFFF;
	
	
}
.text-box-right dd{
	text-indent:20px;
}
.text-box-right .price{
	padding-left:40px;
	font-size:25px;
	font-weight:bold;
	/*padding-bottom:10px;*/
}

.Attention{
	display:block;
	text-align:left;
	font-size:12px;
	font-weight:normal;
}

.textbold{
	font-weight:bold;
	margin:15px 0;
}
.faq {
	text-align:center;
	margin:20px auto;
}
.whiteb{
	background-color:#FFFFFF;
	/*padding:50px 0;*/
}
.box02-centerb {
    float: left;
    width: 40px;
	height:333px;
	text-align:center;
	background:url(img/arrow02.gif) no-repeat 50% 50%;
	margin:auto 13px;
}
.text-boxb{
	text-align:left;
	font-size:13px;
	line-height:1.7;
	width:600px;
	margin:auto;
	padding-bottom:60px;
}

.text-boxb-right {
    float: right;
	line-height:1.6;
    width: 320px;
	text-align:right;
	padding:30px 0;
}

.text-boxb2-right {
    float: right;
	line-height:1.6;
    width: 240px;
	text-align:left;
	padding:20px 20px;
	/*-moz-border-radius: 20px;
    border: 1px solid #666666;*/
	margin:10px 0 30px 0;
}
.iei-price{

}

/*--------------------------- リンク青枠 ------------------------------*/


#frame2 a{
	color:#FFFFFF;
}
#frame2 a:hover{
	color:#FF0000;

}
#frame2 {
	border:solid 1px ;
	font-weight:bold;
	width:200px;
	padding:7px 0 7px 30px;
	background-color:#162366;
	color:#FFFFFF;
	margin:10px 10px 10px 25px;
}
/*-----------------------------------------------------------------------------------------------------*/

.red{
	color:#FF0000;
}
.icon01{ 
	padding-top:3px;
	padding-left: 25px;
	padding-bottom: 14px;
 	background: 8px 2px url(img/icon_p.png) no-repeat;
	line-height:1.5;
	font-size:12px;
	font-weight:bold;
}
.icon01_left01{ 
	padding-top:3px;
	padding-left: 25px;
 	background: 8px 2px url(img/icon_p.png) no-repeat;
	line-height:1.5;
	font-size:12px;
	font-weight:bold;
}

.icon_b{ 
	padding-top:3px;
	padding-left: 25px;
	padding-bottom: 14px;
 	background: 8px 2px url(img/icon_b.gif) no-repeat;
	line-height:1.5;
	font: 14px sans-serif,verdana, 'lr oSVbN', Osaka;
	font-weight:bold;
}

#subs-p p {
    text-align: justify;
    margin-top:10px;
}

/*------------------------------------------------------------*/
#f_menu {
	clear: both;
	padding: 10px;
	border-top:solid 1px #999999;
	text-align:left
}

#f_menu li {
	list-style-type: none;
	display: inline;
	border-right: 1px solid #999999;
	padding-right: 7px;
	padding-left: 7px;
	font-size: 10px;
	line-height: 20px;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#f_menu li a {
	font-size: 12px;
	white-space: nowrap;
}

/*-------------------------------------------------------------*/


/** footer **/
#copyright {
    background: #283fb7;
    color: #fff;
    text-align: center;
    font-size: 11px;
    float: right;
    width: 315px;
    padding: 10px 0;
    margin-bottom: 20px;
}
#copyright a {
	color:#FFFFFF;
	text-decoration:underline;
}
#copyright a:hover {
	color:#FF0000;
	text-decoration:underline;
}
#copyright p {
    margin: 0;
    padding: 0;
}
/*#access {
	position:absolute;
	text-indent: -9999px;
}*/
