@charset "UTF-8";
@import url(common.css);
@import url(textsettings.css);

body {
	color: #FFFFFF;
	padding: 0px;
	background-color: #000000;
}

#wrapper {
	width: 770px;
	background-image: url(../img/muscleclick_base.gif);
	background-repeat: repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

  
}
#wrapper:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}


#header {
	height: 120px;
	width: 770px;
	padding-top: 10px;
}
#ads_head {
	width: 770px;
	margin-bottom: 10px;
}



#primary,
#secondary{
	float: left;
}
/* ---------------------------------------------------------------- *
	メイン
 * ---------------------------------------------------------------- */

#primary {
	width: 495px;
	padding-right: 10px;
	padding-left: 35px;
}
#primary2 {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}

#main_rating {
	width: 450px;
}
.rating {
	width: 450px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-color: #E48900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin-right: auto;
	margin-left: auto;
}

#sourcebox {
	width: 500px;
}


/* ---------------------------------------------------------------- *
	右カラム
 * ---------------------------------------------------------------- */

#secondary {
	width: 160px;
	float: right;
	height: auto;
	padding-right: 25px;
}

.section {
	width: 160px;
	margin-bottom: 10px;
}
/* ---------------------------------------------------------------- *
	フッター
 * ---------------------------------------------------------------- */
#footer {
	width: 100%;
	background-color: #000000;
	height: 100%;
}
#footer_copy {
	width: 770px;
	margin-top: 10px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
}
#footer_etc {
	width: 770px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

/* ---------------------------------------------------------------- *
	インプットボタン
 * ---------------------------------------------------------------- */
INPUT {
	FONT-SIZE: 12px;
	COLOR: #333333;
	BACKGROUND-COLOR: #CCCCCC;
	border: 1px solid #000054;
}
TEXTAREA {
	FONT-SIZE: 12px;
	COLOR: #333333;
	BACKGROUND-COLOR: #CCCCCC;
	border: 1px solid #000054;
}
.score {
	width: 450px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: 0px;
	padding: 10px;
	border: 1px dotted #E48900;
}
.score2 {
	width: 470px;
	margin-top: 10px;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#produce {
	height: 28px;
	width: 770px;
	background-image: url(../img/bomb_02.gif);
	background-repeat: repeat;
}
#intro {
	height: 311px;
	width: 770px;
	background-image: url(../img/bomb_04.gif);
	background-repeat: repeat;
}
#contents {
	width: 570px;
	color: #CCCCCC;
	padding-top: 10px;
	padding-right: 100px;
	padding-left: 100px;
}
