@charset "utf-8";

/* defalt settings */
* {
	margin:0;
	padding:0;
}


body {
	font-size:12px;
	line-height:1.4;
	font-family:"メイリオ", "MS　Pゴシック", "MS　ゴシック", osaka, sans-serif;
	background:#DFEAF8;
	color:#333;
}


img {
	border:none;
}


.clear {
	clear:both;
}



#wrapper {
	width:880px;
	padding:0 20px;
	margin:0 auto;
	background:url(../../images/common/body_bg.jpg) repeat-y 0 0;
}


#header {
	width:880px;
	height:190px;
	padding:5px 0 0;
	margin:0 0 20px;
	background:url(../../images/common/top_image01.gif) no-repeat 0 0;
	position:relative;
}


#main {
	width:880px;
	margin:0 0 30px;
}


#l-col {
	width:680px;
	float:left;
}


#l-col2 {
	width:190px;
	float:left;
}


#l-col2 h3 {
	margin:0;
}


#l-col2 img {
	margin:0 0 10px;
}


#r-col {
	width:190px;
	float:right;
}


#r-col2 {
	width:680px;
	float:right;
}


#r-col img {
	margin:0 0 10px;
}


#footer {
	width:880px;
	padding:10px 0 50px;
	text-align:center;
	font-size:10px;
	color:#333;
}



h1#logo {
	width:480px;
	height:75px;
	margin:0;
	font-size:10xp;
	position:absolute;
	top:20px;
	left:200px;
}


#area-sitemap {
	width:300px;
	height:12px;
	font-size:10px;
	text-align:right;
	position:absolute;
	top:35px;
	right:0;
}

#area-sitemap img {
	vertical-align:bottom;
}


#area-sitemap a, #area-sitemap a:link, #area-sitemap a:visited {
	color:#666;
	text-decoration:none;
}


#area-sitemap a:hover, #area-sitemap a:active {
	color:#333;
	text-decoration:underline;
}


#areaNavi {
	width:880px;
	margin:0 0 15px;
}


#areaNavi img {
	vertical-align:text-bottom;
}


/* global navigation */
ul#g-navi {
	width:880px;
	list-style:none;
}


ul#g-navi li {
	float:left;
}


#top {
	width:146px;
	height:50px;
	text-decoration:none;
	text-indent:-9999px;
	background:url(../../images/common/btn_home_f3.jpg) no-repeat 0 0;
}


#top a, #top a:link, #top a:visited {
	display:block;
	width:146px;
	height:50px;
	text-decoration:none;
	text-indent:-9999px;
	background:url(../../images/common/btn_home.jpg) no-repeat 0 0;
}


#top a:hover, #top a:active {
	background:url(../../images/common/btn_home_f2.jpg) no-repeat 0 0;
}



#info {
	width:147px;
	height:50px;
	text-decoration:none;
	text-indent:-9999px;
	background:url(../../images/common/btn_info_f3.jpg) no-repeat 0 0;
}


#info a, #info a:link, #info a:visited {
	display:block;
	width:147px;
	height:50px;
	text-decoration:none;
	text-indent:-9999px;
	background:url(../../images/common/btn_info.jpg) no-repeat 0 0;
}


#info a:hover, #info a:active {
	background:url(../../images/common/btn_info_f2.jpg) no-repeat 0 0;
}


#activity {
	width:147px;
	height:50px;
	text-decoration:none;
	text-indent:-9999px;
	background:url(../../images/common/btn_activity_f3.jpg) no-repeat 0 0;
}


#activity a, #activity a:link, #activity a:visited {
	display:block;
	width:147px;
	height:50px;
	text-decoration:none;
	text-indent:-9999px;
	background:url(../../images/common/btn_activity.jpg) no-repeat 0 0;
}


#activity a:hover, #activity a:active {
	background:url(../../images/common/btn_activity_f2.jpg) no-repeat 0 0;
}



#aboutUs {
	width:147px;
	height:50px;
	text-decoration:none;
	text-indent:-9999px;
	background:url(../../images/common/btn_aboutUs_f3.jpg) no-repeat 0 0;
}


#aboutUs a, #aboutUs a:link, #aboutUs a:visited {
	display:block;
	width:147px;
	height:50px;
	text-decoration:none;
	text-indent:-9999px;
	background:url(../../images/common/btn_aboutUs.jpg) no-repeat 0 0;
}


#aboutUs a:hover, #aboutUs a:active {
	background:url(../../images/common/btn_aboutUs_f2.jpg) no-repeat 0 0;
}


#registration {
	width:147px;
	height:50px;
	text-decoration:none;
	text-indent:-9999px;
	background:url(../../images/common/btn_registration_f3.jpg) no-repeat 0 0;
}


#registration a, #registration a:link, #registration a:visited {
	display:block;
	width:147px;
	height:50px;
	text-decoration:none;
	text-indent:-9999px;
	background:url(../../images/common/btn_registration.jpg) no-repeat 0 0;
}


#registration a:hover, #registration a:active {
	background:url(../../images/common/btn_registration_f2.jpg) no-repeat 0 0;
}



#member {
	width:146px;
	height:50px;
	text-decoration:none;
	text-indent:-9999px;
	background:url(../../images/common/btn_member_f3.jpg) no-repeat 0 0;
}


#member a, #member a:link, #member a:visited {
	display:block;
	width:146px;
	height:50px;
	text-decoration:none;
	text-indent:-9999px;
	background:url(../../images/common/btn_member.jpg) no-repeat 0 0;
}


#member a:hover, #member a:active {
	background:url(../../images/common/btn_member_f2.jpg) no-repeat 0 0;
}



/* settings for sub menu */
#areaSubmenu {
	width:190px;
}


ul.submenu {
	list-style:none;
	padding:0 10px 20px;
	border-bottom:1px dotted #CCC;
}


ul.submenu li {
	padding:3px 3px 3px 25px;
	background:url(../images/arrow_submenu.gif) no-repeat 3px 5px;
	border-bottom:1px dotted #69F;
}


ul.submenu a, ul.submenu a:link, ul.submenu a:visited {
	color:#630;
	text-decoration:none;
}


ul.submenu a:hover, ul.submenu a:active {
	color:#039;
	text-decoration:none;
}




/* ログインウィンドウ設定 */
#login_win {
	width:200px;
	height:200px;
	margin:30px auto 100px;
	padding:50px 30px 0 270px;
	background:url(../images/login_bg.jpg) no-repeat 0 0;
	line-height:2;
}


input {
	margin:0 0 10px;
}


input[type="image"] {
	margin:15px 0 0;
}

/*管理フォーム*/
#m-form{
	margin-left: 20px;
	}

#m-form td{
 text-align: left;
}

#m-form .btn{
 text-align: center;
}

#m-form th{
 background-color: #AABFFF;
 padding: 5px 0;
}

h2 {
	width:655px;
	padding:8px 5px 13px 20px;
	margin:0 0 10px;
	font-size:14px;
	background:url(../../images/common/title_bar01.jpg) no-repeat 0 0;
}

.block_member {
	width:680px;
	margin:0 0 20px;
	border-bottom:1px dotted #CCC;
}

.textarea {
	width:460px;
	float:left;
}

.photoarea {
	width:200px;
	float:right;
	padding:0 10px 0 0;
}


.textarea p {
	margin:0 10px 20px;
}


.photoarea img {
	margin:0 0 10px 0;
}

.dl_pdf {
	display:block;
	padding:20px 0 20px 55px;
	margin:20px;
	background:url(../../images/common/icon_pdf.png) no-repeat 0 0;
}