/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
html{color:#000;background:#FFF;}
body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
button{*font-size:100%;border:none;background:none;padding:0;margin:0;}
/*because legend doesn't inherit in IE */
legend{color:#000;}

/* rasysa common */
body {
	font-family: Verdana,"Trebuchet MS", Arial;
	text-align:center;
}
hr {margin-top: 5px;margin-bottom: 5px;}

/* rasysacontents */
#rasysacontents{
	padding: 15px;
	text-align:left;
	margin: 0 auto;
	color: #333;
}

/* footer */
div#rasysafooter {
	padding: 5px 0px;
	text-align:center;
}

#rasysafooter span{
	color:#333333;
	font-size: small;
}

#rasysafooter a{
	text-decoration: none;
	color:#333333;
	font-size: small;
}

#rasysafooter .copyright{
font-size: small; text-align:center;
vertical-align: bottom;
}

#rasysafooter .apsalus{
text-align: right;vertical-align: top;margin: 0 auto; font-size: 0.8em;color: #666666;
}


/* ErrorMessage */
#ErrorMessage { border: 1px solid black; width: 548px; font-size: 12px; background-color: #AB0B11; color: #FFFFFF; font-weight: bold; text-align:center; margin: 0px auto ; margin-bottom: 10px;}
#ErrorMessage ol{ width: 400px; text-align:left; padding: 10px; margin: 5px auto ;}
#ErrorMessage h2{ font-size: 14px; width: 400px; text-align:left; }

#Attention { width: 548px; font-size: 14px; background-color: #FFFF00; color: #000000; font-weight: bold; text-align:center; margin: 0px auto ;margin-bottom: 10px;}
#Attention ol{ width: 400px; text-align:left; padding: 10px; margin: 5px auto ;}
#Attention h2{ font-size: 14px; width: 400px; text-align:left; }


#Message { font-size: 14px; color: #333333; font-weight: bold; text-align:center; margin: 5px auto; padding: 50px 0px; width: 672px; border: 1px solid #333333;}


/* option system */
body{
	background-color: #EFEFEF;

}

#rasysacontents .header{
	width: 700px;
	margin: 0 auto;
}
#rasysacontents .container{
	width: 700px;
	text-align:left;
	margin: 0 auto;
	color: #333;
	background: #FFFFFF;
	border:1px solid #333;
}
#rasysacontents .container-inner{
	padding: 30px;
}

.container-inner h1{
	font-size:12px;
	line-height:100%;
	color:#999999;
	height:12px;
	vertical-align:middle;
	border-left:12px solid #999999;
	padding-left:10px;
	margin-bottom:3px;
}
/***
*	
*
*/
.img-main {
	margin-bottom: 25px;
}
/***
*	
*
*/
.moredetail{
	margin-top: 25px;
}

table.moredetail{
	width:100%;
	cell-spacing:0px;
	border-collapse:collapse;
	border:none;
}
table.moredetail th{
	width:240px;
	padding-left:0;
	padding-right:30px;
	vertical-align:top;
}
table.moredetail  td{
	width:364px;
	padding:0;
	vertical-align:top;
}

/***
*	
*
*/
.detail{
	margin-top: 25px;
}

table.detail{
	width:100%;
	cell-spacing:0px;
	border-collapse:collapse;
	border:none;
}
table.detail th{
	padding:0;
	vertical-align:top;
}
table.detail  td{
	padding:0;
	padding-left:30px;
	vertical-align:top;
}

/***
*	
*
*/
.detail-standard{
	margin-top: 25px;
}
table.detail-standard{
	width:100%;
	cell-spacing:0px;
	border-collapse:collapse;
	border:none;
}
table.detail-standard th{
	padding:0;
	vertical-align:top;
}
table.detail-standard  td{
	padding:0;
	vertical-align:top;
}


/***
*	
*
*/

button{
	cursor:pointer;
}

.header h1{
	font-size:18px;
	font-weight:bold;
	letter-spacing:0.3em;
	line-height:1.5;
}
.header h2{
	font-size:13px;
	letter-spacing:0.3em;
	line-height:1.1;
	margin-bottom:10px;
}


/***
*	
*
*/
.text-head{
	margin-bottom: 25px;
}
.text-head h2 span{
	display:none;
}
.text-head p{
	font-size: 98%;
	line-height: 130%;
	padding: 10px;
	color:#666;
}

/***
*	
*
*/
.text-smallhead {
	margin-bottom: 25px;
}
.text-smallhead h3 span{
	display:none;
}
.text-smallhead p{
	font-size: 90%;
	line-height: 130%;
	padding: 10px;
	color:#666;
}
.text-smallhead p img{
	border: 1px solid #CCCCCC;
	margin:5px;
}
.text-smallhead p img.right{
	float:right;
}
.text-smallhead p img.center{
	float:none;
	clear:left;
}

/***
*	
*
*/
.text-verysmallhead {
	margin-bottom: 25px;
}
.text-verysmallhead h3 span{
	display:none;
}
.text-verysmallhead p{
	font-size: 80%;
	line-height: 130%;
	padding: 10px;
	color:#666;
}
.text-verysmallhead p img{
	border: 1px solid #CCCCCC;
	margin:5px;
}
.text-verysmallhead p img.right{
	float:right;
}
.text-verysmallhead p img.center{
	float:none;
	clear:left;
}

/***
*	
*
*/
.text-columnbox {
	border:1px solid #333333;
	background-color:#EFFFFF;
	margin-bottom: 25px;
}
.text-columnbox h3{
	margin: 15px 10px 0px 10px;
	font-weight:bold;
	font-size:80%;
}
.text-columnbox h3 span{
	display:none;
}
.text-columnbox blockquote{
	font-size: 70%;
	line-height: 130%;
	padding: 10px 15px;
	color:#666;
}
.text-columnbox p{
	font-size: 70%;
	line-height: 130%;
	padding: 10px 15px;
	color:#666;
}
.text-columnbox p img{
	border: 1px solid #CCCCCC;
	margin:5px;
}
.text-columnbox p img.right{
	float:right;
}
.text-columnbox p img.center{
	float:none;
	clear:left;
}


/***
*	
*
*/
.text-etchead  {
	margin-bottom: 25px;
}
.text-etchead  h3 span{
	display:none;
}
.text-etchead  ul{
	margin:10px 10px 10px 7px;
	width: 95%;
	font-size: 80%;
	border-top: 1px dashed #CCCCCC;
}
.text-etchead  ul li{
	list-style-type: disc;
	list-style-position: inside;
	color: #999999;
	padding: 5px;
	border-bottom: 1px dashed #CCCCCC;
}
.text-etchead  dl{
	margin:10px 10px 10px 7px;
	width: 95%;
	font-size: 80%;
	border-top: 1px dashed #CCCCCC;
}
.text-etchead  dl dt{
	color: #666666;
	padding: 5px;
	padding-bottom:0px;
	border-top: 1px dashed #ffffff;
}
.text-etchead  dl dd{
	color: #666666;
	padding: 5px;
	padding-bottom:10px;
	border: none;
	border-bottom: 1px dashed #CCCCCC;
}
/***
*	
*
*/
hr {
	height:1px;
	border:none;
	border-bottom: solid 1px #333333;
}

/***
*	
*
*/
.text-billbox{
}


/***
*	
*
*/
.alert{
	font-size: 70%;
	color:#cc0000;
}

.clear{
	clear:both;
}

.center{
	text-align:center;
}

.s {
	text-decoration:line-through;
}
/***
*	
*
*/
.button-main{
	text-align:left;
	margin:0;
}

.button-main-long{
	text-align:center;
	margin:40px auto;
}
.button-main-long h3{
	text-align:left;
	margin-bottom:10px;
	font-weight:bold;
	
}

/***
*	
*
*/
.button-information{
	text-align:right;
}

.button-information-long{
	text-align:center;
	margin:40px auto;
}


/***
*	
*
*/
.button-back{
	margin-top: 30px;
	text-align:center;
}
.button-back input{
	text-align:center;
	padding:0px 10px;
	font-size: 12px;
}

/***
*	
*
*/
.text-billbox{
	margin-bottom: 25px;
}
.text-billbox h3{
 font-weight:bold;
 font-size:80%;
}
.text-billbox table{
	border-top: 1px solid #000000;
}
.text-billbox table th{
	padding:4px;
	border-bottom: 1px solid #000000;
}
.text-billbox table td{
	padding:4px;
	border-bottom: 1px solid #000000;
}

/***
*	
*
*/
.money{
	font-size:140%;
	font-weight:bold;
	color:#ff0000;
}


