/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
.clear { clear: both; }
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.clearfix {
	display: inline-block;
	min-height: 1%;	/* for IE 7 and MacIE5.5*/
}
/* Hides from IE-mac \*/
*html .clearfix { height: 1%; }
.clearfix { display: block; }
/* for ie5,6*/

/* Global ----------------------------------------------------------------- */

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.80em;
	/*line-height: 120%;*/
	color: white;
	background-image: url("../images/back_base01.jpg");
	background-repeat: no-repeat;
	background-position: center 0;
	height:1900px;
}
.main-waku{
	width:100%;
	height:1900px;
}

a { text-decoration: none; }
p { margin-left: 30px;margin-bottom: 15px; }
strong, b { font-weight: bold; }
/*big { font-size: 1.3em; line-height: 240%; }*/
big { color:springgreen;font-size: 14px; font-weight:bold;}
small { font-size: 0.8em; }
em { font-style: italic; }
img { border: 0; }
td { vertical-align: top; }

.midashi1{
	/*text-align:right;*/
	font-size:0.9em;
	font-weight:bold;
	line-height:1.0em;
	color:#ffffff;
	padding:2px 0px 3px 25px;
	border-bottom:1px solid silver;
	margin-bottom:10px;
	margin-left: 15px;
	background: url(../images/ico_ante.png) left no-repeat;
}

a {	color:gold;}
a:hover { color: yellow; text-decoration:underline;}

hr {
	text-align:right;
	width:90%;
	border: gray 1px dotted;
}

img.mid { vertical-align: middle; }
table td { vertical-align: middle; }

li{
	margin:3px 0px 0px 0px;
}

.hp{
	line-height:20px;
	color:white;
	vertical-align:middle;
}

.hp a{
	background: url(../images/ico_homepage.png) left no-repeat;
	margin-left: 30px;
	padding-left: 30px;
	color:gold;
}


.link{
	line-height:18px;
	vertical-align:middle;
}

.link a{
	background: url(../images/ico_link.png) left no-repeat;
	margin-left: 30px;
	padding-left: 30px;
	color:gold;
}

.link a:hover {
	background: url(../images/ico_link.png) left no-repeat;
	margin-left: 30px;
	padding-left: 30px;
	color: yellow;
	text-decoration:underline;
}

.more {
	margin:20px 0px 0px 0px;
	text-align:right;
	clear:both;
}
.more a{
	/*float:right;*/
	text-align:right;
	font-size:0.8em;
	/*background: url(../images/ico_more.png) left no-repeat;*/
	margin-right: 5px;
	color:gold;
}

.more a:hover {
	/*float:right;*/
	text-align:right;
	font-size:0.8em;
	margin-right: 5px;
	color:yellow;
}

.td1{
	text-align:left;
	vertical-align: top;
	background: url(../images/back_td1.png);
}
.td2{
	text-align:left;
	vertical-align: top;
	font-size:11px;
	background: url(../images/back_td2.png);
}
.td3{
	text-align:left;
	vertical-align: top;
	font-size:11px;
	background: url(../images/back_td3.png);
}

.td10{
	text-align:left;
	vertical-align: top;
	font-size:11px;
	background: url(../images/back_td10.png);
}
.td11{
	text-align:left;
	vertical-align: top;
	font-size:11px;
	background: url(../images/back_td11.png);
}
.td20{
	font-weight:bold;
	text-align:left;
	vertical-align: top;
	font-size:11px;
	background: url(../images/back_td10.png);
	border:1px solid black;
}
.td21{
	font-weight:bold;
	text-align:center;
	vertical-align: top;
	font-size:13px;
	background: url(../images/back_td11.png);
	border:1px solid black;
}

/* Layout ----------------------------------------------------------------- */
#header, #footer, #container {
	text-align:center;
	width: 970px;
	margin: 0 auto;
}


#header{
	height:65px;
}
#header h1{
	width:884px;
	margin:10px auto;
}

#station {
	margin:0px auto;
	/*height:1672px;*/

	/*height:1690px;*/
	
	height:1673px;

	width:990px;
	background: url(../images/station.gif) no-repeat;

	border:0px solid red;

}

.station-contents{
	clear:both;
	width:990px;
	height:430px;
}

.station-contents-1{
	width:970px;
	height:50px;
	margin:20px 0px 0px 10px;
}
.station-contents-1-left{
	float:left;
	width:450px;
	height:50px;
	margin:0px 0px 0px 0px;
	border:0px solid white;
}
.station-contents-1-right{
	float:right;
	text-align:right;
	width:450px;
	height:50px;
	margin:0px 0px 0px 0px;
	border:0px solid white;
}

.station-contents-2{
	width:970px;
	height:280px;
	margin:10px 0px 0px 10px;
	border:0px solid white;
}

.station-contents-3{
	width:970px;
	height:80px;
	margin:10px 0px 0px 10px;
	border:0px solid white;
}

.left-contents{
	float:left;
	width:400px;
	height:1280px;
	margin:20px 0px 0px 10px;

	border:0px solid red;

}

.mid-contents{
	float:left;
	width:150px;
	height:1030px;
	margin:200px 0px 0px 10px;
}



.right-contents{
	float:right;
	width:400px;
	/*height:1040px;*/
	height:1280px;
	margin:20px 10px 0px 0px;

	border:0px solid red;

}

.back_maru_header{
	margin:0px;
	width:400px;
	height:25px;
	background: url(../images/back_maru_header.png);
}
.back_maru_footer{
	width:400px;
	height:24px;
	margin:0px 0px 15px 0px;
	background: url(../images/back_maru_footer.png);
}
.back_title_bar{
	width:400px;
	height:20px;
	margin:0px 0px 0px 0px;
}

.login{
	width:370px;
	height:150px;
	padding:15px;
	margin:0px 0px 0px 0px;
	background: url(../images/back_title01.png);
}

.topic{
	/*overflow:auto;*/
	width:370px;
	height:675px;
	padding:15px;
	margin:0px;
	background: url(../images/back_title01.png);
}

.topic_info{
	font-size: 0.9em;
	width:340px;
	height:100px;
	padding:10px;
	margin:0px 0px 10px 5px;
	background: url(../images/back_title01.png);
}

 .topic_info hr {
	text-align:right;
	width:100%;
	border: gray 1px dotted;
}


.topic_pic{
	float:left;
	width:120px;
	padding:2px;
	margin:0px 0px 0px 0px;
}
.topic_title{
	float:left;
	width:205px;
	padding:4px;
	margin:0px 0px 0px 0px;
}

.topic_more {
	clear:both;
	margin:50px 0px 0px 0px;
	text-align:right;
	font-size:0.8em;
}

.topic_more a{
	margin-right: 5px;
	color:gold;
}

.topic_more a:hover {
	margin-right: 5px;
	color:yellow;
}

.point{
	overflow:auto;
	text-align:center;
	width:370px;
	/*height:100px;*/
	height:190px;
	padding:8px;
	margin:0px 0px 0px 0px;
	background: url(../images/back_title01.png);
}

.machinew{
	overflow:auto;
	width:370px;
	/*height:980px;*/
	height:935px;
	padding:15px;
	margin:0px 0px 0px 0px;
	background: url(../images/back_title01.png);
}
.bosyu{
	text-align:right;
	width:370px;
	height:100px;
	padding:15px;
	margin:0px 0px 0px 0px;
	background: url(../images/back_title01.png);
}

.bosyu-cont{
	float:left;
	font-size:0.9em;
	text-align:center;
	width:350px;
	padding:5px;
	margin:0px 0px 0px 0px;
	background: url(../images/back_title01.png);
}

.bosyu-left{
	float:left;
	font-size:0.9em;
	text-align:left;
	width:140px;
	height:50px;
	padding:5px;
	margin:0px 0px 0px 0px;
	background: url(../images/back_title01.png);
}
.bosyu-right{
	float:left;
	text-align:right;
	width:210px;
	height:50px;
	padding:5px;
	margin:0px 0px 0px 0px;
	background: url(../images/back_title01.png);
}


/* Sub01 Window  */
.mid-contents-sub{
	width:820px;
	height:1230px;
	margin:20px 10px 0px 80px;
	border:0px solid red;

}
.sub01-header{
	width:820px;
	height:25px;
	background: url(../images/back_sub01_header.png);
}
.back_sub01_top{
	text-align:right;
	width:790px;
	height:30px;
	padding:15px;
	margin:0px 0px 0px 0px;
	background: url(../images/back_title02.png);
}
.back_title_bar_sub01{
	width:820px;
	height:25px;
	margin:0px 0px 0px 0px;
}
.sub01-mid{
	overflow:auto;
	width:770px;
	height:1050px;
	padding:25px;
	margin:0px 0px 0px 0px;
	background: url(../images/back_title02.png);
}
.sub01-footer{
	width:820px;
	height:25px;
	margin:0px 0px 15px 0px;
	background: url(../images/back_sub01_footer.png);
}






#footer {
	margin:30px auto;
	height:50px;
	margin-bottom: 10px;
}


/* header ----------------------------------------------------------------- */
#header h1{
	background: url(../images/back_title01.png);
	color:white;
	text-align:left;
}

/* station ----------------------------------------------------------------- */
/*
.login{
	color:white;
}

.topic{
	color:white;
}

.point{
	color:white;
}
*/

.fb-like-box{
	background-color:white;
	color:white;
}
.fb-like-box a{
	color:white;
}



.machinew{
	color:white;
	font-size:1.0em;
	line-height:20px;
}

.machinew hr{
	text-align:right;
	width:80%;
	border: gray 1px dotted;
}

.machinew a{
	color:white;
	font-size:1.0em;
}

.rss_info{
	margin-left: 20px;
	font-size: 0.9em;
	width:340px;
	/*line-height:18px;*/
	vertical-align:middle;
	background: url(../images/back_title01.png);
}
.rss_info a {
	background: url(../images/ico_info.png) left no-repeat;
	margin-left: 10px;
	padding-left: 20px;
	color: gold;
}

.rss_info a:hover {
	color: yellow;
	text-decoration:underline;
}



/* footer ----------------------------------------------------------------- */
.footer-menu{
	background: url(../images/back_title01.png);
	text-align:center;

}
.footer-menu a {
	background: url(../images/ico_link.png) left no-repeat;
	margin-left: 10px;
	padding-left: 20px;
	color: gold;
}

