/* Copyright (C) 2007 JS Connection Co. Ltd. All Rights Reserved. */

body{
	margin: 0;
	padding: 0;
	text-align:center;
	color: #707070;
	font-size:12px;
	font-weight:100;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	background-color:#FFFFCC;
}

p, h1, h2, h3, h4, h5, h6{
	margin: 0.5em 0em;
}

#layout{ 
	width: 980px;
	margin: 0px auto;
	background-color:#FFFFFF;
	text-align:center;
}

#header{
	background-image: url("../images/common/header.gif");
	background-repeat: no-repeat;
	width: 980px;
	height: 100px;
	text-align: right;
}

	#header span{
		position: relative;
		border: 0;
		top: 75px;
		right: 10px;
	}

	#header a{
		text-decoration: none;
	}

	#header a:link{
		color: #707070;
	}

	#header a:visited{
		color: #707070;
	}

	#header a:hover{
		color: #0000FF;
	}

#headermenu{
	background-image: url("../images/photo_index/mainmenu.gif");
	background-repeat: no-repeat;
	width: 980px;
	height: 40px;
}

#headermenubar{
	margin: 0px;
	padding-top: 14px;
	padding-left: 0px;
	list-style: none;
}

	#headermenubar a{
		text-decoration: none;
	}

	#headermenubar a:link{
		color: #FFFFFF;
	}

	#headermenubar a:visited{
		color: #FFFFFF;
	}

	#headermenubar a:hover{
		color: #008EF2;
	}

#body{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

#bodyleft{
	float: left;
	width: 170px;
	text-align: left;
	padding-left:50px;
	font-size:12px;
	font-weight:bold;
}

	#bodyleft a{
		text-decoration: none;
	}

	#bodyleft a:link{
		color: #707070;
	}

	#bodyleft a:visited{
		color: #707070;
	}

	#bodyleft a:hover{
		color: #707070;
	}

#bodyleft_title{
	font-size:13px;
	width:170px;
	height:30px;
	background-image:url(../images/common/bg_dos_title.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:5px;
	padding-left:10px;
}

	#bodyleft_title img{
		vertical-align:text-bottom;
		margin-right:5px;
	}

	#bodyleft_menu_top{
		width:170px;
		height:15px;
		background-image:url(../images/common/bg_dos_menu_top.gif);
		background-repeat:no-repeat;
	}
	
	#bodyleft_menu_middle{
		width:170px;
		padding-left:10px;
		background-image:url(../images/common/bg_dos_menu_middle.gif);
		background-repeat:repeat-y;
	}
	
	#bodyleft_menu_bottom{
		width:170px;
		height:15px;
		background-image:url(../images/common/bg_dos_menu_bottom.gif);
		background-repeat:no-repeat;
	}
	
#bodyright{
	float: left;
	width: 700px;
	margin-left:10px;
	text-align:left;
	font-weight:100;
}

	#bodyright_body_top{
		float:left;
		width:670px;
		height:15px;
		margin-top:10px;
		background-image:url(../images/common/bg_dos_body_top.gif);
		background-repeat:no-repeat;
	}
	
	#bodyright_body_middle{
		float:left;
		width:670px;
		padding-left:15px;
		padding-right:15px;
		background-image:url(../images/common/bg_dos_body_middle.gif);
		background-repeat:repeat-y;
	}
	
		#bodyright_contents{
			width:640px;
			text-align:left;
			float:left;
		}

	#bodyright_body_bottom{
		float:left;
		width:670px;
		height:15px;
		margin-bottom:10px;
		background-image:url(../images/common/bg_dos_body_bottom.gif);
		background-repeat:no-repeat;
	}
		
#footermenu{
	clear: left;
	background-image: url("../images/photo_index/footermenu.gif");
	background-repeat: no-repeat;
	width: 980px;
	height: 40px;
}

#footermenubar{
	margin: 0px;
	padding-top: 14px;
	padding-left: 0px;
	list-style: none;
}

	#footermenubar a{
		text-decoration: none;
	}

	#footermenubar a:link{
		color: #FFFFFF;
	}

	#footermenubar a:visited{
		color: #FFFFFF;
	}

	#footermenubar a:hover{
		color: #008EF2;
	}

#copyright{
	width: 980px;
	height: 30px;
	padding-top: 10px;
	color: #707070;
	font-size: 12px;
	text-align: right;
}

	#copyright a{
		text-decoration: none;
	}

	#copyright a:link{
		color: #008EF2;
	}

	#copyright a:visited{
		color: #008EF2;
	}

	#copyright a:hover{
		color: #008EF2;
	}

.headermenus{
	float: left;
	width: 140px;
	text-align: center;
	font-weight:bold;
	font-size: 13px;
}

.footermenus{
	float: left;
	width: 140px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}

#font01{
	color: #E4007F;
	padding-bottom:5px;
	padding-top:5px;
}

#font02{
	padding-bottom:5px;
	padding-top:5px;
}

	#font02 a{
		text-decoration: none;
	}

	#font02 a:link{
		color: #008EF2;
	}

	#font02 a:visited{
		color: #008EF2;
	}

	#font02 a:hover{
		color: #FF4040;
	}