
a:link {
	color: #0000CC;
	text-decoration: none;
}

a:visited {

	text-decoration: none;

	color: #993366;

}

a:hover {

	text-decoration: underline;

	color: #0066FF;

}

ul{
	list-style:none;
	margin : 0px;
	padding : 0px;
}

table{
	border-collapse : collapse;
	padding : 0px;
}

body,td,th {
	color: #666666;
	/* font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3; */
	line-height:150%;
	font-family: arial, MS gothic;
	font-size: 12px;
	text-align : left;
	vertical-align : top;
}

body {
	background-color: #FFFFFF;
	margin : 10px 0 0 0;
}

img{
	border : 0px;
}

.fc{
	clear:both;
}

/***********************************************************
*	全体の枠の作成
***********************************************************/
div#wrap{
	text-align : center;
}

div#all_length{
	margin : 5px auto 0 auto;
	width:940px;
}

/***********************************************************
*	上側
***********************************************************/
table#top th{
	padding : 0 640px 0 0;
}

table#us{
	margin : 5px 0 0 0;
}

table#us th{
	padding : 0 15px 0 0;
}

div#logo{
	float : left;
}

div#sub{
	float : right;
	width : 150px;
}

div#sub1{
	float : left;
	padding : 5px 0 0 0;
}

div#sub2{
	float : right;
	padding : 5px 0 0 0;
}

div#menu{
	clear:both;
}

/***********************************************************
/*	コンテンツ部分
***********************************************************/
table#contents{
	margin : 12px 0 0 0;
}

h2{
	margin : 0;
	padding : 0;
}

/***********************************************************
/*	左部分
***********************************************************/
table#contents td#left{
	width :200px;
}

table#contents td#left li#h_space{
	margin : 16px 0 0 0;
}

/***********************************************************
/*	真ん中部分
***********************************************************/
table#contents td#center{
	padding : 0 0 0 10px;
	width : 500px;
}

td#center ul{
	margin : 0px 0 0 0;
}

td#center ul#center_top{
	margin : 0px;
}

td#center id#dw{
	height : 25px;
}

td#center table.news,
td#center p.h_space{
	margin : 0 0 28px 0;
}

/***********************************************************
/*	右側部分
***********************************************************/
table#contents td#right{
	padding : 0 0 0 10px;
}

ul#flash{
	margin : 2px 0 0 0;
}

td#right ul#banner{
	margin : 0px 0 30px 0;
}

/***********************************************************
/*	下部分
***********************************************************/
ul#footer{
	width:710px;
}

div#spacer{
	float:left;
}

div#menu{
	float:right;
}

