@charset "utf-8";

*{
	margin: 0;
	padding:0;
	}
html{
	overflow-y:scroll;
	margin:10px 0 0 0;
	background-color:#CCCCCC;
	}

a {
	text-decoration: none;
	 }
	
body{
	width:750px;
	margin: 0 auto;/*$B%;%s%?%j%s%0(B*/
	font-size: 12px;
	}
	
h1{
	font-size:150%;
	}

h2{
	font-size:200%;
	font-family:"$B%R%i%.%N3Q%4(B Std W8",sans-serif;
	font-weight:bold;
	padding:20px 0 10px 25px;
	margin:0;
	font-family:sans-serif;
	
	}
	
h3{
	font-size:140%;
	font-family:"$B%R%i%.%N3Q%4(B Std W8",sans-serif;
	font-weight:bold;
	padding:0;
	margin:10px 25px;
	border-bottom:1px solid #E9589A;
	font-family:sans-serif;
	
	}
	
#header{
	width:750px;
	height:100px;
	padding:0;
	margin:0;
	background:url(img/head2.jpg) center no-repeat;
	color:white;
	}

#container{
	width:750px;
	background-color:#FADFEB;
	}
	
#doga{
	width:750px;
	height:450px;
	background-color:#FADFEB;
	}
	
.text{
	font-size:14px;
	font-family:"$B%R%i%.%N3Q%4(B Std W8",sans-serif;
	padding:10px 30px 20px 40px;
	line-height:25px;
	}

.name{
	font-size:13px;
	font-family:"$B%R%i%.%N3Q%4(B Std W8",sans-serif;
	font-weight:bold;
	}

.style{
	float:right;
	margin:10px 25px 0 0;
	}

.totop{
	font-size:14px;
	font-weight:bold;
	font-family:"$B%R%i%.%N3Q%4(B Std W8",sans-serif;
	margin:0 0 0 0;
	}
	
.totop a:link{color: black; text-decoration: none;}
.totop a:visited{color: black; text-decoration: none;}
.totop a.hover{color: white; text-decoration: none;}
.totop a.focus{color: white; text-decoration: underline;}
.totop a:active{color: white; text-decoration: none;}
	
#menu{
	width:750px;
	height:30px;
	background-color:#E9589A;
	font-size:14px;
	font-family:"$B%R%i%.%N3Q%4(B Std W8",sans-serif;
	}

#menu li{float: left; margin:0 50px 0 10px;}
#menu ul{padding:10px 95px 10px 140px;list-style-type: none;}
#menu a:link{color: white; text-decoration: none;}
#menu a:visited{color: white; text-decoration: none;}
#menu a.hover{color: black; text-decoration: none;}
#menu a.focus{color: black; text-decoration: none;}
#menu a:active{color: black; text-decoration: none;}

	

#footer{
	width:750px;
	height:30px;
	background-color:#E9589A;
	}

.copy{
	float:right;
	font-size:10px;
	font-family:"$B%R%i%.%N3Q%4(B Std W8",sans-serif;
	margin:10px 40px 0 0;
	}

table{
	table-layout:fixed;
	border:none;
	width:750px;
	border-spacing:0 15px;
	font-family:"$B%R%i%.%N3Q%4(B Std W8",sans-serif;
	text-align:left;
	margin:0 10px 20px 40px;
	}
td{
	width:115px;
	}
	

	