@charset "utf-8";
/* CSS Document */

/* 基本設定 2012*/

body
{
	margin:0;
	padding:0;
	font-family: 'KozGoStd-Regular', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ', 'Geneva', 'Arial', 'Verdana', 'sans-serif';
	color:#222222;
	vertical-align: top;
	background-color: #FFFFFF;
	text-align: center;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p{
	padding:0px;
	margin: 0px;
}

#Container	{
	display: block;
	width: 1000px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	background-image: url(../images/side.gif);
	background-repeat: no-repeat;
	background-position: 750px 40px;
}

/* ----------------------------------------common---------------------------------------- */

a	{
	color:#C14A34;
	text-decoration:none;
	font-weight: bold;
	}

body#configuration a	{
	color:#56acc9;
	text-decoration:none;
	font-weight: bold;
	}

body#support a	{
	color:#c18c34;
	text-decoration:none;
	font-weight: bold;
	}


ul
{
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BDB4A7;
	padding-bottom: 5px;
	margin-bottom: 10px;
}


li
{
	text-align: left;
	text-indent: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/sikaku.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	list-style-type: none;
	font-size: 12px;
	line-height: 23px;
}

.typo{
	font-size: 0px;
	line-height: 0px;
	text-align: left;
	text-indent: -5000px;
}

.fl{float: left;}
.fr{float: right;}

.clear-box{
	clear: both;
	float: none;
	font-size: 10px;
	line-height: 16px;
}

img.kakomi {
	border: 1px solid #CCCCCC;
}

h1
{
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h1 a
{
	color:#222222;
}

h2
{
	height: 50px;
	background-image: url(../overview/h2.jpg);
	font-size: 14px;
	line-height: 24px;
	padding-top: 8px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFFFFF;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	display: block;
}

body#configuration h2
{
	background-image: url(../configuration/h2.jpg);
}

body#inquiry h2
{
	background-image: url(../inquiry/h2.jpg);
}

body#support h2
{
	background-image: url(../support/h2.jpg);
}


h5{
	font-size: 13px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


h4{
	font-size: 13px;
	border: 1px solid #ef6951;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h3{
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	margin-bottom: 20px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #ef6951;
}

body#configuration h4
{
	font-size: 13px;
	border: 1px solid #56acc9;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

body#configuration h3
{
	border-top-color: #64bddb;
}

body#inquiry h3
{
	border-top-color: #999999;
}

body#inquiry h4
{
	border: 1px solid #999999;
}

body#support h3
{
	border-top-color: #c18c34;
}


h3.topics
{
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 20px;
	margin-right: 1px;
	padding-bottom: 8px;
	margin-bottom: 0px;
}

p.topics{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-right: 1px;
	padding-bottom: 6px;
	padding-top: 6px;
	margin-top: 0px;
}

#Header{
	display: block;
	text-align: left;
	text-justify: inter-ideograph;
	width: 750px;
	font-size: 13px;
	line-height: 26px;
	float: left;
	position: relative;
	height: 30px;
	padding-top: 10px;
}

#MainBox	{
	display: block;
	text-align: justify;
	text-justify: inter-ideograph;
	width: 750px;
	font-size: 13px;
	line-height: 26px;
	float: left;
	position: relative;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
}

#FlashBox
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
    position: relative
}

div.article{
	padding: 20px;
}

div.article#inquiry
{
	height: 640px;
	font-size: 1.1em;
}

/********************************/


#Left-box
{
	width: 200px;
	margin-top: 20px;
	margin-right: 25px;
	float: right;
	position: relative;
	font-size: 12px;
	line-height: 15px;
}
/*
body#index #Left-box a:hover img,
*/
#Left-box a img:hover
{
filter: alpha(opacity=70);
-moz-opacity:0.7;
opacity:0.7;
}
/*
#Left-box a:hover img,
body#index #Left-box a img,
body#overview #Left-box div#overview a img,
body#configuration #Left-box div#configuration a img
{
filter: alpha(opacity=100);
-moz-opacity:1.0;
opacity:1.0;
}
*/

/********************************************************************************************/

table 
{
	margin-top: 10px;
	margin-bottom: 10px;
}

table#network
{
	background-color: #cccccc;
	width: 100%;
}

table#network tr th,
table#network tr td
{
	text-align: center;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	width: 25%;
}

table tr td, table tr th
{
	background-color: #ffffff;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	font-size: 12px;
	line-height: 20px;
}

body#overview table tr th
{
	background-color: #CC5842;
	color: #FFFFFF;
}

body#configuration table tr th
{
	background-color: #57AECA;
	color: #FFFFFF;
}


/********************************************************************************************/

#concept1{
	background-image: url(../overview/concept1.png);
	background-repeat: no-repeat;
	display: block;
	height: 110px;
	width: 710px;
}

#concept2{
	background-image: url(../overview/concept2.png);
	background-repeat: no-repeat;
	display: block;
	height: 130px;
	width: 710px;
}

table#kihon tr th,
table#kihon tr td
{
	width: 20%;
}
table#opt tr th,
table#opt tr td
{
	width: 16%;
}

table#kihon tr th,
table#opt tr th
{
	padding-left: 10px;
}

table#hardware tr th,
table#hardware tr td
{
	width: 25%;
}
/*
.network{
	background-image: url(../configuration/netzu.jpg);
	background-repeat: no-repeat;
	background-position: 400px 0px;
	height: 320px;
}*/

.fancybox-effects-b.mojilink{
	display: block;
	padding-left: 10px;
	background-image: url(../images/sankaku_ryouri.gif);
	background-repeat: no-repeat;
	background-position: -8px 0px;
}

.about{
	padding: 15px;
	border: 2px solid #eeeeee;
	margin-bottom: 30px;
}

#Footer{
	text-align: left;
	margin-top: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#Footer a{
/*	font-weight: normal;
	color: #333333;
	text-decoration: none;*/
}

.logo{
	padding-top: 40px;
}

.atten{
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #FF0000;
}


.clearfix:after { content: '';display: block;clear: both; }
.clearfix { zoom: 1; /* for IE6/7 */ }

#credit .fl { width: 35% }
#credit .fr { width: 65% }

#credit { padding-top: 20px; font-size: 10px; line-height: 16px }

.message, .handy, .office, .ope, .dt1, .dt2, .dt3, .gask { opacity: 0.5 }
.message { z-index: 1 }
.handy { z-index: 2; position: absolute; top: 0; left: 0 }
.ope { z-index: 3; position: absolute; top: 0; left: 0 }
.office { z-index: 4; position: absolute; top: 0; left: 0 }
.dt1 { z-index: 5; position: absolute; top: 0; left: 0 }
.dt2 { z-index: 6; position: absolute; top: 0; left: 0 }
.dt3 { z-index: 7; position: absolute; top: 0; left: 0 }
.gask { z-index: 10; position: absolute; top: 50px; left: 50px }
