body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,p,table,tr,th,td,address{
    margin:0;
	padding:0;
}
body{
    background-color:#fff;
	background-image:url(../images/background.gif);
	background-repeat:repeat-y;
	background-position:center;
    color:#333;
    text-align:left;
    margin:0;
	padding:0;
}
td, p{
    font-size:12px;
    line-height:16px;
	vertical-align:top;
	text-align: left;
}
img{
    border-style:none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}



/*
**外枠-----------------------------------------------------------------------------------------
*/
div#bodywid01{
    width:740px;
	padding:0 15px 0 15px;
	margin:0 auto;
	background-color:#fff;
}
div#bodywid02{
    width:740px;
	background-image:url(../images/mainbg.gif);
	background-position:top left;
	background-repeat:repeat-y;
}

/*
**ヘッダ-----------------------------------------------------------------------------------------
*/
div#header{
    width:740px;
	height:76px;
	margin:0 auto;
	overflow:hidden;
}

/*
**イメージ画像-----------------------------------------------------------------------------------------
*/
div#image{
    width:740px;
	height:228px;
	background-color:#fff;
	overflow:hidden;
}

/*
**左コラム-----------------------------------------------------------------------------------------
*/
div#column{
	width:185px;
	vertical-align:top;
	text-align:center;
	float:left;
}
div#contents{
	width:185px;
	height:26px;
	overflow:hidden;
}
ul#listlnk{
	list-style-type:none;
	width:167px;
	margin:0 auto;
}
.links{
	width:167px;
	height:26px;
	overflow:hidden;
}



/*
**右コンテンツエリア-----------------------------------------------------------------------------------------
*/
div#main{
    width:510px;
	border-top:4px solid #868686;
	padding:15px 15px 0 15px;
	float:right;
}
div#title{
	width:740px;
	height:103px;
	overflow:hidden;
}
div#tothetop{
	width:510px;
	font-size:12px;
	text-align:right;
	padding:0 0 30px 0;
}


/*
**フッタ-----------------------------------------------------------------------------------------
*/
div#colbot{
	width:740px;
	height:3px;
	clear:both;
	background-image:url(../images/mainbot.gif);
	background-repeat:no-repeat;
	background-position:top;
	overflow:hidden;
}
div#footer{
    width:740px;
	height:46px;
	font-size:12px;
	text-align:right;
	padding:20px 0 2px 0;
	margin:0 auto;
	color:#fff;
	background:url(../images/footer.gif) top no-repeat;
}


/*
**セル設定-----------------------------------------------------------------------------------------
*/
.cell01{
	background-color:#d0d0d0;
	padding:1px 2px;
}
.cell02{
	background-color:#c0c0c0;
	padding:1px 2px;
}
.cell03{
	background-color:#b6c4e7;
	padding:1px 2px;
}

/*
**フロート設定-----------------------------------------------------------------------------------------
*/
.fltlft{
	float:left;
}
.fltrit{
	float:right;
}
.clear{
	clear:both;
}
.h30{
	height:30px;
	overflow:hidden;
}
.h10{
	height:10px;
	overflow:hidden;
}
.h20{
	height:20px;
	overflow:hidden;
}

/*
**スペース設定-----------------------------------------------------------------------------------------
*/
.spctoparrow {
	margin: 68px 0px 0px 0px;
}
.spctop10 {
	margin: 10px 0px 0px 0px;
}
.spctop20 {
	margin: 20px 0px 0px 0px;
}
.spctop30 {
	margin: 30px 0px 0px 0px;
}
.spcbot04 {
	margin: 0px 0px 4px 0px;
}
.spcbot10 {
	margin: 0px 0px 10px 0px;
}
.spcbot20 {
	margin: 0px 0px 20px 0px;
}
.spcbot30 {
	margin: 0px 0px 30px 0px;
}
.spcrit20 {
	margin: 0px 21px 0px 0px;
}
.spcrit10 {
	margin: 0px 10px 0px 0px;
}
.spclft10 {
	margin: 0px 0px 0px 10px;
}
.spclft20 {
	margin: 0px 0px 0px 20px;
}

.mgt5{
	margin-top:5px;
}
/*
**ワイド設定-----------------------------------------------------------------------------------------
*/
.w10{
	width:15px;
}
.w20{
	width:20px;
}
.wboxhalf{
	width:245px;
}
.wboxthree{
	width:156px;
}
.wboxfull{
	width:510px;
}
.wbox01{
	width:200px;
}
.wbox02{
	width:290px;
}
.wbox03{
	width:180px;
}
.wbox04{
	width:310px;
}
.wbox05{
	width:255px;
}

/*
**色設定-----------------------------------------------------------------------------------------
*/
.blue{
	color:#09f;
}
.red{
	color:#c00;
}

/*
**位置設定-----------------------------------------------------------------------------------------
*/
.left{
	text-align:left;
}
.right{
    text-align:right;
}
.center{
    text-align:center;
}
.mid{
	vertical-align:middle;
}

/*
**フォントサイズ-----------------------------------------------------------------------------------------
*/
.font13{
	font-size:13px;
}
.font14{
	font-size:14px;
}
.font16{
	font-size:16px;
}

/*
**背景色付きボックス設定-----------------------------------------------------------------------------------------
*/
.colorbox01{
	background-color:#f1faf4;
	padding:10px 8px;
}
.cnt{
	display:none;
}.extitle {
	color: #FFF;
	font-size: 1em;
	background-color: #000;
	margin-bottom: 2px;
	clear: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.excoment {
	background-color: #FF0;
	padding: 5px;
	margin-bottom: 10px;
}
