﻿
/*  Base.css  ===============================

	EIDAI, Inc.
	http://www.eidai-inc.co.jp
	
	Contents:
	- Universal selector
	- Structure selector
	- Header selector
	- Form selector
	- Sub Navi selector
	- Footer selector
	- List selector
	- Common selector
	- Table selector
	- DL DT DD selector
	- H selector
	- Other Selector
	
	Date of modification:
	2009/11/13
	
============================================*/

/*
	Universal selector  
---------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

/*
	Structure selector  
---------------------------------------------*/
body#common {
	width: 820px;
	margin: 0 auto;
	padding: 0;
	position: static;
	left: auto;
	right: auto;
	top: 0px;
	bottom: 0px;
	text-align: center;
	font-size: 11px;
	font-family: 'メイリオ', Meiryo ,'ＭＳ Ｐゴシック','Hiragino Kaku Gothic Pro', sans-serif;
	color: #333333;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

div.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div.clearfix { display: inline-block; }

/* Hide from IE-mac \*/
* html div.clearfix { height: 1%; }
div.clearfix { display: block; }
/* End hide from IE-mac */

div.block:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div.block {
	display: inline-block;
	height: auto;
	width: 200px;
	margin-bottom: 5px;
}

/* Hide from IE-mac \*/
* html div.block {
	height: 1%;
}
div.block {
	display: block;
}
/* End hide from IE-mac */

#wrapper {
	height: auto;
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: none;
	text-align: left;
	background-image: url(../img/bg_wrapper.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#wrapper-line {
	height: auto;
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 25px;
	padding-bottom: 25px;

}

#contents:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#contents {
	width: auto;
	height: auto;
	min-height: 400px;
	padding: 10px 10px 0px 10px;
	display: inline-block; 
}

/* Hide from IE-mac \*/
* html #contents { height: 1%; }
#contents { display: block; }
/* End hide from IE-mac */


#main { 
	width: 580px;
	height: 100%;
	padding-left: 10px;
	float: left;
}

#side-right {
	width: 200px;
	height: 100%;
	float: right;
}

div.block-top {
	background-image: url(../img/bg_top.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	height: 12px;
	width: 200px;
	
}

div.block-middle {
	background-image: url(../img/bg_mid.gif);
	background-repeat: repeat-y;
	width: 200px;
}

div.block-bottom {
	background-image: url(../img/bg_btm.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 200px;
}

div.mid-text {
	padding-left: 5px;
	padding-right: 5px;
	clear: both;
	padding-top: 0px;
	padding-bottom: 5px;
}


/*
	Header selector  
---------------------------------------------*/

#head-wrapper {
	background-image: url(../img/bg_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: auto;
	height: auto;
	padding: 10px 10px 0px 10px
}

#topnavi {
	width: 800px;
	height: 25px;
	margin-top: 0px;
	padding-right: 0px;
	font-size: 10px;
	display: block;
	position: static;
	letter-spacing: 0.1em;
	clear: both;
}
#topnavi li {
	display: inline;
	margin: 0px;
	padding: 6px 10px 0px 15px;
	float: right;

}
#topnavi a {
	text-decoration: none;
	color: #cccccc;
	font-weight: normal;
}
#topnavi a:hover,#topnavi a:active {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}
div.topbox {
	height: 70px;
	width: 820px;
	clear: both;
}
div.intopbox {
	float: right;
	width: 580px;
	padding-right: 15px;
	color: #cccccc;
}

#head-box-left {
	float: left;
	margin-top: 12px;
	margin-left: 14px;
	width: 250px;
}

#head-box-right {
	float: right;
	margin-top: 6px;
	widht: 300px;
}

#headnavi {
	display: inline-block;
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 38px;
}

#headnavi:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hide from IE-mac \*/
* html #headnavi { height: 1%; }
#headnavi { display: block; }
/* End hide from IE-mac */

#headnavi li strong {
	display: none;
	font-size: 6px;
	color: #ffffff;
}

#headnavi li {
	list-style-type: none;
}

#headnavi li#gn01,
#headnavi li#gn01 a {
	display: block;
	width: 150px;
	height: 38px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 4px;
	float: left;
	background-image: url(../img/gn01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
}


#headnavi li#gn01 a:hover,
#headnavi li#gn01 a:active {
	display: block;
	width: 150px;
	height: 38px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 4px;
	float: left;
	background-image: url(../img/gn01_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
}

#headnavi li#gn02,
#headnavi li#gn02 a {
	display: block;
	margin: 0px;
	width: 150px;
	height: 38px;
	float: left;
	margin-right: 4px;
	background-image: url(../img/gn02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
}


#headnavi li#gn02 a:hover,
#headnavi li#gn02 a:active {
	display: block;
	width: 150px;
	height: 38px;
	margin: 0px;
	float: left;
	margin-right: 4px;
	background-image: url(../img/gn02_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
}

#headnavi li#gn03,
#headnavi li#gn03 a {
	display: block;
	margin: 0px;
	width: 150px;
	height: 38px;
	float: left;
	margin-right: 4px;
	background-image: url(../img/gn03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
}


#headnavi li#gn03 a:hover,
#headnavi li#gn03 a:active {
	display: block;
	width: 150px;
	height: 38px;
	margin: 0px;
	float: left;
	margin-right: 4px;
	background-image: url(../img/gn03_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
}

#headnavi li#gn04,
#headnavi li#gn04 a {
	display: block;
	margin: 0px;
	width: 150px;
	height: 38px;
	float: left;
	margin-right: 4px;
	background-image: url(../img/gn04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
}


#headnavi li#gn04 a:hover,
#headnavi li#gn04 a:active {
	display: block;
	width: 150px;
	height: 38px;
	margin: 0px;
	float: left;
	margin-right: 4px;
	background-image: url(../img/gn04_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
}

#headnavi li#gn05,
#headnavi li#gn05 a {
	display: block;
	margin: 0px;
	width: 150px;
	height: 38px;
	float: left;
	margin-right: 4px;
	background-image: url(../img/gn05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
}


#headnavi li#gn05 a:hover,
#headnavi li#gn05 a:active {
	display: block;
	width: 150px;
	height: 38px;
	margin: 0px;
	float: left;
	margin-right: 4px;
	background-image: url(../img/gn05_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
}

/*
	Form selector  
---------------------------------------------*/

input.bg {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	background-color: #f6f6f6;
	color: #333333;	
}

select {
	background-color: #f6f6f6;
	font-family: inherit;
	color: #333333;
}


/*
	Side Navi selector  
---------------------------------------------*/


#main-left ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	width: 200px;
}

#main-left li {
	display: inline;
	margin: 0px;
	height: 50px;
	font-size: 13px;
}


a.main-left {
	height: 50px;
	display: block;
}


/*
	Footer selector  
---------------------------------------------*/


div#foot-wrapper {
	background-image: url(../img/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: auto;
	height: 100px;
	vertical-align: middle;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 15px 20px 0px 20px;
	display: inline-block;
}

div#foot-wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hide from IE-mac \*/
* html div#foot-wrapper { height: 1%; }
div#foot-wrapper { display: block; }
/* End hide from IE-mac */


div#foot-banner {
	clear: both;
	width: 820px;
	vertical-align: top;
	padding-top: 15px;
	margin-top: 10px;
	padding-bottom: 10px;
}

img.foot-banner {
	float:left;
	padding: 0px;
	margin: 5px 0px 5px 11px;
	border: 1px solid #cccccc;
}

#footnavi {
	width: auto;
	text-align: left;
	padding: 0px 0px 10px 0px;
	font-size: 11px;
	float: left;
	display: block;
	position: static;
	letter-spacing: 0.1em;
}
#footnavi li {
	display: inline;
	margin: 0px;
	padding: 0px 10px 0px 0px;

}
#footnavi a {
	text-decoration: none;
	color: #ffccff;
	text-decoration: underline;
}
#footnavi a:hover,#footnavi a:active {
	color: #cc0033;
	text-decoration: underline;
}


#footer {
	width: auto;
	text-align: right;
	margin-right: 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 0.15em;
	float: right;
	display: block;

}
div#footcoment {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	color: #333333;
	clear: both;
	letter-spacing: 0.15em;
	text-align: right;
}

/*
	List selector  
---------------------------------------------*/

li.date {
	font-size: 13px;
	font-weight: bold;
	list-style-type: none;
	padding-bottom: 10px;
}

li.contents {
	font-size: 11px;
	font-weight: normal;
	list-style-type: none;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-top: 10px;
}
li {
	margin-left: 15px;
}


/*
	Common selector  
---------------------------------------------*/
/*	Wide	-------------------*/

.w10per {
	width: 10%;
}

.w15per {
	width: 15%;
}

.w20per {
	width: 20%;
}

.w25per {
	width: 25%;
}

.w30per {
	width: 30%;
}

.w35per {
	width: 35%;
}

.w40per {
	width: 40%;
}

.w45per {
	width: 45%;
}

.w50per {
	width: 50%;
}

.w60per {
	width: 60%;
}

.w70per {
	width: 70%;
}

.w100per {
	width: 100%;
}

/*	Font	-------------------*/

.f110per {
	font-size: 110%;
}

.f115per {
	font-size: 115%;
}

.f120per {
	font-size: 120%;
}

.f8p {
	font-size: 8px;
}

.f9p {
	font-size: 9px;
}

.f10p {
	font-size: 10px;
}

.f11p {
	font-size: 11px;
}

.f12p {
	font-size: 12px;
}

.f13p {
	font-size: 13px;
}

.f14p {
	font-size: 14px;
}

.f15p {
	font-size: 15px;
}

.f16p {
	font-size: 16px;
}

.f17p {
	font-size: 17px;
}

.f18p {
	font-size: 18px;
}

.pb {
	font-weight: bold;
}

.aka {
	color:#df0442;
}

.kuro {
	color:#000000;
}

.shiro {
	color:#ffffff;
}

/*	Image	-------------------*/

img {
	border: 0;
	vertical-align: bottom;
}

img.imgleft {
	float: left;
	padding-right: 15px;
	padding-bottom: 2px;
}

img.imgright {
	float: right;
	padding-left: 15px;
	padding-bottom: 2px;
}

img.imgleft-fr {
	float: left;
	margin-right: 15px;
	margin-bottom: 8px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}

img.img-fr {
	margin-bottom: 2px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}

/*	Align	-------------------*/

.txt-l {
	text-align: left;
}

.txt-r {
	text-align: right;
}


/*	valign	-------------------*/

.va5btm {
	padding-bottom: 5px;
}
.va10btm {
	padding-bottom: 10px;
}

.va12btm {
	padding-bottom: 12px;
}

.va14btm {
	padding-bottom: 14px;
}

.va16btm {
	padding-bottom: 16px;
}

.va5top {
	padding-top: 5px;
}

.va10top {
	padding-top: 10px;
}

.va12top {
	padding-top: 12px;
}

.va14top {
	padding-top: 14px;
}

.va16top {
	padding-top: 16px;
}

/*	link	-------------------*/

a {
	text-decoration: underline;
	color: #6699ff;
}

a:hover,a:active {
	color: #df0442;
	text-decoration: underline;
}

/*	Stopper	-------------------*/

div.stopper,
.stopper {
	clear: both;
	height: auto;
	width: auto;
	margin: 5px 0px 5px 0px;
	padding: 0px;

}
div.stopper-dot {
	clear: both;
	height: auto;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.dotend {
	clear: both;
	width: 100%;
	height: 4px;
	display: block;
	margin: 10px 0px 10px 0px;
	background-image: url(../img/bg_dot.gif);
	background-repeat: repeat-x;
	background-position: left middle;
}

/*
	Table selector  
---------------------------------------------*/
td.news {
	font-size: 100%;
	color: #333333;
	line-height: 130%;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
}

td.standard-palepink {
	font-size: 110%;
	color: #cc0033;
	line-height: 130%;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	background-color: #ffcccc;
	background-image: url(../img/dot_pink.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

td.standard {
	font-size: 110%;
	color: #333333;
	line-height: 130%;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-image: url(../img/dot_pink.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

td.standard-btmwhite {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 130%;
	padding-top: 20px;
	padding-right: 7px;
	padding-bottom: 18px;
	padding-left: 7px;
	background-image: url(../img/bg_linewhite.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

td.standard-color01 {
	font-size: 13px;
	font-weight: bold;
	color: #df0442;
	line-height: 130%;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #ffff99;
	width: 30%;
	background-image: url(../img/bg_dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

td.standard-color-thead {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #df0442;
	line-height: 130%;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #ffff99;
	background-image: url(../img/bg_linewhite.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

td.standard-title {
	font-size: 14px;
	color: #669999;
	line-height: 130%;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-weight: bold;
	letter-spacing: 0.1em;
}

td.bgwhite {
	background-color: #ffffff;
}

table.thum {
	width: 100%;
}

td.thum-photo {
	vertical-align: top;
	width: 25%;
	text-align: left;
}

td.thum-photo a img {
	padding: 2px;
	border: 1px solid #ffffff;
}

td.thum-photo a:hover img,
td.thum-photo a:active img {
	padding: 2px;
	border: 1px solid #ff9900;
}

td.thum-mid {
	vertical-align: top;
	text-align: left;
}

td.thum-right {
	vertical-align: middle;
	text-align: right;
	width: 15%;
}

td.standard-login {

	font-size: 13px;
	color: #666666;
	line-height: 130%;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

tr.news {
	background-image: url(../img/dot_pink.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

/*
	DL DT DD selector  
---------------------------------------------*/
dl#shinchaku,dl.shinchaku {
	font-size: 8pt;
	color: #666666;
	padding: 0px 0px 0px 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
}
dl#shinchaku dt,dl.shinchaku dt {
	font-size: 14px;
	line-height: 160%;
	color: #3366CC;
	font-weight: bold;
	padding-left: 26px;
	letter-spacing: 0.1em;
}
dl#shinchaku dd,dl.shinchaku dd {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	padding-left: 10px;
	text-decoration: none;
	list-style-type: none;
	margin-bottom: 10px;
}
dl#notice {
	font-size: 8pt;
	color: #666666;
	padding: 0px 0px 0px 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
}
dl#notice dt {
	font-size: 13px;
	line-height: 160%;
	color: #669999;
	font-weight: bold;
	padding-left: 20px;
	letter-spacing: 0.1em;
	margin-top: 10px;
}
dl#notice dd {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	padding-left: 10px;
	text-decoration: none;
	list-style-type: none;
}

dl.cell-record {

	padding: 10px;
	clear: both;
	height: 100%;
	border-bottom: 1px solid #CCCCCC;
}
dt.cell-record-left {

	text-align: left;
	vertical-align: middle;
	float: left;
	height: auto;
	width: 200px;
	font-weight: bold;
	background-image: url(img/corner_line.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 7px;
}
dd.cell-record-right {

	text-align: right;
	vertical-align: middle;
	height: auto;
	width: 240px;
	float: right;
}

/*cell patern-what's new (photo:date, text:right)*/

dl.cell {
	padding: 10px;
	clear: both;
	height: 100%;
	border-bottom: 1px dotted #CCCCCC;
}
dt.cell-left {
	text-align: left;
	vertical-align: middle;
	float: left;
	height: auto;
	width: 130px;
	font-weight: bold;
	background-image: url(img/corner_line.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 7px;


}
dd.cell-right {
	text-align: left;
	vertical-align: middle;
	height: auto;
	width: 310px;
	float: right;
}
div.cellwrapper {
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}

/*cell patern-list (photo:left, text:right)*/

dl.cell-li {
	padding: 10px;
	clear: both;
	height: 100%;
	border-bottom: 1px solid #CCCCCC;
}
dt.cell-li-left {
	text-align: center;
	vertical-align: middle;
	float: left;
	height: auto;
	width: 110px;
	font-weight: bold;
}
dd.cell-li-right {
	text-align: left;
	vertical-align: top;
	height: auto;
	width: 330px;

	float: right;
	background-image: url(img/vertical_ruled_line.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;

}
p.cell-li-title {
	font-weight: bold;
	margin-bottom: 5px;

}
p.cell-li-title a {
	font-weight: normal;
	color: #CCCC99;
}

/*
	H selector  
---------------------------------------------*/
/*	H1	-------------------*/

h1 {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

h1.headimage {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	clear: both;
}

h1.topimg {
	background-color: none;
	height: 171px;
	width: 820px;
	text-align: right;
	clear: both;
}

#head-wrapper h1 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 11px;
}

/*	H2	-------------------*/

h2.thum-pname {
	font-size: 13px;
	color: #000000;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

h2.pname {
	font-size: 16px;
	font-weight: bold;
	color: #df0442;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 3px 20px;
	background-image: url(../img/bg_pname.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

h2.privacy {
	font-size: 14px;
	padding: 0px;
	margin-bottom: 15px;
	font-weight: bold;
}

h2.title {
	margin-bottom: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

h2.title-black {
	font-size: 12px;
	color: #CCCCCC;
	background-image: url(img/bg_h2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	letter-spacing: 0.1em;
	clear: both;
	height: auto;
	width: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: left;
	padding-right: 15px;
}

#intro h2 {
	margin: 0px;
	padding: 0px;
	font-size: 110%;
	clear: both;
}

h2.title-float {
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 5px 0px;
	width: 100%;
	text-align: left;
	font-size: 120%;
	background-image: url(../img/dot_pink.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

/*	H3	-------------------*/

h3.privacy {
	font-size: 13px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 8px;
	font-weight: bold;
}

h3.title01 {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;

}
h3.title02 {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	width: auto;
}
h3.title03 {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;

}
h3.title04,p.bold {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	line-height: 130%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	border: 1px solid #E7E0E9;
	clear: both;

}

h3.title05 {

	font-size: 14px;
	font-weight: bold;
	color: #006699;
	line-height: 130%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	border: 1px solid #E7E0E9;
	clear: both;
}
h3.title06 {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	line-height: 130%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	border: 1px solid #E7E0E9;
	clear: both;
}

td.standard-white {

	font-size: 13px;
	color: #FFFFFF;
	line-height: 130%;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}

/*
	Other selector  
---------------------------------------------*/

p.talk {
	font-size: 13px;
	color: #cc0033;
}

#pankuzu {
	height: 30px;
	width: 820px;
	background-color: #006699;
}

.block01 {
	height: auto;
	width: 530px;
}

.insideblock01 {
	width: auto;
	margin-left: 20px;
}

.p1 {
	line-height: 200%;
	width: auto;
	padding-left: 20px;
}

.photo-left {
	float: left;
	margin-right: 10px;
	border: 1px solid #3366CC;
}


.dot01 {
	padding-left: 30px;
	padding-right: 30px;
	background-image: url(./img/dot01.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
	width: auto;
	clear: both;
}

/*-------------------------------
 for 3 column box css  
-------------------------------*/

div.mainlist-box {
	width: 100%;
	margin-bottom: 5px;
}

li.p-01,
li.p-02,
li.p-03,
li.p-04 {
	text-align: center;
	text-decoration: none;
	background-image: url(../img/bg_block.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 220px;
	width: 170px;
	list-style-type: none;
	margin-bottom: 10px;
	display: block;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}


div.p-conts {
	min-height: 190px;
	height: auto;
	width: 120px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
}

img.p {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}

p.p-title,
h3.p-title {
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
	text-align: left;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 5px;
}

p.p {
	text-align: left;
}

/*-------------------------------
 for 3 column box css end  
-------------------------------*/

div.box {
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 30px;
	clear: both;
}

div.index-text {
	padding-right: 400px;
}

img.img3column {
	float: left;
	margin-right: 10px;
	margin-bottom: 6px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}

.colorspace {
	clear: both;
	height: 10px;
	background-color: #ffffff;
	margin-bottom: 10px;
	width: 800px;
}

#intro {
	width: auto;
	padding: 0px;
}

.mainbox { 
	display: inline-block; 
	width: 100%;
	margin-bottom: 10px;
}

.mainbox:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hide from IE-mac \*/
* html .mainbox { height: 1%; }
.mainbox { display: block; }
/* End hide from IE-mac */


