@charset "UTF-8";

/*
----------------------------------------------------
FOR Kumiko Official Site
updated: May 25,2009
---------------------------------------------------- */


/*2009.8.9修正*/


/**/


html, body, #container {
	height: 100%;
	margin: 0 auto;
	
} 
body{
	padding: 10px;
	margin: 0 auto;
	width:510px;
	background: #FFFFFF;
	font-size: 93%;
	color: #4d4d4d;
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 1.2;
}

body > #container {
	height: auto;
	min-height: 100%;
}  

table{
	width:490px;
	margin :0;
	border: solid 1px #BCBCBC;
	border-collapse: collapse;
}
caption{
	background: #C67199;
	padding: 7px 5px;
	color: #FFFFFF;
	font-weight: bold;	
}

th,td {
	font-size: 93%;
	border-bottom: solid 1px #BCBCBC;
	padding: 5px 8px 5px 8px;
	line-height: 1.3;
}

th{
	width:100px;
	background: url(../images/bullet_01.gif) no-repeat 8px 50%;
	padding: 8px 10px 8px 32px;
	text-align: left;
}

tr.special-cell td {
	color: #B74E82;
	color: #A64374;
	line-height: 1.8;
}


#button-area {
	overflow: hidden;
	margin: 0.8em auto;
}

p#printout, 
p#close {
	width: 120px;
	height: 30px;
	float: left;
	float: none;
	margin: 0 auto;
}


p#printout a,
p#close a{
	display: block;
	width: 120px;
	padding-top: 5px;
	height: 25px;
	text-align: center;
	background-color: #C67199;
}

p#close {
	display: none;
}
 
p#printout a:link, 
p#printout a:visited,
p#printout a:hover,  
p#close a:link, 
p#close a:visited,
p#close a:hover {
	color:#FFFFFF;
	text-decoration: none;
}


/**/

span.link-arrow-forward {
	padding-left: 0px;
	font-size: 93%;
}

span.link-arrow-forward a:link,
span.link-arrow-forward a:visited {
	color: #1A9FDA;
}

/**/

.attention {
	color: #DD0000;
	font-weight: bold;
}
