@charset "utf-8";
/* CSS Document */

body,div,pre,p,blockquote, 
form,fieldset,input,textarea,select,option, 
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6, 
table,th,td,embed,object { 
margin: 0; 
padding: 0; 
vertical-align: baseline; 
} 


body{
font-family: Arial, Helvetica, Verdana, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
background:url(../images/common/head_bg.jpg) repeat-x;
color:#666666;
}

#wrapper{
	background:url(../images/common/foot_bg.gif) repeat-x;
	background-position:bottom;
	width:100%;
	text-align:center;
}

#container{
	width:760px;
	margin:0 auto;
	text-align:left;
}

#header{
	width:750px;
	background:url(../images/common/header_bg.jpg) no-repeat;
	height:190px;
	padding:0 5px;
}

#logo{
	float:left;
	margin-right:10px;
}

#header_r{
	float:right;
	width:560px;
	height:165px;
	padding-right:5px;
}

#header h1{
	float:left;
	font-size:11pt;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:20px;
}


a#header_contact{
	float:right;
	width:290px;
	height:40px;
	display:block;
	text-indent:-9999px;
	margin-top:16px;
}

#gnavi{
	float:left;
	width:550px;
	height:25px;
	padding-left:10px;
}
#header #gnavi li {
	float:left;
	list-style:none;
}

#gnavi a{
	background-position:top;
	display:block;
	width:110px;
	height:25px;
	text-indent:-9999px;
}

#gnavi a:hover{
	background-position:0 -25px;
}

#gnavi1{background:url(../images/common/g_navi01.png) no-repeat;}
#gnavi2{background:url(../images/common/g_navi02.png) no-repeat;}
#gnavi3{background:url(../images/common/g_navi03.png) no-repeat;}
#gnavi4{background:url(../images/common/g_navi04.png) no-repeat;}
#gnavi5{background:url(../images/common/g_navi05.png) no-repeat;}

#contents{
	clear:both;
	background:url(../images/common/container_bg.jpg) repeat-y;
	width:730px;
	padding:15px 15px;
}

/*///////////////////////////sidenavi///////////////////////////////////*/
top_contents1_top


/*///////////////////////////sidenavi///////////////////////////////////*/

#side_navi{
	float:left;
	width:160px;
}

#main_contents{
	float:right;
	width:550px;
}

h3#side_profile{
	background:url(../images/common/side_profile_title.gif) no-repeat;
	width:160px;
	height:22px;
	display:block;
	text-indent:-9999px;
}

#side_profile_contents{
	background:url(../images/top/side_profile_back.jpg) no-repeat;
	width:155px;
	height:43px;
	display:block;
	margin-bottom:10px;
	padding:55px 0 0 5px;
}

h3#side_business{
	background:url(../images/common/side_business_title.gif) no-repeat;
	width:160px;
	height:22px;
	display:block;
	text-indent:-9999px;
}

#side_contents_mid{
	background:url(../images/common/side_mid.gif) repeat-y;
	width:160px;
	padding:5px 0;
}

#side_contents_bottom{
	background:url(../images/common/side_bottom.gif) no-repeat;
	width:160px;
	height:6px;
	margin-bottom:5px;
}

#side_business_list li{
	font-size:1.2em;
	line-height:180%;
	margin-left:5px;
}

#side_bana ul{
	clear:both;
}

#side_bana li{
	margin-bottom:10px;
}

#side_introduction{
	margin:20px 0;
	width:160px;
}

#side_introduction h3{
	margin-bottom:5px;
}
.side_24bana{
	margin-bottom:10px;
}

#donation{
	margin:10px auto;
}
#donation p{
	margin-bottom:5px;
}

#footer{
	position:relative;
	background:url(../images/common/footer_bg.jpg) no-repeat;
	width:730px;
	padding:10px 15px;
	height:160px;
}

#pagetop{
	padding-bottom:40px;
}

#pagetop a{
	float:right;
	background:url(../images/common/pagetop.gif) no-repeat;
	background-position:top;
	width:120px;
	height:15px;
	display:block;
	text-indent:-9999px;
}

#pagetop a:hover{
	background-position:0 -15px;
}

#footer ul{
	clear:both;
	padding-top:15px;
	text-align:center;
}

#footer ul li{
	display:inline;
	border-right:solid 1px #FFFFFF;
	padding:0 5px;
}

#footer ul li.footer_link_end{
	border:none;
}

#footer ul li a{
	color:#FFFFFF;
	font-weight:bold;
}

#footer ul li a:hover{
	color:#FF6600;
}

#footer p.footer_text{
	text-align:right;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:20px;
	margin:0;
}

#footer address{
	position:absolute;
	right:310px;
	bottom:13px;
	font-style:normal;
	color:#FFFFFF;
}

#footer #footer_contact{
	position:absolute;
	right:10px;
	bottom:15px;
	width:290px;
	height:40px;
	display:block;
	text-indent:-9999px;
	margin-top:16px;
}
	