@charset "shift_jis";

*{
	margin: 0;
	padding: 0;
}

body{
	background-image: url(../pc_img/bg/pc_all_bg.gif);
	background-repeat: repeat-y,x;
	color: #ffffff;
	font-family: "‚l‚r ƒSƒVƒbƒN","sans-serif";
	font-size: 12px;
	text-decoration: none;
	line-height : 150% ;
}

.container  {
	text-align: center;
	width: auto;
}

.container2  {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 852px;
	height: auto;
}

#header {
	width: 852px;
	height: 250px;
	background-image: url(../pc_img/bg/pc_top.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-left: 6px;
}

#main {
	width: 852px;
	background-image: url(../pc_img/bg/pc_main.gif);
	background-repeat: repeat-y;
	margin-top: -6px;
}

#conttop {
	width: 672px;
	height: 35px;
	background-image: url(../pc_img/cont/pc_cont_top.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #663300;
	margin-left: 90px;
	padding-top: 12px;
	padding-left: 50px;
}

#contmain {
	width: 672px;
	height: auto;
	background-image: url(../pc_img/cont/pc_cont_main.gif);
	background-repeat: repeat-y;
	color: #663300;
	margin-top: -12px;
	margin-left: 90px;
	padding-left: 50px;
}

#contbottom {
	width: 672px;
	height: 35px;
	background-image: url(../pc_img/cont/pc_cont_bottom.gif);
	background-repeat: no-repeat;
	margin-left: 90px;
}

p {
	width: 580px;
	border-collapse: collapse;
	border-spacing: 0;
}

table#menu {
	width: 530px;
	border-collapse: collapse;
	border-spacing: 0;
}

table#menu th {
	width: 140px;
	height: 40px;
	text-align: center;
	border-collapse: collapse;
	border-spacing: 0;
}

table#menu td {
	width: 140px;
	height: 40px;
	text-align: center;
	border-collapse: collapse;
	border-spacing: 0;
}

#image1 a{
	display: block;
	width: 140px;
	height: 40px;
	background: url(../pc_img/bt/bt_bt_top.gif) no-repeat;
}

#image1 a:hover{
	background: url(../pc_img/bt/bt_bt2_top.gif) no-repeat;
}

#image2 a{
	display: block;
	width: 140px;
	height: 40px;
	background: url(../pc_img/bt/bt_bt_create.gif) no-repeat;
}

#image2 a:hover{
	background: url(../pc_img/bt/bt_bt2_create.gif) no-repeat;
}

#image3 a{
	display: block;
	width: 140px;
	height: 40px;
	background: url(../pc_img/bt/bt_bt_wan.gif) no-repeat;
}

#image3 a:hover{
	background: url(../pc_img/bt/bt_bt2_wan.gif) no-repeat;
}

#image4 a{
	display: block;
	width: 140px;
	height: 40px;
	background: url(../pc_img/bt/bt_bt_about.gif) no-repeat;
}

#image4 a:hover{
	background: url(../pc_img/bt/bt_bt2_about.gif) no-repeat;
}

#image5 a{
	display: block;
	width: 140px;
	height: 40px;
	background: url(../pc_img/bt/bt_bt_blog.gif) no-repeat;
}

#image5 a:hover{
	background: url(../pc_img/bt/bt_bt2_blog.gif) no-repeat;
}

#image6 a{
	display: block;
	width: 140px;
	height: 40px;
	background: url(../pc_img/bt/bt_bt_link.gif) no-repeat;
}

#image6 a:hover{
	background: url(../pc_img/bt/bt_bt2_link.gif) no-repeat;
}


#footer {
	width: 852px;
	height: 47px;
	background-image: url(../pc_img/bg/pc_footer.gif);
	background-repeat: no-repeat;
}