/* ページの基本デザイン用CSS */
body{
	font-family:メイリオ,Meiryo,"ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
    background-position: center;
	background-image:url(images/contents_bg.gif);
	background-repeat:repeat-y;
    background-color: #A9A9A9;
	text-align:center;
}

a img{ border: 0px;}
a:link{ color: #118d0e;}
a:visited { color: #118d0e;}
a:hover { color: #118d0e;}
a:active { color: #118d0e;}

h1{
	font-size:14px;
	text-align:left;
	font-weight: normal;
	letter-spacing: 5px;
	margin: 0px;
	background-color: #FFFFFF;
	}

h1 img{
	margin-top:0px;
}

h2 {
	color: #000000;
	text-align:left;
	text-valign:middle;
	font-size:14px;
	border-left: 12px solid #336600;
	padding-left: 5px;
	background-color: #E6E6FA;
	margin-top: 0px;
	margin-bottom: 10px;
}
h3 {
	background-image:url(h3_bg.jpg);
	border:3px double #FF9900;
	color: #FFFFFF;
	font-size: 100%;
	padding-left: 4px;
	margin:0.5em 0px;
	clear:both;
}
p {
	font-size: 90%;
	line-height: 140%;
}

.txt {
    color: #000000;
    font-style: normal;
    font-size: 11px;
    text-align: left;
    margin-top:5px;
    margin-bottom:5px;
    padding-bottom:0px;
    padding-left:10px;
    padding-right:10px;
}

.word {
    color: #000000;
    font-style: normal;
    font-size: 13px;
    text-align: left;
    margin-top:5px;
    margin-bottom:5px;
    padding-bottom:0px;
    padding-left:20px;
    padding-right:10px;
}

.orange{
	width:480px;
	background-color:#FEA801;
}

.side_menu{
	width:140px;
	background-color:#228B22;
}

.green{
	width:630px;
	background-color:#228B22;
}

.blue{
	width:630px;
	background-color:#99CCCC;
}

.blue2{
	width:630px;
	background-color:#3366CC;
}

.purple{
	width:630px;
	background-color:#B975DD;
}

.gray{
	width:630px;
	background-color:#4B4B4B;
}

#date{
    width: 80px;
    color: #000000;
    font-size: 12px;
    font-weight: normal;
	vertical-align:top;
	text-align:left;
    padding-left: 10px;
	padding-top:5px;
	padding-bottom:5px;
	#border-bottom: 1px dotted #FEA801;
	#border-bottom: 1px dotted #B975DD;
	border-bottom: 1px dotted #4B4B4B;
}

#news{
    width: 350px;
    color: #000000;
    text-align:left;
    font-size: 12px;
    font-weight: normal;
    padding-left: 10px;
	padding-top:5px;
	padding-bottom:5px;
	#border-bottom: 1px dotted #FEA801;
	#border-bottom: 1px dotted #B975DD;
	border-bottom: 1px dotted #4B4B4B;
}

address {
	color:#FFFFFF;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	padding-top:5px;
	clear: both;
	width:800px;
	height:20px;
    background-image:url("images/nav_background.gif");
}
p img {
	float: left;
	margin-right:5px;
	border: solid 1px #666666;
}
#path {
	text-align:right;
	margin: 0px;
}
a {
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}
h1 a {
	color:#FFFFFF;
	font-weight: normal;
}


form {
	font-size:90%;
	}

#top{
	color:#336600;
	font-size:11px;
	text-align:right;
}

#contents_navi{
	color:#000000;
	font-size:12px;
	text-align:left;
}

#contents {
	width:800px;
	margin:auto;
	position: relative;
	text-align:left;
	}
#main {
	width: 640px;
	margin-top: 5px;
	float: right;
	margin-left: 5px;
}
#main H5{ width:450px;
	color:#000000;
	font-size:20px;
	border-left: 12px solid #336600;
	text-align:left;
	vertical-align:middle;
	background-position:top left;
	background-color:#FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	line-height: 150%;
	margin-bottom:5px;
	border-bottom: 1px dotted #336600;
	}

#main H4{ width:250px;
	color:#000000;
	font-size:20px;
	border-left: 12px solid #00BFFF;
	border-right: 12px solid #00BFFF;
	text-align:center;
	vertical-align:middle;
	background-position:top left;
	background-color:#FEA801;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	line-height: 150%;
	margin-left:100px;
}

#side {
	width: 140px;
	margin-top: 5px;
	background-color: #FFFFFF;
	padding-left: 10px;
	margin-right: 5px;
	float: right;
	}

#side H5{
	background-image:url(images/tab.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
	line-height: 150%;
	margin-bottom:0px;
	}

#side H5 a{	
	color:#FFFFFF;
	font-size: 90%;
	}

#side ul{
	list-style-type:none;
	margin-top: 0px;
	margin-left:0px;
	}

#side li {
	text-align:left;
	margin-left:0px;
	list-style-type: none;
}

#side li a{
	color:#000000;
	font-size: 11px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:normal;
	display:block;
}

#side li a:hover {
	color:#FFFFFF;


    #background-color:#FEA801;
    #background-color:#66CCFF;
	background-color:#4B4B4B;
}

#side li a:active {
	color:#FFFFFF;




    #background-color:#FEA801;
    #background-color:#66CCFF;
	background-color:#4B4B4B;
}

#ad_side{
	width: 165px;
	margin-top: 5px;
	position:absolute;
	left:635px;
	background-color: #FFFFFF;
}

#ad_side H5{
	background-image:url(images/tab.gif);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0px;
	line-height: 150%;
	margin-bottom:0px;
}

#ad_side H5 a{	
	color:#FFFFFF;
	font-size: 90%;
	}

#ad_side ul{
	list-style-type:none;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left:0px;
	}

#ad_side li {
	text-align:left;
	margin-left:5px;
	list-style-type: none;
	border-bottom: 1px dotted #336600;
}

#ad_side li a{
	display:block;
	font-size: 90%;
	border-bottom: 1px dotted #336600;
}


/*########################### namazu ######################*/
#bo{
    border-left: 1px #474545 sorid;
    border-right: 1px #474545 sorid;
}
#navi {width:160px;
	height:30px;
    background-image:url("images/nav_background.gif");
}
#navi a {color:#FFFFFF;
	width:160px;
    font-weight:normal;
    font-size:80%;
    text-align:center;
	padding-top:5px;
    display:block;
	height:30px;
    background-image:url("images/nav_background.gif");
}
#navi a:hover {color:#FFFFFF;
	height:30px;
    background-image:url("images/nav_background2.gif");
}

#navi2 {width:160px;
    background-image:url("images/nav_background2.gif");
}
#navi2 a {color:#FFFFFF;
    font-weight:normal;
    font-size:80%;
    text-align:center;
	padding-top:0px;
    display:block;
    background-image:url("images/nav_background2.gif");
}
#navi2 a:hover {color:#FFFFFF;
    background-image:url("images/nav_background2.gif");
}

#contents_title {
    color: #FFFFFF;
	#background-color:#FFEBB4;
	#background-color:#FFF8DC;
	#background-color:#99CCCC;
	background-color:#4B4B4B;
    #border-top: 5px solid #FEA801;
    #border-left: 0px solid #FEA801;
    #border-top: 5px solid #66CCFF;
    #border-left: 0px solid #66CCFF;
    border-top: 5px solid #333333;
    border-left: 0px solid #333333;
    font-size: 13px;
    text-align: left;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:5px;
}

#contents_title_green {
    color: #000000;
	background-color:#F0FFF0;
    border-top: 4px solid #228B22;
    font-size: 13px;
    text-align: left;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:5px;
}
#table_data{
	font-size: 13px;
	font-weight: normal;
	margin-left: 20px;
}

#click{
	color:#336600;
	font-size:13px;
	text-align:right;
}

.specTable  {
	border-top: 1px solid #000000;
	margin-left: 30px;
}

.specTable th {
	background-color: #E5E5E5;
	text-align: center;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size:12px
}

.specTable td {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size:12px;
	background-position: center;
	text-align: center;
	margin: 1px;
}

th {
	text-align: right;
	padding-right: 10px;
	vertical-align: top;
}

.question{
	background-color: #BCD5FE;
	font-weight: bold;
}
	

.answer{
	padding-bottom: 20px;
	font-style: inherit;
}

.flutect_title{
	color:#3333CC;
	font-size: 13px;
	font-weight: bold;
    text-align: left;
    margin-top:5px;
    margin-bottom:5px;
    padding-bottom:0px;
    padding-left:20px;
    padding-right:10px;
}

#media_data{
	font-size: 13px;
	font-weight: normal;
	margin-left: 20px;
}

#media_click{
	color:#336600;
	font-size:11px;
	text-align:right;
}

#media_news{
    color: #000000;
    text-align:left;
    font-size: 12px;
    font-weight: normal;
    padding-left: 10px;
	padding-top:5px;
	padding-bottom:5px;
	#border-bottom: 1px dotted #FEA801;
	#border-bottom: 1px dotted #B975DD;
	border-bottom: 1px dotted #4B4B4B;
}
.side_txt{
	color: #FFFFFF;
}

.topic {
	color: #CC0000;
	font-weight: bold;
}

########### namazu add #################

