/* ページの基本デザイン用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;
	}


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: 150%;
}

.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;
}

#saas{
	color:#FF4500;
    font-size: 12px;
    font-weight: bold;
	vertical-align:top;
}

#ene{
	color:#006400;
    font-size: 12px;
    font-weight: bold;
	vertical-align:top;
    padding-top: 10px;
}

#date{
    width: 30px;
    color: #cc9900;
    font-size: 12px;
    font-weight: bold;
	vertical-align:top;
    padding-top: 10px;
}

#news{
    width: 400px;
    color: #000000;
    text-align:left;
    font-size: 12px;
    font-weight: normal;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.newstext {
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	line-height: normal;
	margin-right: 5px;
}
.newsimg {
	border: 1px solid #666666;
	margin-top: 2px;
	margin-bottom: 2px;
}
.newsimgtext_l {
	font-size: 10px;
	float: none;
	text-align: left;
	margin-bottom: 5px;
}



#news_content{
    width: 400px;
    color: #000000;
    text-align:left;
    font-size: 14px;
    font-weight: normal;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#news_txt{
    width: 500px;
    color: #000000;
    text-align:left;
    font-size: 12px;
    font-weight: normal;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

address {
	color:#FFFFFF;
	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");
	text-align:center;
	margin:0 auto;
}
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%;
	}

#contents {
	width:800px;
	background-color: #FFFFFF;
	background-position: top right;
	background-repeat: repeat-y;
	margin:auto;
}
#main {
	float: left;
	width: 570px;
	margin-top: 5px;
	margin-left: 10px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
#main H5{ width:550px;
	color:#000000;
	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;
	}

#side {
	float: left;
	width: 200px;
	margin-top: 5px;
	margin-left: 10px;
	background-color: #FFFFFF;
	}

#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:5px;
	line-height: 150%;
	margin-bottom:0px;
	}

#side H5 a{	
	color:#FFFFFF;
	font-size: 90%;
	}

#side ul{
	list-style-type:none;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left:0px;
	}

#side li {
	text-align:left;
	margin-left:5px;
	list-style-type: none;
	border-bottom: 1px dotted #336600;
}

#side li a{
	display:block;
	border-bottom: 1px dotted #336600;
}


/*########################### tade ######################*/
#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;
    height:30px;
    display:block;
    background-image:url("images/nav_background.gif");
}
#navi a:hover {color:#FFFFFF;
    background-image:url("images/nav_background2.gif");
    height:30px;
}

.dot { 
	margin-left:20px;
}


.dot td{ 
	border-bottom: 1px dotted gray; 
}
.topic {
	color: #CC0000;
	font-weight: bold;
}

#size{
	font-size:90%;
	}

#yuyu{
	margin-bottom:5px;
	}
