@charset "euc-jp";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

body {
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
}

img {
	border:0;
}

.width {
	background:url(images/bg.jpg) repeat-y;
	width:850px;
	padding:0 16px 20px 18px;
	margin:0 auto;
}

.clear {
	clear:both;
	font-size:1px;
	line-height:1px;
	margin-top:-1px;
}

p {
	margin:30px 30px;
}



/* CSS Document */

.head {
	text-align:center;
}



/* CSS Document */

.check_1 {
	margin:50px 50px;
}
.check_1 li {
	list-style:none;
	background:url(images/check.jpg) no-repeat;
	padding:5px 0 0 35px;
	margin:20px 0;
}


.check_2 {
	margin:30px 50px 50px;
}
.check_2 li {
	list-style:none;
	background:url(images/check2.jpg) no-repeat;
	padding:5px 0 12px 35px;
	margin:16px 0 8px;
	border-bottom:dotted 1px #CCC;
}



/* CSS Document */

.title_1 {
	font-size:170%;
	line-height:130%;
	color:#F90;
	font-weight:bold;
	margin:50px 30px;
}

.title_2 {
	font-size:250%;
	line-height:150%;
	color:#F00;
	font-weight:bold;
	margin:70px 0;
	text-align:center;
}

.title_3 {
	margin:0;
	text-align:center;
}
.title_3 strong {
	font-size:250%;
	line-height:130%;
}

.title_4 {
	text-align:center;
	font-size:170%;
	line-height:150%;
	font-weight:bold;
	margin:50px 0;
}

.title_5 {
	font-size:120%;
	line-height:130%;
	color:#F90;
	font-weight:bold;
	margin:-30px 30px 50px;
}





/* CSS Document */

.side_top {
	width:230px;
	float:right;
	background:url(images/line_bg.jpg);
	margin:0 20px 30px 20px;
	border-bottom:solid 1px #E0E0E0;
}
.side_top dt {
	margin:-6px 0 0;
}
.side_top dd {
	background:url(images/line_2.jpg);
	font-size:80%;
	line-height:150%;
	padding:15px 18px 10px 25px;
	margin:0 0 10px;
}
.side_top dd p {
	margin:0 0 10px;
}
.side_img {
	text-align:center;
	padding:0 0 10px;
}
.side_top dd .end {
	background:url(images/line_3.jpg) no-repeat;
}



/* CSS Document */

.goods_img {
	float:left;
	margin:0 0 0 40px;
}
.goods_text {
	float:right;
	margin:0 40px 0 0;
	width:550px;
}
.goods_text div {
	border-left:solid 5px #F00;
	border-bottom:dotted 1px #DDD;
	margin:0 0 10px;
	padding:0 0 2px 8px;
	font-size:140%;
	font-weight:bold;
}
.goods_text div strong {
	color:#F00;
	display:block;
	font-size:80%;
}
.goods_text p {
	margin:0;
	display:block;
	background-color:#EEE;
	border:solid 5px #E7E7E7;
	padding:20px;
}



/* CSS Document */

.list_1 {
	background:url(http://www.theresponse.jp/image/agreement/c_kiyaku_9800.png) no-repeat;
	background-position:left center;
	padding:0 0 0 125px;
	margin:20px 40px;
}
.list_11 {
	background:url(http://www.theresponse.jp/image/agreement/c_kiyaku_980.png) no-repeat;
	background-position:left center;
	padding:0 0 0 125px;
	margin:20px 40px;
}
.list_2 {
	background:url(images/img_03.jpg) no-repeat;
	background-position:left center;
	padding:20px 0 20px 125px;
	margin:20px 40px;
	border-top:dotted 1px #CCC;
	border-bottom:dotted 1px #CCC;
}
.list_2 .title {
	color:#003399;
	display:block;
	margin:10px 0 0;
}
.list_3 {
	background:url(images/img_04.jpg) no-repeat;
	background-position:left center;
	padding:30px 0 30px 125px;
	margin:20px 40px;
}



/* CSS Document */

.button {
	text-align:center;
	margin:50px 0;
}
.button a:hover img {
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.button2 {
	text-align:center;
	margin:10px 0;
}
.button2 a:hover img {
	filter: alpha(opacity=50);
	opacity: 0.5;
}



/* CSS Document */

.members {
	text-align:center;
	margin:30px 0;
}


.box {
	margin:30px;
	padding:30px;
	background-color:#FFFFDD;
	border:solid 2px #E7E7E7;
}
.box p {
	margin:0;
	font-size:90%;
	line-height:150%;
}
.box p strong {
	display:block;
	margin:25px 0 5px;
	color:#03C;
	font-size:120%;
	line-height:130%;
}

.card {
	text-align:center;
}

.text {
	margin:10px 40px 20px;
}



/* CSS Document */

.table {
	width:95%;
	margin:0 auto;
	text-align:center;
	background-color:#DDD;
}
.table th {
	background-color:#CCCCCC;
	font-size:110%;
	padding:5px 0 3px;
}
.table td {
	background-color:#FFF;
	padding:10px 10px 7px;
	font-size:90%;
}
.table td.left {
	text-align:left;
	font-weight:bold;
}
.table td.goukei {
	text-align:right;
	font-size:130%;
	font-weight:bold;
}
.table td.teika {
	font-size:130%;
	font-weight:bold;
}
.table td.price {
	font-size:130%;
	color:#F00;
	font-weight:bold;
}



/* CSS Document */

.pmark {
	margin:30px 0 0 30px;
	font-size:70%;
	line-height:150%;
	color:#666;
	float:left;
	width:400px;
}
.pmark img {
	float:left;
	padding:0 10px 0 0;
}

.footer {
	margin:40px 30px 0 0;
	font-size:65%;
	line-height:130%;
	color:#666;
	float:right;
	text-align:right;
}
.footer p {
	margin:5px 0 2px;
}
.footer .link {
	color:#CCC;
	margin-right:-10px;
}
.footer .link a {
	padding:0 10px;
	color:#666;
	text-decoration:none;
}
.footer .link a:hover {
	color:#0066CC;
	text-decoration:underline;
}



/* ################## Color Document ####################### */

.red {
	color:#FF0000;
}

.bold {
	font-weight:bold;
}

.yellow {
	background-color:#FFFF00;
}

.u {
	text-decoration:underline;
}
