body {
	color : #504740;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 13px;
	line-height: 150%;
	margin-top : 0px;
	margin-bottom : 0px;
/* Opera＆もじら＆ねすけ用 */
	width: 710px;
	margin-left: auto;
	margin-right: auto;
/* IE用 */	
	text-align: center;
}

td {
	font-size:13px;
    text-align: left;
}

a        
{text-decoration:none;}

a:link
{color:#99bb66;
text-decoration:underline;}

a:active
{color:#668833;}

a:visited
{color:#99bb66;
text-decoration:underline;}

a:hover
{text-decoration:underline;
background-color:#ffeecc;
color:#ffaa33; }

input,
textarea {background:#ffffff;
	  color: #000000;
	  font-size: 10pt;
	  border: 1px;
	  border-color:#777777;
	  border-style: solid;}

img {
 	  border: 0px;
}
	  
img.up {
	border:1px solid #ff7700;
}

span.up {
	color:#ff7700;
}

.top {
	width:710px;
	border:0px gray dashed;
	background-color:#fff;
	padding:0px;
	margin:0px;
	background-image: url(img/bg_line.gif);
	background-repeat: repeat-y;
	text-align:left;
}

.top_img {
	width:695px;
	height:150px;
	background-color:#fff;
	background-image: url(top_img.jpg);
	background-repeat: no-repeat;
	margin:0px 0px 0px 7px;
}

.menu_gray {
	width:695px;
	height:15px;
	background-color:#ccc;
	font-size: 11px;
        text-align: right;
	color: #fafafa;
	margin:0px 0px 0px 7px;
}

.menu_gray_g {
	width:100%;
	height:30px;
	background-color:#ccc;
	font-size: 11px;
        text-align: left;
	color: #fafafa;
	margin:0px 0px 0px 7px;
}

.menu {
	width:695px;
	height:20px;
	background-color:#fff;
	margin:5px 0px 0px 7px;
	font-size: 11px;
	font-weight:bold;
	color: #777;
        text-align:center;
}

.menu_g {
	height:20px;
	background-color:#fff;
	margin:5px 0px 20px 7px;
	font-size: 11px;
	color: #777;
        text-align:left;
}


.line {
	width:710px;
	height:32px;
	background-image: url(img/bg_1.gif);
        background-repeat: no-repeat;
}

.content {
	width:710px;
	height:100%;
	border:0px gray dashed;
	background-color:#fff;
	background-image:url(img/bg_line.gif);
	background-repeat:repeat-y;
	padding:0px;
	margin-top:0px;
	text-align: center;
}

.main { /* 左右でカラムを分けない場合 */
	width:650px;
	background-color:#fff;
	border:0px #ccc solid;
	font-size:13px;
	line-height:140%;
	margin-left: 30px;
	margin-right: 30px;	
	text-align: left;
}

.main_g { /* ギャラリー用 */
	width:100%;
	background-color:#fff;
	text-align: left;
}

.main_title { /* 見出し */
	color: #ffffff;
	font-size:13px;
	font-weight: bold;
	text-indent:24pt;
	margin:10px 0px 5px 0px;
	padding-bottom: 15px;
	background-image: url(img/bg_4.gif);
	background-position: 0% 0%;
	background-repeat: no-repeat;
}

.main_text { /* 本文 */
	margin:5px 20px 20px 20px;
	padding-left: 15px;
/*	border-width:0px 0px 0px 3px;
	border-color:#bbccaa;
	border-style: solid;
*/
}

.main_img { /* ギャラリー */
	margin:15px 15px 15px 15px;
	padding-bottom: 15px;
	text-align: center;
	border-width:0px 0px 1px 0px;
	border-color:#cccccc;
	border-style: dashed;
}


.left {
	float:left;
	width:470px;
	height:100%;
	background-color:#fff;
	border:0px #ccc solid;
	margin:0px 0px 0px 15px;
	padding: 5px;
	font-size:12px;
	line-height:140%;
        text-align: left;
}

.right {
	float:right;
	width:170px;
	height:100%;
	background-color:#fff;
	border:0px #fff solid;
	margin:0px 15px 0px 0px;
	padding: 5px;
	font-size:12px;
	line-height:140%;
	text-align: left;
}

.right_g {
	float:right;
	width:166px;
	height:100%;
	background-color:#fff;
	border:0px #fff solid;
	margin:0px 15px 0px 0px;
	padding: 5px;
	font-size:12px;
	line-height:140%;
	text-align: left;
}

.pickup {
	width:160px;
	background-color:#eee;
	border:1px #ccc solid;
	font-size:12px;
	line-height:140%;
	text-align: left;
	padding: 5px;
}