body {
	margin:0px;
	font-size: 12px;
	line-height: 1.5;
	color:#000;
	font-family:"ＭＳ ゴシック", "Osaka−等幅";
	background: url(../cmn/image/body_bg.gif) repeat fixed;
	background-color: #ffffff;
	}

p {
	margin:0px;
	}
img {
	border:none;
	}
A:link {
	color : #e60012 ;
	text-decoration : underline ;
}

A:active {
	color : #ed7100 ;
	text-decoration : none ;
}

A:visited {
	color : #e60012 ;
	text-decoration : underline ;
}

A:hover {
	color : #ed7100 ;
	text-decoration : underline ;
}
h1,h2,h3,h4,h5,p,li,ul,form{margin:0px;padding:0px;}


/* 文字サイズ小
----------------------------------------------------*/
/* Add 2008.08.25. Monkeyworks TTsujimoto */
.note {
	font-size: 10px;
	line-height: 1.3;
}

/* パンクズ
----------------------------------------------------*/
/* Add 2008.08.25. Monkeyworks TTsujimoto */
#pankuzu {
	display: none;
}
/* Add 2008.08.25. Monkeyworks TTsujimoto */

/* トップへ
----------------------------------------------------*/
#tophe {
	posision: relative;
	display: block;
	clear: both;
	width: 765px;
	margin:0 0 0 0;
	padding-top:20px;
	padding-bottom:10px;
	padding-right: 15px;
	font-size: 10px;
	text-align: right;
	background-color: transparent;
}

/* フッタ部分
----------------------------------------------------*/
/* Add 2008.08.25. Monkeyworks TTsujimoto */
#footer {
	width:780px;
	padding: 5px 0 0;
	background: url(image/footer_back.gif) repeat-x;
}

#footer #verisign {
	display: inline;
	float: left;
	margin-left: 15px;
}

#footer address {
	display: inline;
	float: right;
	margin: 10px 15px 0 0;
	text-decoration: none;
	font-style: normal;
	font-size: 10px;
}
/* Add 2008.09.24. Monkeyworks KOgawa */
#footer #helpmenu {
	width: 767px;
	_width: 780px;
	height: 25px !important;
	line-height: 25px;
	padding: 0 13px 0 0;
	border-bottom: 1px solid #000;
	text-align: right;
	color: #fff;
	font-size: 10px;
	background-color: #e60012;
}

#footer #helpmenu a {
	color: #fff;
}

#footer #helpmenu a:focus
,#footer #helpmenu a:hover
,#footer #helpmenu a:active {
	text-decoration: none;
}

.empty{
	clear: both;
	}
/* クリアフィックス
----------------------------------------------------*/
.clearfix:after
,#main:after
 {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix
,#main
 {
	display: inline-block;
	min-height: 1%;
}

/* Hides from IE-mac\*/
*html .clearfix
,*html #main
 {height: 1%;}
.clearfix
,#main
 {display: block;}
/*End hide from IE-mac */
/* Add 2008.08.25. Monkeyworks TTsujimoto */

/* 2009.08.23 - added by nakahara@monkey-works.com
---------------------------------------------------------------------- */
#container {
	width: 785px;
	padding-top: 1px;
	background: #fff url(../cmn/image/back.gif) repeat-y;
}

#main {
	padding: 0 0 50px 0;
}


/* end
---------------------------------------------------------------------- */
