﻿@charset "UTF-8";
/*

*/
@import url(css/html5reset-1.6.1.css);
@import url(css/layout.css);
@import url(css/common.css);
@import url(css/nav.css);
@import url(css/content.css);
@import url(css/top.css);





/* =フラッシュ下メニュー
----------------------------------------------- */



#access div {
	margin: 0px 50px 0px 50px;
	width: 958px;
}




/* Singular */






/* Right Content */




/* One column */




/* Simplify the showcase template */



/* Simplify the showcase template when small feature */





/* Remove the margin on singular articles */

/* Simplify the pullquotes and pull styles */

/* Make sure we have room for our comment avatars */

/* Make sure the logo and search form don't collide */

/* Talking avatars take up too much room at this size */


/* =Global
----------------------------------------------- */




/* Headings */



/* Text elements */


/* Forms */


/* Assistive text */
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}
#access a.assistive-text:active,
#access a.assistive-text:focus {
	background: #eee;
	border-bottom: 1px solid #ddd;
	color: #1982d1;
	clip: auto !important;
	font-size: 12px;
	position: absolute;
	text-decoration: underline;
	top: 0;
	left: 7.6%;
}


/* =Header
----------------------------------------------- */




/* =Menu
-------------------------------------------------------------- */
#access div {
width : 958px;	
margin: 0px auto;
}



#access {
	background: #202056;
	clear: both;
	display: block;
	float: left;
	margin: 0 auto 0px;
	width: 100%;
	padding: 0px 0px 0px 0px;
}
#access ul {
	font-size: 15px;
	font-weight: bold;
	list-style: none;
	margin:  0 10px 0 10px;
	padding: 0px 0 20px 0;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	color: #ffffff;
	display: block;
	line-height: 2.5em;
	padding: 0 1.3em;
	text-decoration: none;
	padding:  10px 27px 10px 27px;
}
#access ul ul {
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 38px;
	left: 0;
	width: 188px;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #59598c;
	border-bottom: 2px dotted #ffffff;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	height: auto;
	line-height: 1.4em;
	width: 168px;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	background: #202056;
}
#access li:hover > a,
#access a:focus {
	background: #59598c;
	color: #ffffff;
}
#access ul li:hover > ul {
	display: block;
}
#access .current-menu-item > a,
#access .current-menu-ancestor > a,
#access .current_page_item > a,
#access .current_page_ancestor > a {
	font-weight: bold;
}

/* =次ページMenu
-------------------------------------------------------------- */

#access0 {
	clear: both;
	display: block;
	background: #354d35;
	float: left;
	margin: 0 auto 0px;
	width: 100%;
}
#access0 ul {
	font-size: 13px;
	list-style: none;
	font-weight: bold;
	margin: 0 0 0 0;
	padding-left: 0;
}
#access0 li {
	float: left;
	position: relative;
}
#access0 a {
	color: #ffffff;
	display: block;
	line-height: 3.333em;
	padding: 0 1.0em;
	text-decoration: none;
}
#access0 ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 3.333em;
	left: 0;
	width: 188px;
	z-index: 99999;
}
#access0 ul ul ul {
	left: 100%;
	top: 0;
}
#access0 ul ul a {
	background: #dddddd;
	border-bottom: 1px dotted #ddd;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 168px;
}
#access0 li:hover > a,
#access0 ul ul :hover > a,
#access0 a:focus {
	background: #555555;
}
#access0 li:hover > a,
#access0 a:focus {
	background: #555555;
	color: #ffffff;
}
#access0 ul li:hover > ul {
	display: block;
}
#access0 .current-menu-item > a,
#access0 .current-menu-ancestor > a,
#access0 .current_page_item > a,
#access0 .current_page_ancestor > a {
	font-weight: bold;
}





/* =トップページMenu
-------------------------------------------------------------- */
#access2 div {
width : 958px;	
margin : 0 auto 0 auto;
border-left: 1px solid #cccccc;
height: 25px;
}

#access2 a.assistive-text:active,
#access2 a.assistive-text:focus {
	background: #eee;
	border-left: 1px solid #cccccc;
	color: #1982d1;
	clip: auto !important;
	font-size: 12px;
	position: absolute;
	text-decoration: underline;
	top: 0;
	left: 7.6%;
}



#access2 {
	background:#ffffff url();
	clear: both;
	display: block;
	float: left;
	margin: 0 auto 0px;
	width: 100%;
}
#access2 ul {
	font-size: 15px;
	list-style: none;
	font-weight: bold;
	margin:  0 0px 0 0px;
	padding: 0px 0 10px 0;
}
#access2 li {
	float: left;
	position: relative;
}
#access2 a {
	color: #333333;
	display: block;
	line-height: 5.0em;
	padding: 0 1.3em;
	text-decoration: none;
        border-right: 1px solid #cccccc;
	padding:  0px 27px 0px 27px;
}
#access2 ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 3.333em;
	left: 0;
	width: 188px;
	z-index: 99999;
}
#access2 ul ul ul {
	left: 100%;
	top: 0;
}
#access2 ul ul a {
	background: #dddddd;
	border-bottom: 1px dotted #ddd;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 168px;
}
#access2 li:hover > a,
#access2 ul ul :hover > a,
#access2 a:focus {
	background: #999999;
}
#access2 li:hover > a,
#access2 a:focus {
	background: #999999;
	color: #ffffff;
}
#access2 ul li:hover > ul {
	display: block;
}
#access2 .current-menu-item > a,
#access2 .current-menu-ancestor > a,
#access2 .current_page_item > a,
#access2 .current_page_ancestor > a {
	font-weight: bold;
}








/* Search Form */


/* =Content
----------------------------------------------- */

#main {
	clear: both;
	padding: 1.625em 0 0;
}

