* {
	margin:0;
	padding:0;
	font-size:100%;
	line-height:1;
	font-family:verdana;
	color:#666;
}

html {  
	overflow-y:scroll;  
}


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

.clearfix {display: inline-block;}

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

a:link,a:visited {
	color:#6666CC;
	text-decoration:none;
}

a:hover {
	color:#D9C1FF;
}

.txtM {
	font-size:70%;
	font-family:verdana; 
	line-height:1.6em;
	color:#666;
}

body {
	background:url(img2/backimg.jpg) repeat-y center top #F0F0F0;
	text-align:center;
}

#wrapper {
	margin:0 auto;
	text-align:left;
	width:663px;
}

#header {
	text-indent:-9999px;
	width:663px;
	height:89px;
	background:url(img2/header.jpg) no-repeat;
}

#header a {
	display:block;
	width:663px;
	height:89px;
	text-decoration:none;
}

#navi {
	height:31px;
	background:url(img2/backimg_navi.jpg) repeat-x;
	padding:0 15px;
	position:relative;
}

#naviL {
	position:absolute;
	top:9px;
	left:15px;
}

#naviL ul {
	list-style:none;
	font-size:70%;
	font-weight:bold;
}

#naviL ul li {
	display:inline;
	margin-right:10px;
}

#naviL ul li a:link, #naviL ul li a:visited {
	color:#666;
}

#naviL ul li a:hover {
	color:#D9C1FF;
}

#naviR {
	position:absolute;
	top:9px;
	right:15px;
}

#naviR a:link, #naviR a:visited {
	font-size:70%;
	font-weight:bold;
	color:#DA5B58;
}

#naviR a:hover {
	color:#D9C1FF;
}

.clear {
	clear:both;
}

#toJapanese {
	float:right;
	width:111px;
	height:19px;
	text-indent:-9999px;
	padding:10px 15px 0 0;
}

#toJapanese a {
	display:block;
	width:111px;
	height:19px;
	text-decoration:none;
	background:url(img2/backimg_button_japanese.gif) no-repeat left top;
}

#toJapanese a:hover {
	background:url(img2/backimg_button_japanese.gif) no-repeat left bottom;
}

#content {
	clear:both;
	padding:29px 15px 0 15px;
	text-align:left;
}

h1 {

}

h2 {
	font-size:100%;
	font-weight:bold;
	color:#542954;
	padding-left:15px;
	background:url(img2/h2_backimg.gif) no-repeat left center;
	margin-bottom:0.7em;
}

h3 {
	font-size:80%;
	font-weight:bold;
	color:#FFF;
	padding:5px;
	background-color:#876987;
	margin-bottom:0.8em;
}

h4 {
	font-size:80%;
	font-weight:bold;
	color:#B05CC2;
	margin-bottom:0.5em;
}

h5 {
	font-size:75%;
	font-weight:bold;
	color:#666;
	margin-bottom:0.3em;
}

h6 {
	font-size:70%;
	margin-bottom:0.3em;
	_margin-bottom:0.7em;
}

caption {
	font-size:75%;
	text-align:right;
}

.tableS {
	font-size:75%;
	border-top:1px solid #999;
	border-left:1px solid #999;
}

.tableS td {
	padding:3px;
	font-size:75%;
	line-height:1.1em;
	_line-height:1.4em;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	text-align:center;
}

.gray {
	background-color:#E0E0E0;
}

.purple {
	background-color:#D9C1FF;
}

.red {
	color:#FF0000;
}


.sp15 {
	height:15px;
}

.sp30 {
	height:30px;
}


.txtM {
	font-size:80%;
}

.txtML {
	font-size:75%;
	line-height:1.6em;
}

.txtMLbM {
	font-size:75%;
	line-height:1.6em;
	margin-bottom:1em;
}

.txtMright {
	font-size:80%;
	text-align:right;
}

.sup {
	vertical-align:30%;
}

#voice {
	position:relative;
	padding:15px;
	border:1px solid #D5D4A8;
	background:url(img2/backimg_voice.jpg) repeat-y;
	margin-top:20px;
}

#voiceImg {
	position:absolute;
	top:15px;
	left:15px;
}

#voiceText {
	margin-left:135px;
}

#voiceTitle {
	font-size:80%;
	font-weight:bold;
	color:#6A2F55;
	margin-bottom:1em;
}

dt {
	color:#333;
	font-weight:bold;
	font-size:80%;
	margin-bottom:0.3em;
}

dd {
	font-size:80%;
	margin-bottom:1em;
	margin-left:1em;
}

ol {
	margin-left:2em;
}

table.contact {
	border-top:1px solid #999;
	border-left:1px solid #999;
}

table.contact td {
	padding:5px;
	font-size:75%;
	line-height:1.1em;
	_line-height:1.4em;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}

table.contact caption {
	color:#FF0000;
	font-size:75%;
	text-align:right;
	padding-bottom:3px;
}


.formM {
	width:250px;
}

.formS {
	width:100px;
}

.areaM {
	width:300px;
	height:8em;
}
	
#toTop a {
	margin-top:30px;
	display:block;
	width:663px;
	height:28px;
	text-indent:-9999px;
	text-decoration:none;
	background:url(img2/backimg_totop.gif) left top;
}

#toTop a:hover {
	background:url(img2/backimg_totop.gif) left bottom;
}

#footer {

}

.vLine {
	text-decoration:line-through;
}

.bd1 {
	border:1px solid #CCC;
}



/*  Top Page  */
#topP h3 {
	color:#555;
	font-size:100%;
	font-weight:bold;
	margin:0 0 .5em 0;
	padding:0;
	background-color:#FFF;
}

#topP .subTtl01 {
	color:#555;
	font-size:90%;
	font-weight:bold;
	line-height:1.2;
	margin:0 0 .5em 0;
}

















.red {
	color:#CC0000;
}

strong {
	font-weight:bold;
}

.mgnB05em {
	margin-bottom:0.5em;
}

.mgnB1em {
	margin-bottom:1em;
}

.mgnB15em {
	margin-bottom:1.5em;
}

.mgnB2em {
	margin-bottom:2em;
}

.mgnB3em {
	margin-bottom:3em;
}

.mgnT1em {
	margin-top:1em;
}

.mgnT2em {
	margin-top:2em;
}

.lh140 {
	line-height:140%;
}

.lh150 {
	line-height:150%;
}
.lh160 {
	line-height:160%;
}

.lh170 {
	line-height:170%;
}

.dfTbl {
	width:100%;
	border-collapse:collapse;
	border:1px solid #CCC;
	empty-cells:show;
}

.dfTbl td, .dfTbl th {
	padding:0.3em;
	font-size:80%;
	border:1px solid #CCC;
}

.dfTbl th {
	font-weight:normal;
	background-color:#EEE;
	text-align:left;
}

.dfList li {
	margin:0 0 0.5em 1.5em;
}
