/* page */
body {text-align: center; background-color:#FF7C00; margin:0px;}
.page {text-align: left; background: #ffffff; width: 780px; color: #333333;
border:#999999 solid 1px;}

/* leftmenu */	 
.menu {font-weight: bold; color: #080004; line-height: 150%; font-size: 12px;}
.menu a {display: block; width: 140px; text-decoration: none; padding:3px;}
.menu a:link {color: #080004; border-bottom: 2px #CCCCCC solid;}
.menu a:visited {color: #080004; border-bottom: 2px #CCCCCC solid;}
.menu a:hover {color: #FF6600; background-color:#FFF; border-bottom: 2px #CC0033 solid;}
.menu a:active {color: #FF6600; border-bottom: 2px #CC0033 solid;}

/* common */
.waku {border: 1px solid #CCCCCC;}
.com {font-size:14px; font-weight:bold;	line-height:130%; color:#333333;}
p {margin:0px; padding:0px;}
.box {border: 1px solid #CCCCCC; font-size:12px; color:#333333;}
.con {border: 1px solid #CCCCCC; font-size:12px; color:#333333; line-height:120%;}
.subtitle1 {padding:3px 0px; font-size:1.3em; color:#E60012; font-weight:bold; border-bottom:3px #E60012 solid;}
.subtitle2 {padding:3px 0px; font-size:1.3em; color:#A40000; font-weight:bold; border-bottom:3px #A40000 solid;}
.subtitle3 {padding:3px 0px; font-size:1em; color:#E60012; font-weight:bold; border-left:10px #E60012 solid; border-bottom:1px #E60012 solid;}
.subtitle4 {padding:3px 0px; font-size:1.2em; color:#A40000; font-weight:bold; border-bottom:3px #A40000 solid;}
.line {border-bottom:#999999 dotted 2px; padding:5px;}
.tx12 {font-size:12px; color:#333333; line-height:120%;}
ul {margin:0px 0px 0px 5px; list-style-position:outside;}
.news {font-size:12px; line-height:120%; padding:5px; border:1px solid #CCCCCC;}
.shadow {background:url(shadow4.gif) repeat-x;}
ol {list-style-position:inside; margin:0px;}
.tx14 {font-size:16px; color:#E60012; font-weight:bold; line-height:120%;}
.ora {color:#FF6500;} 

/* FAQ */	 
.faq {font-weight: bold; color: #080004; font-size: 12px; border:#CCCCCC solid 1px;}
.faq a {text-decoration: none;}
.faq a:link {color: #080004;}
.faq a:visited {color: #080004;}
.faq a:hover {color: #CC0033; text-decoration:underline;}
.faq a:active {color: #83BC17;}
