/*Resetting Again*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%;
	font-family: Meiryo UI,inherit ;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background-color: #630303;
	font-family: Meiryo UI;
}
ol, ul {
	list-style: none;
	margin:0;
	padding:0;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*Resetting Again*/


a:link { color: #D3C916; }
a:visited { color: #D3C916; }
a:hover { color: #D3C916; }
a:active { color: #D3C916; }



li{
	font-size:80%;
	line-height:12px;
}

.bold{
	font-weight:bold;
}

.bold_r{
	font-weight:bold;
	color:#960000;
	font-size:80%;
}

.bold_w{
	font-weight:bold;
	color:#ffffff;
}


.center{
	text-align:center;
}

#wrap{
	width:1000px;
	height:800px;
	background-color:#630303;
	clear:all;
	margin:0 auto;
}

#head{
	width:1000px;
	height:52px;
	background-image: url(../images/pc_01.gif);

}

#top{
	width:1000px;
	height:348px;

}

#main{
	width:1000px;
	height:363px;
	background-image: url(../images/pc_05.gif);
	background-repeat:no-repeat;

}
#foot{
	width:1000px;
	height:47px;
	flaot:left;
}

.foot_box{
	text-align:center;
	font-size:10px;
	color:#ffffff;
}


.top1{
	width:333px;
	height:348px;
	background-image: url(../images/pc_02.gif);
	float:left;

}
.top2{
	width:334px;
	height:348px;
	background-image: url(../images/pc_03.gif);
	float:left;

}
.top3{
	width:333px;
	height:348px;
	background-image: url(../images/pc_04.jpg);
	float:left;

}

.main1{
	width:670px;
	height:300px;
	margin-top:33px;
	margin-left:5px;
	float:left;

}
.main2{
	width:300px;
	height:300px;
	margin-top:40px;
	margin-left:20px;
	float:right;

}

.main1_index{
	width:640px;
	min-height:30px;
	min-height:none;
	margin-top:5px;
	margin-left:5px;
	margin-bottom:2px;
	float:left;

}

.main2_index{
	width:280px;
	min-height:30px;
	min-height:none;
	margin-top:5px;
	margin-left:5px;
	margin-bottom:5px;
	font-size:12px;
	float:left;

}