@charset "utf-8";

a:link{color:#ff0000; text-decoration: underline;}
a:visited{color:#ff0000; text-decoration: underline;}
a:active{color:#ff0000; text-decoration: underline;}
a:hover{color:#ff0000; text-decoration: underline; cursor:pointer;}

img{
	border: 0px none;
	vertical-align:bottom;
}

.clear {clear:both;}
.clear_left {clear:left;}
.clear_right {clear:right;}

.textred {color:#cf0000;}
.textgray {color:#1e1e1e;}

* {
	margin: 0;
}

html, body {
	height: 100%;
	/* mac ie5 ¥*//*/
	height: auto;
	/* mac ie5 */
}

body{
	background:#000000;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family: "ヒラギノ角ゴ Pro" ,"Hiragino Kaku Gothic Pro" , "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", sans-serif;
}


#wrapper {
	background-color:#000000;
	float:left;
	width:100%;
	margin:0px 0px 0px 0px;
}

#container{
	float:right;
	width:100%;
	padding:0px 0px 0px 0px;
}

table#main{
	background-color:#000000;
	float:left;
	width:100%;
	padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
}

td.left{
	width:234px;	
	padding:0px 0px 0px 0px;
	
}

td.right{
	width:100%;
	padding:0px 0px 0px 0px;
}


#maintitle{
	float:left;
	margin:0px 0px 45px 45px;

}
#mainimg{
	float:right;
	width:660px;
	margin:0px 0px 0px 0;
}

#header {
	float:left;
	width:100%;
	height:45px;
	background:#000000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	/* mac ie5 ¥*//*/
	position: none;
	float:left;
	/* mac ie5 */
}

#header_content{
	width:100%;
	margin:0px auto 0px auto;
}


#footer {
	float:left;
	width:100%;
	background:#1e1e1e;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:45px;
	/* mac ie5 ¥*//*/
	position: none;
	float:left;
	/* mac ie5 */
}

#footer_content{
	width:100%;
	margin:0px auto 0px auto;
	text-align:center;
}

#copyright_container{
	width:27%;
	margin:0px auto 0px auto;
}

#copyright{
	float:left;
	margin:20px 0px 0px 10px;
	font-size:1px;
}

#logo{
	float:right;
	margin:20px 20px 5px 0px;
}


#btnnoodle_container{

	float:right;
	width:105px;
	margin:-25px 11px 0px 0px;
}

#btnnoodle{
	float:right;
	margin:11px 0px 0px 0px;
	font-size:1px;
}