body {
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #4a96ee;
	font-family:'ＭＳ Ｐゴシック', Osaka, sans-serif;
}

a { 
	text-decoration: none; 
	}
a:link { 
	text-decoration: none; 
	color:#0033CC; 
	}
a:visited { 
	text-decoration: none; 
	color:#0033CC; 
	}
a:hover { 
	text-decoration: underline; 
	color:#0033CC;
	}
a:active { 
	text-decoration: none; 
	color:#0033CC;
	}

.footer{
	font-size:12px;
	line-height:140%;
	color:#000000;
}

.footer a:link    { 
	color: #000000; 
	text-decoration: none; 
	}
	
.footer a:visited { 
	color: #000000; 
	text-decoration: none; 
	}
	
.footer a:active  { 
	color: #000000; 
	text-decoration: none; 
	}
	
.footer a:hover   { 
	color: #000000; 
	text-decoration: underline; }

.menu{
	font-size:10px;
	line-height:120%;
	color:#000000;
}

.menu a:link    { 
	color: #000000; 
	text-decoration: none; 
	}
	
.menu a:visited { 
	color: #000000; 
	text-decoration: none; 
	}
	
.menu a:active  { 
	color: #000000; 
	text-decoration: none; 
	}
	
.menu a:hover   { 
	color: #000000; 
	text-decoration: underline; }
	
.s {
	font-size:12px;
	line-height:140%;
}
.ss {
	font-size:10px;
	line-height:140%;
}
.sb {
	font-size:12px;
	line-height:140%;
	font-weight:bold;
}
.m{
	font-size:14px;
	line-height:160%;
}

.l{
	font-size:16px;
	line-height:140%;
}
.lb{
	font-size:16px;
	line-height:140%;
	font-weight:bold;
}
.caption{
	font-size:14px;
	line-height:120%;
}

H1 {
	font-size: 16px;
	font-weight: bold;
	color:#333399;
	border-color: #e9c98b;
	border-style: solid;
	border-width: 0 0 1px 5px;
	padding: 6px 0 6px 6px;
}

.title2 {
	font-size: 14px;
	font-weight: bold;
	color:#333333;
	border-color: #99CCFF;
	border-style: solid;
	border-width: 0 0 1px 0;
	padding-left: 3px;
}

.title3 {
	font-size: 14px;
	font-weight: bold;
	color:#666666;
}
.copyright {
	font-size:10px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	line-height:150%;
	margin:0 10px 0 0;
}

.column{
	margin: 0;
	border-style: solid;
	border-color: #333399;
	border-width: 1px;
	padding:5px 10px 5px 10px;
	background-color:#ffffff;
	font-size:12px;
	line-height:140%;
}

.underline{
	border-bottom-color: #ff845c;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #333333;
	background-color: #FFFFFF;
	font-weight: bold;
}

.indent{
	margin-left:20px;
}

/*メニュー共通要素*/


#menu{
	width: 145px;
	float: left;
	font-size: 12px;
	margin-bottom: 0px;
}

#menu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu li {
	border-bottom: 1px dotted #ff845c;
	display: block;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-left: 10px;
}

#menu li a {
	background-color: #FFFFFF;
	text-decoration: none;
	color: #CC0000;
}

#menu li a:hover {
	color:#CC0000;
	font-weight:bold;
}
#menu li a#this {
	color:#CC0000;
	font-weight:bold;
}


.itiran{
	margin:0px 0 20px 20px;
	font-size:12px;
	}
	
.itiran2{

	font-size:14px;
	list-style-type: square;
	}
caption{
	font-size:12px;
}