﻿@charset "UTF-8";

/* ################################################################################*/
/*        　                                                                       */
/*        ●トップページ                                                    　　　 */
/*          1. ページ全般                                                      　　*/
/*          2. ヘッダ   　　　													　 */
/*			3. NEWS　　                                                        　　*/
/*          4. LocalNavigation                                                     */
/*        　                                                                       */
/* ################################################################################*/


ul.globalNavigation li.menu01 a{
	background-position: 0px -60px;
	background-image: url(../images/global_nav.jpg);
	}

/* ================================================================================ */
/*      1. ページ全般                                                               */
/* ================================================================================ */

div.mainColumn {
	width: 550px;
	padding-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	margin-bottom: 20px;
}

div.mainColumn div h3 {
	margin-bottom: 10px;
	width: 531px;
}

div.mainColumn img{
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* ================================================================================ */
/*      2. ヘッダ                                                                   */
/* ================================================================================ */

div.header h1 {
}


/* ================================================================================ */
/*      5. section3                                                                 */  
/* ================================================================================ */



/* ================================================================================ */
/*      3.NEWS                                                                      */  
/* ================================================================================ */

#news{
	margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 15px;
	font-size: 12px;
	width: 540px;
	margin-left: 10px;
	float: left;
	}
#news dl{
	margin: 0px;
}

#news dt{
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0.5em
	}

#news dd{
	line-height: 160%;
	margin-top: -1.3em;
	margin-right: 0;
	margin-bottom: 0.3em;
	margin-left: 6em;}
	
	
/* ================================================================================ */
/*      3.newsrelease                                                               */  
/* ================================================================================ */

#newsrelease{
	margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	width: 630px;
	margin-left: 10px;
	float: left;
	}
#newsrelease dl{
	margin: 0px;
}

#newsrelease dt{
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0.5em
	}

#newsrelease dd{
	line-height: 160%;
	margin-top: -1.3em;
	margin-right: 0;
	margin-bottom: 0.8em;
	margin-left: 6em;}

/* ================================================================================ */
/*      4. LocalNavigation                                                          */  
/* ================================================================================ */
/*4-1. LocalNavigation 全般  
---------------------------------------------------------*/
#localNav {
	float: left;
	width: 200px;
	margin-top: 15px;
	margin-left: 0px;
}

#localNav img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: 0px;
}

#localNav ul.localNavList1 li {
	margin-bottom: 7px;
	list-style-type: none;
	width: 190px;
	height: 59px;
}

#localNav ul.localNavList1 li a {
	display: block;
	width: 190px;
	height: 59px;
	overflow: hidden;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#localNav ul.localNavList1 li.about a, li.about {
	background-image: url(../../front/localnav/about.jpg);
	background-repeat: no-repeat;
}

#localNav ul li.button1 a{
	display: block;
	width: 197px;
	height: 24px;
	background-image: url(../../front/localnav/login_link.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 50px;
	list-style-type: none;
}

/*4-2. LocalNavigation 広告
---------------------------------------------------------*/
#localNav #localads div.section1{
	width: 192px;
	margin-left: 20px;
	margin-bottom: 15px;
	border: 1px solid #C0C0C0;
	padding: 4px;
	font-size: 0.9em;
}

#localNav #localads div.section1 h3{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

#localNav #localads div.section1 p{
	margin-top: 0px;
	padding-top: 0px;
}

/*4-2. LocalNavigation 下  
---------------------------------------------------------*/

#localNavBottom {
	width: 190px;
	text-align:left;
	padding-left: 10px;
	margin-top: 20px;
}

#localNavBottom li {
	padding-left: 20px;
	background-image: url(../../images/localnav_marker.gif);
	background-repeat: no-repeat;
	background-position: 0% 45%;
	width: 175px;
	font-size: 80%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	list-style-type: none;
	margin-left: 0px;
	line-height: 1.7em;
}

#localNavBottom a:hover {
	color: #4573B3;
	border-left-color: #4573B3;
}

#sticker{
	margin-top: 10px;
}

a:hover.click{
	left: 2px;
	top: 2px;
}

#localNav a:hover{
	color: #4573B3;
    position:relative ;
	top:2px ;
	left:2px ;
}

.pamiken{
	background-image: url(../../front/localnav/pamiken.jpg);
	background-repeat: no-repeat;
	height: 53px;
	width: 200px;
	text-indent: -9999px;
	display: block;
	margin-left: 0px;
	margin-bottom: 15px;
}

.partner{
	background-image: url(../../front/localnav/partner.jpg);
	background-repeat: no-repeat;
	height: 53px;
	width: 200px;
	text-indent: -9999px;
	display: block;
	margin-left: 0px;
	margin-bottom: 15px;
}

