@charset "shift_jis";

body {
	font-family: "OSAKA", "MS P Gothic", "Verdana";
	background-color: #FFFFFF;
	font-size: 14px;
	line-height: 180%;
	margin: 0px;
	padding: 0px;
	background-image: url(../../common/head_background.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.price_block_div {
	text-align: left;
	display: block;
	float: left;
	height: auto;
	width: 600px;
	border: 1px solid #999999;
	padding: 8px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#bottom_add_block {
	height: auto;
	width: 900px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: left;
	font-size: 14px;
}

#container {
	display: block;
	padding: 0px;
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#brain_block {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 900px;
}
#bottom_block {
	background-image: url(../common/bottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 0px;
	height: 200px;
	width: 100%;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#head_title {
	display: block;
	margin: 0px;
	float: left;
	height: auto;
	width: 900px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#body_contents {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#campaign {
	text-align: right;
	display: block;
	padding: 0px;
	float: left;
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container #body_contents #left {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 550px;
}
#container #body_contents #right {
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 350px;
}
.width_line {
	display: block;
	padding: 0px;
	float: left;
	height: auto;
	width: 900px;
	margin: 0px;
}
.body_word_block {
	display: block;
	margin: 0px;
	float: left;
	height: auto;
	width: 900px;
	padding: 0px;
}
.crossmedia_title {
	display: block;
	float: left;
	height: auto;
	width: 900px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.ul_list {
	text-align: left;
	display: block;
	margin: 0px;
	float: left;
	height: auto;
	width: 400px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.ul_list_right {
	text-align: left;
	display: block;
	margin: 0px;
	float: right;
	height: auto;
	width: 450px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.form_width {
	width: 450px;
}

.table_font {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	background-color: #fbfbfb;
}

.table_font tr {}

.table_font td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.table_font th {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.price_red {
	color: #CC0000;
}
.form_button {
	padding: 5px;
	height: auto;
	width: 250px;
}
