@charset"Shift_JIS";

/* CSS Document */

/* コンテンツ全体 基本デザイン*/

body{
	margin: 0px; 
	padding: 0px; 
	background: #EEEEEE; 
	scrollbar-base-color: #BDC1C4; 
	scrollbar-arrow-color: #FFE9B1; 
	scrollbar-DarkShadow-Color: #ffffff;
}
#main{
	text-align: center; 
}
fieldset,img { 
    border:0;
}

#headertop{
	margin: 0px; 
	padding: 0px; 
	width:754px; 
	text-align: center;
	}


#header_top2{
	margin-top: 20px; 
	padding: 0px; 
	width:754px; 
	text-align: cener;
	}

.header_sec{
	margin:  0px; 
	padding: 0px; 
	width: 754px; 
	text-align: center; 
	}

.navi{
	position:relative;
	width: 754px; 
	height: 40px;
	background-color:#ffff00
}

#titles{
	position:relative;
	margin-left: 15px; 
	margin-top: 10px; 
	margin-bottom: 10px; 
}

#titles2{
	text-align: left; 
	margin-left: 15px; 
	margin-top: 10px; 
	margin-bottom: 0px; 
}

#works{
	position:relative;
	margin-left: 40px; 
	margin-right: 40px; 
	margin-top: 20px; 
}

#works .galleryleft{
	text-align: left; 
	float: left;
}

#works .gallerycenter{
	text-align: center; 
	float: left;
}

#works .galleryright{
	text-align: right; 
	float: right;
}

#newscontents{
	position:relative;
	text-align: left;
	margin-left: 45px;
	margin-right: 45px;
}

#more{
	position:relative;
	width: 15%; 
	font-size: 11px; 
	margin-bottom: 10px; 
	text-align:right; 
}


.top_space{
	position:absolute;
	height:20px;
	text-align: center; 
}


a:link,a:visited {
	color: #FF6600; 
	text-decoration: none;
	}

a:hover,a:active {
	color: #ff0000; 
	text-decoration: underline;
	}
	
.erimo{
	font-size: 11px;
	vertical-align: super;
	}

.large{
	font-size: 14px; 
	line-height: 20px;
	}

.middle{
	font-size: 13px; 
	line-height: 20px; 
	}

.small{
	font-size: 12px; 
	line-height: 20px; 
	}

.ensmall{
	font-size: 11px; 
	line-height: 16px;
	color: #999999;
	}
	
.style1{color: #316AC5}
.style3{
	color: #666666;
	font-size: 12px; 
	font-weight: bold;}
.style4{
	color: #666666;
	font-weight: bold;
}
.style5{
	color: #316AC5;
	font-size: 12px; 
	font-weight: bold;
}
.style9{color: #316AC5
}

.style10 {
	font-size: 18px;
	font-weight: bold;
}
.style11 {
	font-size: 16px;
	color: #0000CC;
	font-weight: bold;
}

.style12{	
	font-size: 14px;
	color: #0000CC;
	font-weight: bold;
}

/* ============================================================
　 TOP scroll
=============================================================*/
#topscroll{
	height: 12px; 
	width: 95%; 
	font-size: 11px; 
	margin-top: 8px; 
	margin-bottom: 8px; 
	text-align:right; 
	position: relative;
	color: #ff9966;
	text-decoration: underline;
	}

/* ============================================================
　 フッター
=============================================================*/
#footer{
	margin: 0px; 
	padding: auto;
	margin-bottom: 0px; 
	height: 19px; 
	width: 100%; 
	position: relative;
	font-size: 10px;
	background: #cccccc; 
	text-align:center; 
	}
