/* CSS Document */

/* Layout Stylesheet */ 
body {
	background-color: #EAEAEA;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
	font-size: 12px;
	line-height: 200%;
	color: #444444;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
/*	background-image: url(images/bg.jpg); */
	background-repeat: repeat-x;
	background-attachment: fixed;
}


input[type="text"]:focus {
	background-color: #E9E4FF;
}

textarea:focus {
	background-color: #E9E4FF;
}

td.pd{
	padding-left:10px;
	padding-right:10px;
}

h1{
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 740px;
	font-weight: normal;
	text-align: left;
	background-color: #BBBFC8;
	color: #FFFFFF;
}
h3{
	font-size: medium;
	margin: -17px 0px 0px 0px;
}
a {
	text-decoration:none;
	color: #3366CC;
}
a:link {
	text-decoration: none;
}

a:visited { color : #3366CC;
text-decoration: none;
}

a:active {
	color : #6395E1;text-decoration: none; 
}

a:hover { color : #FF3300;
text-decoration: none;
}　 


.txtstyle1{
	color: #FF0000;
}
.txtstyle2{
	color: #FF0000;
	font-weight: bold;
	font-size: medium;
	line-height: 140%;
}
.txtstyle3{
	color: #3333FF;
}
.txtstyle4{
	color: #3366FF;
	font-weight: bold;
}
.txtstyle5{
	color: #FF9900;
	font-size: 11px;
}
.txtstyle6{
	color: #FFFFFF;
}
.txtstyle7{
	color: #993399;
}

img{
	border: 0px;
}

.txt_size_s{
	font-size: x-small;
}
.txt_size_m{
	font-size: medium;
}
.txt_size_l{
	font-size: large;
}
.txt_size_xl{
	font-size: x-large;
}
.11{
	font-size: 11px;
}
.12{
	font-size: 12px;
}
.15{
	font-size: 15px;
}

/* ZENTAI*/
  
#outer {
	text-align:left;
	width:740px;
	margin:auto;
	height: 100%;
	background-color: #FFFFFF;
 }
 
/* HEADER */
#hdr {
	height:36px;
	background:#eeeeee;
	color: #333333;
 }
#fla{
	height: 100px;
}

#bar {
	color: #333333;
	background-color: #666699;
 }

#bodyblock {
	position:relative;
	color: #333333;
	width:740px;
	padding:0px;
	background-color: #FFFFFF;
 }

 
/* LEFT MENU */
#LEFT {
	float:left;
	color: #333333;
	padding: 0px 0px 0px 0px;
	margin-right: 0px;
	width: 179px;
	background-image: url(images/menu_bg.jpg);
	height: 100%;
	background-repeat: repeat-y;
	border-right: solid 1px #cccccc;
 }

/* MAIN  */
#cont {
	background:#ffffff;
	border-width:0 0 0 0px;
	text-align: left;
	height: 100%;
	margin-left: 0px;
	float: right;
	width: 560px;
 }

#ftr {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	clear: both;
	background-color: #666666;
 }

/* Left Menu */
#submenu {
	border: 0px;
	padding:0px;
	margin:0px;
	margin-left: 3px;
	list-style-type: none;
	text-decoration: none;
	margin-top: 1px;
}
#submenu li{
	margin:0px;
	padding:2px 0px 2px 0px;
	margin-left: 0px;
	margin-top: 0px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	text-decoration: none;
}
#submenu li a:link, #submenu li a:visited {
	color: #336699;
	text-decoration: none;
	margin:0px;
	display: block;
	padding:2px 0px 2px 0px;
}
#submenu li a:hover{
	color: #CC0033;
	text-decoration: underline;
	margin:0px;
	display: block;
	padding:2px 0px 2px 0px;
}

.titlebox1{
	border: solid #62A4D7 1px;
	background-color: #E7EAEB;
}
.flotboxL{
	float: left;
}
.right450box{
	float: right;
	text-align: left;
	width: 380px;
}
.webbox1{
	width: 155px;
}
.webbox2{
	width: 155px;
}
.newsbox{
	padding: 6px;
	border: dotted 1px #cccccc;
	width: 530px;
	text-align: left;
}
.newsbox a{color : #003399;
	text-decoration: underline;
}
.newsbox a:visited { color : #0066CC;
text-decoration: underline;}
.newsbox a:active {
	color : #3399CC;text-decoration: underline; }
.newsbox a:hover { color : #FF3300;
text-decoration: underline; }　 

.linebox{
	border: solid 1px #8B93A0;
}
.dotbox{
	border: dotted 1px #cccccc;
	padding: 3px;
}
.border {
	border: 1px solid #333333;
	border-collapse:collapse;
}

.moji01{
	width: 18px;
	height: 19px;
	margin: 0;
	padding: 0;
	background: transparent url(images/sho_r.gif) no-repeat center center;
}
.moji02{
	width: 18px;
	height: 19px;
	margin: 0;
	padding: 0;
	background: transparent url(images/dai.gif) no-repeat center center;
}