/* CSS Document */

#haikei {
	background-color:#00CC33;
}

#wakusen {
	margin:0;
	padding:0;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	background:#FFFFFF;
}

/* ニュース部分 */
.news {
	border:1px solid #006600;
	width:500px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	margin-top:373px;
	padding:4px;
	overflow:auto;
	height:50px;
	font-size:12px;
	background:#00CC00;
	color:#FFFFFF;
}



.style1 {
	color: #000000;
	font-size: 28px;
	font-weight:bold;
	margin:0;
	line-height:normal;
}	

.style2 {
	font-size: 10px;
}

.style2w {
	font-size: 11px;
	color:#FFFFFF;
}

.link {
	font-size:14px;
	line-height:150%;
	text-decoration:none;
	color:#000000;
}

p {
	font-size:20px;
	line-height:130%;
}

.style3 {
	font-size:14px;
}

.style4 {
	font-size:12px;
}

.style4w {
	font-size:12px;
	color:#FFFFFF;
	line-height:110%;
}

.style4low {
	font-size:12px;
	line-height:110%;
}

.style5w {
	font-size:14px;
	color:#FFFFFF;
}

.style6w {
	font-size:16px;
	color:#FFFFFF;
}

.style-g {
	line-height:110%;
	color:#33FF66;
	margin:0;
	padding:0;
}

.style-gli {
	line-height:110%;
	margin:0;
	padding:0;
}

.style_impact {
	font-size:18px;
	font-family:Impact;
	line-height:100%;
}

.td_style1 {
	border-bottom:2px solid rgb(204,232,73);
	border-right:2px solid rgb(204,232,73); 
	margin:0; 
	padding:0; 
	font-family:Impact;
}

.td_style2 {
	border-bottom:2px solid rgb(204,232,73); 
	margin:0; 
	padding:0;
}

.td_a {
	text-decoration:none;
	color:#FFFFFF;
}

h1 {
	font-size:22px;
	font-weight:bold;
	line-height:150%;
}

h2 {
	font-size:16px;
	font-weight:bold;
	color:#FF0000;	
	margin:10px;
	line-height:150%;
}

h3 {
	font-size:16px;
	font-weight:bold;
	margin:10px;
	line-height:150%;
}


/*ヘッダメニュー*/
#header {
	clear:both;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	width:900px;
	height:100px;	
}
	
#main_menu {
	margin:0;
	padding:0;
	width:900px;
}

#main_menu a {
	text-decoration:none;
	font-family:Impact;
	font-size:26px;
	line-height:100%;
	color:#000000;
}

#main_menu a:hover {
	text-decoration:none;
	font-family:Impact;
	font-size:26px;
	line-height:100%;
	color:#00CC33;
}


#main_menu img {
	background-image:url(img/1shot.gif);
	background-repeat:no-repeat;
	background-position:center;	
}

#main_menu a img:hover {
	background-image:url(img/kanyure.gif);
}



/*コンテンツ*/
#contents {
	clear:both;
	width:900px;
	margin:0;
	padding:0;
}

/*トップページ*/

#top_rogo {
	width:900px;
	height:450px;
	background-position:center;
	background-repeat:no-repeat;
	margin:0px;
	padding:0;


	background-image:url(img/NEW TOP.JPG);
}

/*サブメニュー*/
#sub_menu {
	margin:0;
	padding:0;
	width:200px;
	height:auto;
	font-family:Impact;
	float:left;
}




#sub_menu ul {
	margin:0 5px;
	padding:0;
	list-style-image:url(img/1shot.gif);
	list-style-position:inside;
	font-size:20px;
	line-height:150%;
}

#sub_menu li a {
	margin:0;
	padding:0;
	text-decoration:none;
	color:#000000;
}

#sub_menu li a:hover {
	margin:0;
	padding:0;
	text-decoration:none;
	list-style-image:url(img/kanyure.gif);
	color:#00CC33;
}

/*メインコンテンツ*/
#main_contents {
	margin:0;
	padding:0;
	width:800px;
	float:right;
}

#lt {
	background-image:url(img/pinst_lt.gif);
	background-repeat:no-repeat;
	float:left;
	margin-left:5px;
	width:50px;
	height:50px;
}

#lb {
	background-image:url(img/pinst_lb.gif);
	background-repeat:no-repeat;
	float:left;
	margin-left:5px;
	width:50px;
	height:50px;
}

#rt {
	background-image:url(img/pinst_rt.gif);
	background-repeat:no-repeat;
	float:right;
	width:50px;
	height:50px;
}

#rb {
	background-image:url(img/pinst_rb.gif);
	background-repeat:no-repeat;
	float:right;
	width:50px;
	height:50px;
}

#prof {
	width:300px;
	float:right;
}

/*パーツメニュー*/

#parts {
	border-top:1px solid #000000; 
	margin-top:10px; 
	height:140px;
	padding:0;
}

#parts img {
	margin:5px;
	float:left;
}

/*リンクメニュー*/

#link {
	margin-top:5px;
	width:500px;
	padding:5px;
	line-height:100%;
}

#link img {
	margin:5px;
	float:left;
}

#photo {
	width:110px; 
	height:125px;
	float:left;
	display:block;
	margin:1px;
	padding:0;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
}

/*ショッピング*/

#shop {
	width:240px;
	height:180px;
	float:left;
	display:block;
	margin:1px;
	padding:0;
	font-size:18px;
	font-family:Vrinda;
	border:1px solid #009900;
}

#shop h3 {
	background-color:#009900;
	color:#FFFFFF;
	line-height:100%;
}

#shop_left {
	width:150px;
	font-family:Impact;
	float:left;
	margin:0;
	padding:0;
}

#shop_left a {
	text-decoration:none;
	color:#000000;
	font-size:20px;
	line-height:150%;
}

#shop_left a:hover {
	margin:0;
	padding:0;
	text-decoration:none;
	color:#00CC33;
}

#shop_right {
	font-family:Vrinda;
	float:right;
	width:750px;
	padding:0;
	margin:0;
}

#shop_right p {
	font-size:12px;
}

/*フッター*/
#footer {
	clear:both;
	margin:0;
	padding:0;
	width:900px;
	text-align:center;
	line-height:150%;
	color:rgb(0,130,0);
	font-size:14px;
}

#copy {
	width:820px;
}
#flash {
	margin-right: auto;
	margin-left: auto;
	height: 600px;
	width: 900px;
}
