/*
---------------------------------------------------------------
Last Up Date :2008/03/24

---------------------------------------------------------------
*/
*{margin:0px;
padding:0px;}

div,span,p,form,input,h1,h2,h3,h4,h5 {
margin:0;
padding:0;
}
ul {
	list-style-type:none;
}

li{
margin:0;
padding:0;
}

img{
border:none;}

strong {font-weight:normal;}

em{
font-style:normal;
font-weight:bold;
color:#666666;}

body{
background:url(img/bg.jpg) repeat-x #003399;
color:#333;
font-family: Osaka, Verdana, Arial, Helvetica, sans-serif;
}

#content{
background-color:#FFFFFF;
width:720px;
margin:auto;
padding:auto;
border-top:1px solid #89AEE7;
border-left:3px solid #89AEE7;
border-right:3px solid #89AEE7;
border-bottom:1px solid #89AEE7;
}

#title{
background:url(img/title.jpg) no-repeat;
height:53px;
font-size:10px;
padding-left:12px;
font-weight:normal;
}

#title h1{
display:none;
}

#top_menu{
height:25px;}

#top_menu ul{
clear:both;}

#top_menu li{
display: inline;
list-style:none;
}

#top_menu a{
text-decoration: none;
float:left;
color:#fff;
}


#top_img{
background:url(img/top_img.jpg) no-repeat;
height:185px;}

#line{
background:url(img/line.jpg) no-repeat;
height:17px;
}


#main{
background:#fff;
float:right;
width:450px;
margin-top:10px;
padding-left:20px;
padding-right:10px;
margin-bottom:40px;
}

#main p{
font-size:12px;
line-height:1.6em;
margin-right:24px;
margin-top:10px;
}

#main h2{
background:url(img/h.gif) no-repeat;
margin-bottom:10px;
padding-left:20px;
line-height:26px;
height:26px;
font-size:14px;
color:#06f;
}

.youtube{
margin:20px 0px;}

img.yohaku1{margin:0px 10px 0px 10px;}

#main dt{
background:url(img/h.gif) no-repeat;
margin-top:20px;
padding-left:20px;
line-height:26px;
height:26px;
font-size:12px;
}

#main dd{
list-style:none;
line-height:2.0em;
border-bottom: dotted 1px #ccc;
font-size:10px;
margin-right:20px;
}


#side{
background:url(img/side_bg.jpg) no-repeat;
float:left;
width:220px;
height:340px;
display:block;
margin-left:12px;
_margin-left:6px;
margin-top:10px;
font-size:10px;
margin-bottom:40px;}

#menu {
margin-top:6px;
}

#menu ul{
	margin:0 auto;
	padding:0;

	}

#menu li{
	background-image:url(img/border_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
 }
.bookmark{
text-align:center;
padding-top:30px;}

#foot{
clear:both;
width:710px;
background:#06f;
font-size:10px;
text-align:right;
padding-right:10px;
padding-top:10px;
height:40px;
color:#ccc;
}

#foot a{
text-decoration:none;
color:#FFF;
}

#foot a:hover{
text-decoration:underline;
color:#ccc;
}



	
		/*■文字の色や強調 */
.reds  {color: red; font-weight: normal; font-size:10px;}
.red  {color: red; font-weight: normal}
.redb {color: red; font-weight: bold}
.redl {color: red; font-weight: bold; font-size: 18px}
.small{
	font-size:10px;}

