@charset"utf-8";


body{
	background-color: #eeeeee;
	}

#wrapper{
	width: 804px;
	margin-left: 20px;
	font-family: Verdana,Arial,sans-serif ;
	background-color: #ffffff;
	}

#header_area{
	width: 750px;
	padding: 25px 25px 0px 25px;
	_padding: 25px 25px 0px 25px;
	}

*:first-child+html #header_area{
	padding: 25px 25px 0px 25px;
	} 

#menu_area{
	width: 191px;
	text-align: left;
	padding-right: 20px;
	float: left;
	font-size: 12px;
	line-height: 150%;
	}

#main_area{
	width: 580px;
	float: right;
	line-height: 210%;
	font-size: 12px;
	}

#menu_list{
	list-style-type: none;
	}

#menu_list li{
	margin-bottom: 20px;
	}

#menu_list img{
	margin-left: -17px;
	}

img{
	border: 0px;
	}

a{
	text-decoration: none;
	}

a:link{
	color: navy;
	}

a:visited{
	color: brown;
	}

a:hover{
	color: red;
	}

a:active{
	color: red;
	}

#spider_logo{
	float: left;
	width: 400px;
	}

#ptp_logo{
	float: right;
	width: 80px;
	margin-top: 19px;
	}

#footer_area{
	width: 300px;
	font-size: 12px;
	padding: 250px 0 150px 0;
	}
	
h3{
	width: 521px;
	background-color: #eeeeee;
	font-size: 13pt;
	padding: 5px 5px 5px 10px;
	line-height: 1.2em;
	}
	
h2{
	width: 740px;
	background-color: #d0d0d0;
	font-size: 16pt;
	padding: 10px;
	margin: 20px 20px 35px 20px;
	}

#article{
	width: 500px;
	padding-left: 20px;
	padding-right: 60px;
	}

#ex{
	margin: 20px 0 60px 0;
	text-align: right;
	}

#icon{
	margin: 0 5px -1px 10px;
	}

#movie_left{
	float: left;
	width: 160px;
	margin-right: 10px;
	}

#movie_right{
	float: right;
	width: 322px;
	text-align: right;
	}

#f-l{
	float: left;
	margin-top: 18px;
	}

#f-r{
	float: right;
	margin-top: 18px;
	}

#navi {
	font-size: 13px;
	margin-top: 40px;
	margin-bottom: 0px;
	float: left;
	background-image: url(../images/bgline.gif);
	height: 38px;
	_height: 36px;
	width: 804px;
	}

#navi li{
	margin-top: -13px;
	_margin-top: 0px;
	width: 128px;
	height: 36px;
	text-align: center;
	list-style-type:none;
	float: left;
	margin-left: 8px;
	font-weight: bold;
	background-image: url('../images/close.png');
	background-repeat: no-repeat;
	line-height: 105%;
	padding-top:6px;
	}

*:first-child+html #navi{
	height:38px;
	}

*:first-child+html #navi li{
	margin-top: 0px;
	}

#navi li.open{
	background-image: url('../images/open.png');
	}

#single{
	padding-top: 18px;
	}

#page_wrapper{
	margin-top: -4px;
	width: 802px;
	border-right: solid 1px #808080;
	border-left: solid 1px #808080;
	padding-top: 40px;
	border-bottom: solid 1px #808080;
	 }

*:first-child+html #page_wrapper{
	margin-top: 0px;
	}

#contact{
	height: 22px;
	width: 280px;
	clear: both;
	margin-bottom: 10px;
	}

#contact_left{
	float: left;
	}

#contact_right{
	float: right;
	margin-top: 5px;
	_margin-top: 5px;
	}
	

#margin_left{
	margin-left: 20px;
	}
	

