﻿@charset "UTF-8";

/*-----------------------------------------------
(Component)
__NavSkip (NavigationSkip)
__Header
__Global Navi
__Side
__Main
__Footer
__Common
-----------------------------------------------*/
body{
	background-image: url(../images/top/dotted_bg-p.gif);
	background-repeat: repeat-x;
}
a:link {color:#313131 ; text-decoration: none;}
a:visited {color:#313131 ; text-decoration:none;}
a:active {color:#313131 ; text-decoration:none;}
a:hover {color: #ee8593; text-decoration:underline;}
/*-----------------------------------------------
__Header
-----------------------------------------------*/
#header{
	background-image: url(../images/top/header_bg.gif);
	background-repeat: repeat-x;
	height: 114px;
	overflow: hidden;
}
#header h1{
	padding: 15px 0 0 10px;
	width: 200px;
	float: left;
}
#header_Rbox{
	overflow: hidden;
}
#header .dl_google-search{
	float: left;
	font-size: 80%;
	margin-top: 5px;
	width: 255px;
	display: inline;
	overflow: hidden;
	margin-left: 70px;
}
*html body #header .dl_google-search{/*---IE6*/
	float: left;
	font-size: 80%;
	margin-top: 5px;
	width: 255px;
	display: inline;
	overflow: hidden;
	margin-left: 30px;
}
head~/* */body #header .dl_google-search{/*---IE8*/
	float: left;
	font-size: 80%;
	margin-top: 5px;
	width: 240px;
	display: inline;
	overflow: hidden;
	margin-left: 85px;
}
#header .dl_google-search .window{
	float: left;
}
#header .dl_google-search .category{
	clear: both;
	padding-top: 3px;
}
#header #header_menu{
	float: right;
}
#header #header_menu li{
	float: left;
	padding-left: 5px;
}
*html body .header_img{/*---IE6*/
	margin-top: 0;
}
*:first-child+html .header_img{/*---IE7*/
	margin-top: 0;
}
.header_policy{
	float: right;
	padding-top: 22px;
}
.header_img{
	width: 750px;
}
/*-----------------------------------------------
__Main
-----------------------------------------------*/
.page_top{
	clear: both;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
}
#main .h2_first{
	margin-top: 8px;
	clear: both;
}
#main .h2_next{
	padding-top: 10px;
	clear: both;
}
#main .container_info{
	width: 505px;
	overflow: hidden;
	margin: 5px 0 0 10px;
	
}
#main .news_box{
	margin: 5px 0 10px 5px;
	float: left;
	overflow: hidden;
	display: inline;
	width: 235px;
	border: solid 1px #ccc;
	height: 180px;
}
#main .h3_wakakusa{
	margin-top: 4px;
}
#main .f_left{
	float: left;
}
#main .f_right{
	float: right;
}
#main .div_graduation{
	width: 493px;
	border: solid 1px #ccc;
	margin: 5px 0 0 15px;
	height: 180px;
}
#main .ul_main-menu{
	width: 500px;
	overflow: hidden;
	margin-left: 15px;
	margin-top: 10px;
}
#main .ul_main-menu li{
	float: left;
	padding-bottom: 5px;
}
#main .ul_main-menu li.li_next{
	padding-left: 5px;
}
#main .top_bn_link{
	clear: both;
	margin-left:15px;
	width: 498px;
}
/*-----------------------------------------------
__Side
-----------------------------------------------*/
#side .ul_gl_navi{
	margin-top: 10px;
	padding-bottom: 10px;
}
#side .ul_gl_navi li{
	margin-left: 7px;
	margin-bottom: 3px;
}
#side .ul_link{
	margin-top: 10px;
}
#side .ul_link li{
	margin-left: 7px;
	margin-bottom: 5px;
}
#side .dl_mail-magazine{
	margin-top: 15px;
	text-align: center;
}
#side .dl_mail-magazine .img_qr_code{
	margin-bottom: 10px;
}
#side .dl_mail-magazine .img_add{
	margin-top: 7px;
}

#side .side_footer{
	vertical-align: bottom;
	margin: 0;
}
/*-----------------------------------------------
__Footer
-----------------------------------------------*/
#footer .img_footer_policy{
	text-align: center;
	clear: both;
	padding-top: 20px;
}
#footer ul{/*-----Footer Navi*/
	float: right;
	margin-top:5px;
}
#footer li{
	float: left;
	padding:0 5px;
	border-right:1px solid #666;
	font-size:90%;
}
#footer li.last{
	float: left;
	padding-right:15px;
	border-right:0;
}
#footer address{
	clear: both;
	padding-top: 20px;
	text-align: center;
}
#footer .footer_add-box{
	width: 520px;
	overflow: hidden;
	margin: 0 auto;
	font-size: 0;
}
#footer .footer_add-box p{
	float: left;
}
#footer .footer_add-box .p_next{
	padding-left: 20px;
}
/*__No Script
-----------------------------------------------*/
p.no_script{
	width: 800px;
	padding: 10px;
	margin: 10px auto;
	border: 2px solid #bd0202;
}
