@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

body {
	font-size: 12px;
	line-height: 140%;
	color: #4f4f4f;
	width:752px;
	margin:0 auto;
	padding:0;
	background-image:url(../common/bg.gif);
}

textarea {
	font-size:12px;
	line-height: 140%;
	color: #4f4f4f;
}

input {
	font-size:12px;
	line-height: 140%;
	color: #4f4f4f;
}

form {
	margin:0;
	padding:0;
}

img {
	border:0;
}

a {
	color:#FF6600;
	text-decoration:underline;
}

a:link,visited,active {
	color:#FF6600;
	text-decoration:underline;
}

a:hover {
	color:#FFA060;
}

#line_black {
	background-image:url(../common/line_black.gif);
	height:5px;
	background-repeat:repeat-x;
}

#wrapper_left_border {
	background-image:url(../common/left_border.gif);
	width:2px;
	background-repeat:repeat-y;
}

#wrapper_right_border {
	background-image:url(../common/right_border.gif);
	width:2px;
	background-repeat:repeat-y;
}

#wrapper_pad {
	padding:0 5px;
}

#header_bottom1 {
	background-color:#4d4d4d;
	height:9px;
}

#header_bottom2 {
	background-color:#ababab;
	height:9px;
}

#border_left {
	border-left:1px solid #676767;
}

#main_body {
	padding:0 5px;
}

#gro {
	font-size:10px;
	color:#4f4f4f;
	line-height:120%;
}

#gro a {
	color:#4f4f4f;
	text-decoration:none;
}

#gro a:active,link,visited {
	color:#4f4f4f;
}

#gro a:hover {
	color:#E5E5E5;
}

.table1{
	border: 1px solid #d4d4d4;
	padding:10px;
}

.table2{
	border: 1px solid #d4d4d4;
	padding:10px;
	text-align:center;
}

#footer {
	background-color:#E4E4E4;
	height:9px;
	padding:3px 5px;
}

.txt_10 {
	font-size:10px;
}

.txt_o {
	color:#FF6600;
}

#price_table td {
	background-color:#EBF0F1;
	padding:9px;
	vertical-align:middle;
}

#price_table .caption_center {
	background-color:#EBEBEB;
	font-weight:bold;
	text-align:center;
	padding:10px;
}

#price_table .caption {
	background-color:#EBEBEB;
	font-weight:bold;
}

#price_table .caption a {
	font-weight:normal;
}

#price_table .caption_line {
	background-color:#FF6600;
	color:#FFFFFF;
	font-weight:bold;
	padding:10px;
}

#price_table .caption_line_1 {
	vertical-align:middle;
	background-color:#FF6600;
	color:#FFFFFF;
	text-align: right;
	font-size: 11px;
	font-family: tahoma;
}

#price_table .price {
	font-weight:bold;
	text-align:center;
	font-size:11px;
}

.bold {
	font-weight:bold;
}

#partner_dot {
	background-image:url(../images/partner_dot.gif);
	background-repeat:repeat-x;
}

.table3 {
	background-color:#F4F4F4;
	border:1px solid #4D4D4D;
}

.table4 {
	background-color:#FF6600;
	text-align:center;
	color:#ffffff;
	padding:5px;
}

#project_menu {
	background-color:#FF6600;
	text-align:center;
	font-size:12px;
	line-height:140%;
}

#project_menu a {
	text-decoration:underline;
	color:#ffffff;
}

#project_menu a:link,active,visited {
	color:#ffffff;
}

#project_menu a:hover {
	color:#FFA060;
}

#project_detail {
	border:1px solid #000000;
	padding:2px;
	text-align:center;
}

#project_detail_deco {
	background-image:url(../member/images/project_detail_deco.gif);
	background-repeat:no-repeat;
	background-color:#D3D3D3;
	padding:0 0 0 10px;
	height:21px;
}

/* 追加分 */

.title_h1 {
	padding:15px 0 0 15px;
	font-size:17px;
	font-weight:normal;
	height:35px;
	background-image:url(../images/title_h1.gif);
	background-repeat:no-repeat;
}

.title_h2 {
	margin:15px 0 10px 0;
	padding:5px 0 5px 30px;
	font-size:17px;
	font-weight:normal;
	border-bottom:1px solid #C7C7C7;
	background-image:url(../images/title_h2.gif);
	background-repeat:no-repeat;

}

.title_h3 {
	margin:15px 0 10px 0;
	padding:5px 0 5px 30px;
	font-size:17px;
	font-weight:normal;
	border-bottom:1px solid #C7C7C7;
	background-image:url(../images/title_h2.gif);
	background-repeat:no-repeat;
}


.text {
	line-height:200%;
	display:inline;
}

strong {
	font-weight:normal;
	}

