@charset "utf-8";

/************* reset ****************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote { 
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img { 
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

ol,ul {
	list-style:none;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
}

q:before,q:after {
	content:'';
}

abbr,acronym { border:0;
}

/************* font ****************/

body{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height:140%;
	color:#333333;
	font-size:80%;
}



/*基本サイズ12px
10px  	84%
11px 	92%
12px 	100%
13px 	109%
14px 	117%
15px 	125%
16px 	134%
17px 	142%
18px 	150%
19px 	159%
20px 	167%
21px 	175%
22px 	184%
23px 	192%
24px 	200%
25px 	209%
26px 	217%
*/

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
}

a{
	color:#999999;
	text-decoration:none;
	outline:none;
}

a:hover{
	color:#FF9900;
	text-decoration:underline;

}
.bullet_allow {
	background: url(../img/bullet_allow.gif) left center no-repeat;
	padding-left:18px;
	font-weight: bold;
	margin-top:10px;
}
.bullet_allow a{	
	color:#FF9900;
}
.bullet_allow a:hover{	
	color:#FF6600;
}




/************* body ****************/
body{
	background:url(../img/backgraund.jpg) repeat-x left top;
	background-attachment:fixed;
}

/************* container ****************/

#container{
	background-color:#FFFFFF;
	width:800px;
	margin:0 auto;
	text-align:justify;
}

/************* header ****************/

#header{
	width:800px;
	margin-bottom:10px;
	margin-top:20px;
}

#header_left{
	width:280px;
	float:left;
	display:inline;
}
#header_right{
	width:520px;
	float:left;
	display:inline;
}

/*logo*/
h1 a{
	width:280px;
	height:45px;
	background:url(../img/header_logo.gif) left top no-repeat;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
}

/*fontsize*/
.fontsize{
	background:url(../img/fontsize.gif) left top no-repeat;
	height:23px;
	padding-left:70px;
	margin-left:355px;
}
.fontsize li{
	float:left;
}

a#font-small{
	background:url(../img/font_small.gif) left top no-repeat;
	height:23px;
	text-indent:-9999px;
	width:20px;
	display:block;
	overflow:hidden;
	line-height: 0px;
	}
a:hover#font-small{
	background:url(../img/font_small.gif) left bottom no-repeat;
	}

a#font-medium{
	line-height: 0px;
	background:url(../img/font_mid.gif) left top no-repeat;
	height:23px;
	text-indent:-9999px;
	width:25px;
	display:block;
	overflow:hidden;
	}
a:hover#font-medium{
	background:url(../img/font_mid.gif) left bottom no-repeat;
	}

a#font-large{
	line-height: 0px;
	background:url(../img/font_large.gif) left top no-repeat;
	height:23px;
	text-indent:-9999px;
	width:30px;
	display:block;
	overflow:hidden;
	}
	
a:hover#font-large{
	background:url(../img/font_large.gif) left bottom no-repeat;
	}

/*smallmenu*/

#smallmenu{
	margin-left:180px;
	margin-top:10px;
}

#smallmenu li{
	height:18px;
	float:left;
	background-position:left top no-repeat;
	text-indent:-9999px;
}

#smallmenu li a{
	height:18px;
	background-position:left top no-repeat;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}

#smallmenu li a:hover{
	background-position:left 18px;
}

.home a{
	width:60px;
	background: url(../img/header_menu_home.gif);
}

.sitemap a{
	width:80px;
	background: url(../img/header_menu_sitemap.gif);
}

.privacy a{
	width:100px;
	background: url(../img/header_menu_privacy.gif);
}

.inguiry a{
	width:80px;
	background: url(../img/header_menu_contact.gif);
}


/*grandmenu*/

#grandmenu{
	width:800px;
	height:60px;
	clear:both;
}

#grandmenu li{
	float:left;
}
#grandmenu li a{
	height:60px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	background-position: left top no-repeat;
}


li.about a{
	background: url(../img/menu_about.jpg);
	width:176px;
}
li.about a:hover{
	background: url(../img/menu_about.jpg) left -60px;
}

li.activities a{
	background: url(../img/menu_activities.jpg);
	width:116px;
}
li.activities a:hover{
	background: url(../img/menu_activities.jpg) left -60px;
}


li.cooperation a{
	background: url(../img/menu_cooperation.jpg);
	width:211px;
}
li.cooperation a:hover{
	background: url(../img/menu_cooperation.jpg) left -60px;
	width:211px;
}

li.contribution a{
	background: url(../img/menu_contribution.jpg);
	width:171px;
}
li.contribution a:hover{
	background: url(../img/menu_contribution.jpg) left -60px;
	width:171px;
}


li.access a{
	background: url(../img/menu_access.jpg);
	width:126px;
}
li.access a:hover{
	background: url(../img/menu_access.jpg) left -60px;
	width:126px;
}
#topic_path {
	margin-bottom: 10px;
}

/************* main ****************/
/*topic path*/

#topic_path li{
	display:inline;
}

#topic_path li a{
	color:#666666;
	text-decoration:underline;
}

#topic_path li a:hover{
	color:#669900;
}

#topic_path li.crumb{
	background:url(../img/topic.gif) no-repeat left center;
	padding-left:15px;
}

#contents p{
	padding-left:15px;
}
	
.back_to_top a{
	width:30px;
	height:25px;
	background: url(../img/back_to_top.jpg) right top no-repeat;
	text-indent:-9999px;
	margin:30px 0px 0px 770px;
	display:block;
	overflow:hidden;
}
#page_guide {
	clear:both;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #E2DDD8;
	padding-top: 10px;
	margin-top:10px;
	padding-bottom:10px;
}
#page_guide p{
	text-align:center;
}


/************* footer ****************/

/*layout*/

#footer{
	clear:both;/*ドリ用のタグ*/
	width:800px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:20px;
}

#footer address{
	text-align:center;
}


/************* clearfix ****************/

/*.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility::hidden;
}

.clearfix{
	zoom:1;
}
*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
