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

body {
	margin: 0;
	background-position: center;
	background-color: #f6f6f8;
	background-image: url(../../cmndata/side_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
}

img {
	border:0;
}

ol,ul,dl,dd,li {
	list-style: none;
	display: inline;
}

/*------------------------------メニューリンクの色*/
a:link { 
	color: #FFF;
	text-decoration: none;
}

a:visited { 
	color: #FFF;
	text-decoration: none;
}

a:active { 
	color: #FFF;
	text-decoration: none;
}

a:hover {
	color: #00F;
	text-decoration: none;
}
/*------------------------------*/

/*------------------------------単体販売リンクの色*/
.tel a:link { 
	color: #00F;
	text-decoration: none;
}

.tel a:visited { 
	color: #00F;
	text-decoration: none;
}

.tel a:active { 
	color: #00F;
	text-decoration: none;
}

.tel a:hover {
	color: #F00;
	text-decoration: underline;
}
/*------------------------------*/

#head {
	width: 1000px;
	height: 122px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../../cmndata/head_bg.jpg);
	background-repeat: no-repeat;
}

#wrap {
	width: 1000px;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border-left: #CCC solid 1px;
	border-right: #CCC solid 1px;
}

#head h1 {
	font-size: 14px;
	color: #333;
	text-align: left;
	font-weight: normal;
	width: 1000px;
	margin: 0px 0px 20px 0px;
	padding: 5px;
}

#logo {
	float: left;
	width: 213px;
	height: 53px;
	margin-left: 5px;
}

#tel_mail {
	float: right;
	width: 196px;
	height: 46px;
	margin-right: 10px;
}

#menu {
	float: right;
	width: 698px;
	height: 22px;
	background-image: url(../../cmndata/menu_bg.png);
	background-repeat: no-repeat;
	margin: 7px 1px auto auto;
}

#menu h2 {
	font-size: 13px;
	color: #FFF;
	text-align: left;
	margin: 0;
	padding: 5px 0px 0px 30px;
}

#flash {
	width: 990px;
	height: 322px;
	margin: 10px auto 10px auto;
	border: #09F solid 1px;
}

#top_bottom {
	width: 1000px;
	height: 850px;
}

#top_left {
	float: left;
	width: 207px;
}

#top_contents_title {
	float: left;
	width: 772px;
}

#top_contents {
	width: 772px;
}

#left_title {
	width: 166px;
	height: 32px;
	margin-left: auto;
	margin-right: auto;
}

#left_menu {
	width: 166px;
	height: 80px;
	margin: 10px auto 30px auto;
}

#naiyou {
	float: left;
	width: 146px;
	height: 180px;
	background-color: #e9fdfd;
	margin: 10px 8px auto auto;
}

#naiyou p {
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	margin: 5px;
}

#photo {
	float: left;
	width: 140px;
	height: 93px;
	border: #CCC double 3px;
}

#campaign_txt {
	float: left;
	width: 762px;
	height: 25px;
	margin-top: 10px;
	background-color: #FC0;
}

#campaign_txt p {
	font-size: 16px;
	color: #F00;
	font-weight: bold;
	margin: 5px;
	padding: 0;
}

#bottom_bn {
	float: left;
	width: 762px;
	height: 106px;
	margin: 20px auto 20px auto;
}

#left_bn {
	width: 162px;
	margin-top: 50px;
}

#left_link {
	width: 162px;
	height: 50px;
	margin: auto auto 10px auto;
}

#footer {
	float: left;
	width: 1000px;
	height: 61px;
	background-image:url(../../cmndata/foot_bg.jpg);
	background-repeat: no-repeat;
}

#footer p {
	font-size: 14px;
	color: #FFF;
	text-align: center;
	padding-top: 25px;
}

/*------------------------------下層ページ*/

#head_img {
	width: 990px;
	height: 150px;
	margin: 10px auto 10px auto;
	border: #09F solid 1px;
}

#sub_bottom {
	width: 1000px;
	height: 1380px;
}

#cont {
	float: left;
	width: 762px;
	margin: 20px auto 20px auto;
}

.table_con	{
	border: 1px solid #DDD;
	width: 762px;
}
.table_con th	{
	width: 150px;
	background:url(../img/th_10.jpg) repeat-x bottom;
	border: 1px solid #DDD;
	color: #333;
	padding: 10px 20px;
	color: #1D5C79;
}
.table_con td	{
	text-align: left;
	width: 502px;
	border: 1px solid #DDD;
	color: #333;
	padding: 10px 20px;
	color: #1D5C79;
	line-height: 130%;
}

.table_com	{
	border: 1px solid #DDD;
	width: 762px;
}
.table_com th	{
	width: 150px;
	background:url(../img/th_10.jpg) repeat-x bottom;
	border: 1px solid #DDD;
	color: #333;
	padding: 10px 20px;
	color: #1D5C79;
}
.table_com td	{
	text-align: left;
	width: 502px;
	border: 1px solid #DDD;
	color: #333;
	padding: 10px 20px;
	color: #1D5C79;
	line-height: 130%;
}


#sub_contents_title {
	float: left;
	width: 772px;
}

#tokusyou {
	float: left;
	width: 772px;
}

#form_bt {
	float: left;
	width: 772px;
	height: 125px;
	margin-top: 50px;
	margin-bottom: 50px;
}

#form_center {
	width: 550px;
	height: 125px;
	margin-left: auto;
	margin-right: auto;
}

.form_boder {
	border: #F00 solid 1px;
	background-color: #FC0;
}

#form_text {
	float: left;
	width: 772px;
	margin-top: 20px;
	margin-bottom: 50px;
}

#form_textarea {
	width: 550px;
	height: 135px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	border: 3px double #DDD;
}

#submit {
	width: 250px;
	height: 35px;
	margin-left: auto;
	margin-right: auto;
}

#form_bottom {
	width: 1000px;
	height: 970px;
}

#cont02 {
	float: left;
	width: 762px;
	margin: 20px auto 20px auto;
	border-bottom: #00F 1px solid;
}

#cont02 p {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin: 5px;
}

#cont03 {
	float: left;
	width: 762px;
	border: #CCC double 3px;
}

#cont03 p {
	font-size: 12px;
	text-align: left;
	line-height: 150%;
	margin: 5px;
	padding: 0px;
}

#cont04 {
	float: left;
	width: 772px;
	margin-top: 10px;
}

#cont04 p {
	font-size: 12px;
	text-align: right;
	line-height: 150%;
	margin: 5px;
	padding: 0px;
}

#cont05 {
	float: left;
	width: 762px;
	padding-left: 5px;
}

#cont05 p {
	font-size: 12px;
	text-align: right;
	line-height: 150%;
	margin: 5px;
	padding: 0px;
}

#syousai_title {
	float: left;
	width: 762px;
	height: 25px;
	margin-top: 10px;
	border-bottom: #333 2px solid; 
}

.wcswap_l {
	float:left;
	width: 300px;
	margin-right: 20px;
}

#sub_right {
	float:left;
	width: 442px;
	height: 240px;
}

.wcswap_s {
	float: left;
	width: 350px;
	height: 75px;
	margin-top: 20px;
}

#sub_title {
	float: left;
	width: 350px;
	height: 35px;
	padding-left: 40px;
	margin-top: 110px;
}

#syousai_box {
	float: left;
	width: 762px;
	height: 450px;
	margin-top: 20px;
}

.table_pn {
	border: #DDD solid 1px;
}

.table_pn th {
	width: 150px;
	text-align: left;
	border: #DDD solid 1px;
	padding: 5px;
	background-color: #f1f1f1;
}

.table_pn td {
	width: 588px;
	text-align: left;
	border: #DDD solid 1px;
	padding: 5px;
}

.table_pn_bottom {
	width: 762px;
	border-left: #DDD solid 1px;
	border-right: #DDD solid 1px;
	margin: 0px;
	padding: 0px;
}

.table_pn_bottom td {
	background-color: #f1f1f1;
	border-left: #DDD solid 1px;
	border-right: #DDD solid 1px;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
}

#syousai_box_txt {
	float: left;
	width: 762px;
	margin-top: 10px;
	padding: 5px;
}