@charset "UTF-8";

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


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

#header{
	margin-bottom: 17px !important;
}

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

html {
	background-image: url(../images/backgroundtop.gif);
	background-repeat: repeat-x;
	background-color: transparent;
}

div.mainColumn {
	float: left;
	width: 580px;
	padding-top: 15px;
	margin-right: 5px;
	margin-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
}

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


#contents{

}


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

#container div.mainColumn div.section1 {
	width: 550px;
	margin-left: 15px;
}

div.mainColumn div.section1 ul{
	padding: 0px;
	list-style-type: none;
}

div.mainColumn div.section1 li{
	list-style-type: none;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	display: block;
	height: 70px;
	padding-bottom: 5px;
}

div.mainColumn div.section1 .column_list_photo{
	height: 70px;
	width: 70px;
	float: left;
	margin: 0px;
	padding: 0px;
}
div.mainColumn div.section1 div.column_list_photo img{
	height: 70px;
	width: 70px;
	border: 1px solid #D4D0C8;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
} 
div.mainColumn div.section1 h4{
	height: 70px;
	margin-left: 5px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #D2A3FE;
	float: right;
	width: 440px;
	margin-bottom: 3px;
	line-height: 1.1em;
}

div.mainColumn div.section1 h4 a, div.mainColumn div.section1 h4 a:visited{
	text-decoration: none;
	color: #777777;
	font-weight: bold;
}

div.mainColumn div.section1 h4 a:hover{
	text-decoration: none;
	color: #FF6699;
}
div.mainColumn div.section1 p{
	clear: both;
	font-size: 0.7em;
	color: #666666;
	margin-top: 15px;
	margin-bottom: 10px;
}

div.mainColumn span.issuedate{
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	margin-right: 10px;
}

div.mainColumn span.keyword a:link, div.mainColumn span.keyword a:visited{
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	margin-right: 10px;
}

div.mainColumn span.keywords{
	font-size: 12px;
	color: #CC0000;
	margin-right: 5px;
	margin-left: 10px;
}

div.mainColumn div.section1 span.read  {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}

div.mainColumn div.section1 span.read2 {
	font-size: 12px;
	color: #FF33AA;
	font-weight: Bold;
}


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

div.header h1 {

}



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

#news{
	margin-top: 10px;
	margin-bottom: 25px;
	padding-bottom: 20px;
	font-size: 12px;
	width: 550px;
	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.8em;
	margin-left: 6em;}



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

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

#localNav span.read  {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}


/*4-2. LocalNavigation 広告
---------------------------------------------------------*/




#mainImage {

	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: auto;
	height: 200px;
	float: left;
	margin-right: auto;
	text-align: center;
}

div.footer {
	background-color: #FFFFFF;
}


p a.askus{
	background: url(../../images/ask_us_bottom_off.jpg) no-repeat;
	height: 95px;
	width: 570px;
	display: block;
	text-indent: -9999px;
	margin-bottom: 25px;
}

p a:hover.askus{
	background: url(../../images/ask_us_bottom_on.jpg) no-repeat;
	height: 95px;
	width: 570px;
	display: block;
	margin-bottom: 25px;
}