@charset "Shift_JIS";

body {
	margin: 0px;
	color: #333333;
	text-align: center;	
	background: url(img/top_base.gif) #F7FFE7 center;
	scrollbar-face-color: #669966; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #99cc00; 
	scrollbar-arrow-color: #99cc00; 
	scrollbar-base-color: #ffffff;
}
body div{
	margin: 0 auto;
}

#contents{
	width: 740px;
	text-align: left;
}

h1{
	font-size: 86%;
	font-weight:normal;
	margin-top	:3px;
	margin-left	:10px;
	margin-bottom	:3px;
}

/*リンク
-------------------------------*/
a {
	color: #3366cc;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}

/*トップmenu
---------------------------------*/
li {
	font-size: 84%;
	line-height: 150%;
	color: #182c5a;
	text-align: left;
	list-style-type: square;
	margin-top: 4px;
	margin-right: 80px;
	margin-bottom: 4px;
	margin-left: 80px;
}

/*新着
-------------------------------*/
.whatsnew {
	text-align:left;
	margin-top: 20px;
	margin-right: 56px;
	margin-bottom: 20px;
	margin-left: 56px;
	line-height: 150%;
	background:#eeeee0;
	padding: 6px;
	font-size: 84%;
	line-height: 160%;
}
/*新着
-------------------------------*/
.new_red{
	color: #FF0000;
	font-weight: bold;
}

/*右寄せ
---------------------------------*/
.right_text{
	font-size: 84%;
	line-height: 140%;
	text-align: right;
	margin-right : 26px;
}

/*works.htmlの写真、テキスト
---------------------------------*/
img.worksph{
	border: 1px solid #999669;
}
td.workstext{
	width: 400px;
	background: #F7FFF7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin: 8px;
	padding: 6px;
	font-size: 84%;
	line-height: 160%;
}

/*ページ下
---------------------------------*/
.bottom_text{
	font-size: 84%;
	line-height: 160%;
	text-align: center;
}

.menu_text{
	font-size: 84%;
	line-height: 160%;
}

/*テキスト
---------------------------------*/
.text {
	font-size: 84%;
	line-height: 150%;
}
.red_b{
	color: #FF0000;
	font-weight: bold;
}

.font12b {
	font-size: 94%;
	line-height: 130%;
	font-weight: bold;
}
.font16b {
	font-size: 126%;
	line-height: 140%;
	font-weight: bold;
}