﻿@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;
	text-decoration:underline;
}
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;
}
.bold{
	font-weight:bold;
}

.bold_red{
	font-weight:bold;
	color:#FF0000;
}

.space {
	display:block;
	height:10px;
}

.big {
	font-size:25px;
}
.big2 {
	font-size:32px;
}
strong {
	font-size:22px;
}
.bigb {
	font-size:26px;
	line-height:0.8;
}
.Set_price {
	line-height:1.3;
	font-size:24px;
	text-align:center;
	font-weight:bold;
	border-bottom:solid 2px;
}

.bold_red{
	font-weight:bold;
	color:#FF0000;
}

.bold_red2{
	font-weight:bold;
	fontsize:16px;
	color:#900;
}

body {
	background: #fff url(img/page_bg2.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:52px;
	left:10px;
	position:relative;
}

#Left_contents .skype_text {
	display:block;
	position:relative;
	width:220px;
	top:60px;	
	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:60px;	
	left:10px;
	font-size:12px;
}

#Left_contents .skype_serect {
	display:block;
	position:relative;
	width:222px;
	top:75px;	
	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: 24px;
	left: 0;
	height: 16px;
	width: 400px;
	text-align: left;
	font: 13px "Century Gothic", "Trebuchet MS", Arial, sans-serif, Helvetica;
	font-weight: normal;
}

#h1_plus {
	position: absolute;
	top: 46px;
	left: 0;
	height: 43px;
	padding-top: 12px;
	width: 414px;
	text-align: center;
	background: #006409;
	color: #EEEEEE;
	font: 13px "Century Gothic", "Trebuchet MS", Arial, sans-serif, Helvetica;
	font-weight: normal;
}
#h1_plus a {
	font-weight: normal;
	font: 13px "Century Gothic", "Trebuchet MS", Arial, sans-serif, Helvetica;
    color: #EEEEEE;
	text-decoration:underline;
}

#top-nav {
    position: absolute;
    top: 15px;
    left: 414px;
    width: 266px;
    height: 269px;
    background: #00ae05 bottom left url(img/header08.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: underline;
    color: #fff;
}
#top-nav a:hover {
    text-decoration: underline;
	color:#FF0000;
}

#address {
    background: url(img/address2.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_s2.gif) repeat-y;
    width: 100%;
}

#contents {
    width: 728px;
}



#visit {
    background-color: #FFFFFF;
    padding: 0 40px 10px 36px;
	text-align:center;
}


#visit_sample {
    background-color: #FFFFFF;
    padding: 0 40px 10px 36px;
	text-align:left;
	height:280px;
}

.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;
	text-align:left;
}
#left ul {
	margin: 8px 0;
	list-style: none;
}
#left li {
	padding-bottom:8px;
}
#right {
    float: right;
    width: 500px;
	padding-top:25px;
}

#visit_sample h2,big2 {
    font: bold 18px "Trebuchet MS", serif, Helvetica;
    padding:8px;
	line-height:1.3;
	letter-spacing:1.5;
}

#visit_sample h3 {
    font: 13px "Century Gothic", "Trebuchet MS", Arial, sans-serif, Helvetica;
    font-weight:normal;
	line-height:1.8;
	width:480px;
	margin:8px auto;
	text-align:left;
}


#visit h3 {
    font: 13px "Century Gothic", "Trebuchet MS", Arial, sans-serif, Helvetica;
    font-weight:normal;
	line-height:1.8;
	width:480px;
	margin:8px auto;
	text-align:left;
}
#visit .opening {
    font: 13px "Century Gothic", "Trebuchet MS", Arial, sans-serif, Helvetica;
    font-weight:normal;
	line-height:1.8;
	width:480px;
	margin:8px auto;
	text-align:left;
}

.Border_L{
	display:block;
	width:580px;
	padding:10px 0;
	border:solid 3px #CCC;	
	margin:0 auto;
	background-color:#FFFFFF;
}

.Border_L p {
	line-height:1.8;
	width:480px;
	margin:8px auto;
	text-align:left;
}

#visit a {
    text-decoration: underline;
}
#visit a:hover {
    text-decoration: underline;
}
#visit .iei_img {
	margin:30px 0 20px 0;
}

.service {
	text-align:left;
	width:610px;
	height:230px;
	display:block;
	margin:0 auto;
	padding:20px 20px 0 20px;
	/*background-color:#eeffed;*/
}



.service_left {
	text-align:left;
	font-size:14px;	
	display:block;
	height:70px;
}
.service_left img {
	float:left;
	padding-right:15px;
	display:block;
}

.service_right {
	padding-top:7px;
	display:block;
}


.Preparation {
	text-align:left;
	width:480px;
	height:220px;
	display:block;
	/*margin:0 auto;*/
	margin:20px auto 20px auto;
	background-image:url("img/iei_Preparation.gif");
	background-repeat: repeat-y; 
}

.service2 h4 {
	top:0px;
	display:block;
	font-size:17px;
	border-bottom:solid 3px #ff0000;
	width:570px;
	padding-left:3px;
}

.Preparation  li {
	width: 420px;
	padding: 4px 15px;
	background-color: #ff7200;
	text-align: left;
	color: #ffffff;
	margin-bottom:10px;
	font-size:15px;
	font-weight:bold;
	list-style-type: none;
	display:block;
}

.service2 {
	text-align:left;
	width:610px;
	height:330px;
	display:block;
	margin:0 auto;
	padding:0 20px 0 20px;
	/*background-color:#eeffed;*/
}
.service2 p {
	font-size:14px;
	width:560px;
	padding:0 10px;
}


/*----------------------------------------- Content_set --------------------------------------------------*/


#retouch_cont{
	width:630px;
	margin:0 0 25px 0;

	padding:8px 8px 0 8px;
	line-height:1.6;
	text-align:left;
}

.Content_set{
	width:260px;
	margin:0 0 50px 20px;
	border:solid 4px #CCCCCC;
	padding:15px 15px 15px 12px;
	line-height:1.8;
	float:left;
	height:260px;
	font-size:13px;
	background-color:#FFFFFF;
}

.Content_set_title{
	line-height:1.3;
	font-weight:bold;
	margin-bottom:12px;
	padding-left:3px;
	text-align: center;
	border-left:solid 8px #464544; 
	border-bottom:dotted 1px #464544; 
	text-align:left;
	font-size:16px;
}
.up_space{
	margin-top:15px;
	margin-bottom:10px;
	border-top:solid 1px #666666;
}

/*------------------------------------------------- contents ------------------------------------------*/
#subs-p {
	padding:20px 30px 10px 30px;

	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:#006409;
    padding:15px;
    text-align:center;
}

#subs-p_sample h4 {
    color: #FFFFFF;
    font: 13px "Century Gothic", "Trebuchet MS", Arial, sans-serif, Helvetica;
	font-weight:bold;
    background-color:#283fb7;
    padding:4px;
    text-align:center;
    margin-bottom:30px;
}

#subs-p h5 {
    font: 17px "Century Gothic", "Trebuchet MS", Arial, sans-serif, Helvetica;
	color:#464544;
	font-weight:bold;
	border-left:solid 7px #006409;
	border-bottom:dotted 1px #006409;
    padding-left:6px;
    padding-top:2px;	
	margin:15px 30px 12px 20px;
	text-align:left;
	display:block;
	line-height:1.8;
}

/*#subs-p h4 {
    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;
}*/

#subs-p .iei {
	font: 16px "Century Gothic", "Trebuchet MS", Arial, sans-serif, Helvetica;
	font-weight:bold;
	border-left:solid 10px #006409;
	border-bottom:dotted 2px #006409;
	padding-left:9px;
	margin:15px 10px 30px 10px;
	text-align:left;
	line-height:1.8;
}

/*------------------------------------------- order ------------------------------------------------------*/


#order{
	display:block;
	clear: both;
	margin:50px 0 40px 0;
	height:120px;
}
#order .orderweb{
 	float:left;
	padding:0 2px;
}

/*------------------------------------------------- box ------------------------------------------*/

.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;
}


.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{
	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;
}

.text-box{
	text-align:left;
	width:600px;
	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: 300px;
	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:#eeffed;
}
.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:#006409;
	color:#FFFFFF;
	
	
}
.text-box-right dd{
	text-indent:20px;
	font-size:14px;
}
.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:14px;
	line-height:1.7;
	width:620px;
	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-sample{
	margin:25px auto 5px auto;
	text-align:center;
}


ol.process{
	font-size:15px;
	font-weight:bold;
	margin:10px 0 10px 25px;
	list-style-type:none;
}

.process li {
	float:left;
	width:105px;
	border:solid 1px #999;
	margin:0 15px 20px 0;
	padding:30px 10px 10px 10px;
	text-align:center;
	height:80px;
	/*color:#fff;*/
	background-color:#ffffcf;
	/*background-image:url(img/iei_back.jpg);*/
}

.normal{
	font-weight:normal;
}

.iei-price{
	margin-top:25px;
}
#wall{
	text-align:center;
}
#wall table {
	width:580px;
	margin:0 auto;
}
#wall td{
	padding-bottom:15px;
	text-align:center;
}
#wall h3{
	font-size:14px;
	font-weight:normal;
	margin:12px;
}
#wtext{
	width:420px;
	margin:0 auto 30px auto;
}

/*--------------------------- リンク青枠 ------------------------------*/


#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:15px;
	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;
}*/
