@charset "EUC-JP";

/*-------------------------------------------

 BASE LAYOUT

-------------------------------------------*/

body {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	font-size: 100%;
	line-height: 140%;
	margin: 22px auto 0 auto;
	padding: 0;
	text-align: center;
	color: #666;
}

#header {
	background: url(../images/head_top_bg.png) no-repeat;
	width: 770px;
	height: 186px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
}
#header_img {
	width: 750px;
	height: 174px;
	margin: 0 auto;
	position: relative;
	top: 10px;
	left: 0px;
}
#container {
	text-align: left;
	margin: 0 auto;
	width: 770px;
	background: url(../images/content_bg.png) repeat-y;
}
#main_column {
	width: 511px;
	margin-left: 235px;
	background: url(../images/column_center_bg.gif) repeat-y;
}
#sidebar {
	width: 202px;
	height: 1%;
	margin-left: 15px !important;
	margin-left: 10px;
	padding-top: 10px;
	font-size: 80%;
	background: #FFF;
	float: left;
}
#footer {
	clear: both;
	width: 770px;
	height: 50px;
	margin: 0 auto;
	padding-top: 25px;
	background: url(../images/footer_bg.png) no-repeat;
}
#footer p {
	margin: 10px auto;
	font-size: 80%;
}
#copyright {
	font-size: 80%;
	padding-left: 25px;
	/*float:left;*/
}
#asai_logo {
	margin-right: 20px;
	padding-right: 20px;
	float: right;
}
#hokusho-logo{
	text-align:left;
	width:740px;
	margin-bottom:5px;
}

/*-------------------------------------------

 トップページ  

-------------------------------------------*/

h1#sitename {
	font-size: 200%;
	color: #FFF;
	padding: 20px 20px;
	margin: 0;
}
#description {
	position: absolute;
	top: 10px !important;
	top: 0;
	left: 430px;
	color: #FFF;
	width: 300px;
	height: 150px;
	font-size: 80%;
	line-height: 130%;
}

/*-------------------------------------------

 NAVIGATION  

-------------------------------------------*/
#nav_title {
	width: 202px;
	height: 34px;
	padding: 4px 0 0 20px;
	margin: 0;
}
ul#nav {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#nav li a:link, ul#nav li a:visited, ul#nav li a:active {
	display: block;
	color: #FFF;
	width: 202px;
	height: 32px;
	padding-left: 20px;
	padding-top: 3px;
	text-decoration: none;
}
ul#nav li a:hover {
	display: block;
	color: #FFF;
	width: 202px;
	height: 32px;
	padding-left: 20px;
	padding-top: 3px;
	text-decoration: none;
}

/*-------------------------------------------

 ページタイトルの指定 

-------------------------------------------*/

#page_title {
	width: 511px;
	height: 48px;
	margin-bottom: 15px;
	background: #FFF url(../images/column_top_bg.gif) no-repeat;
}
h2#title {
	position: relative;
	top: 10px;
	left: 203px;
	font-size: 90%;
	text-align: center;
	width: 300px;
	margin: 0;
	padding: 0;
	line-height: 120%;
}
	

/*-------------------------------------------

 リンク色

-------------------------------------------*/

a:link {
	color: #333;
}
a:hover, a:visited, a:active {
	color: #666;
}
h1#sitename a:link,h1#sitename a:visited,h1#sitename a:active {
	color: #FFF;
	text-decoration: none;
}
h1#sitename a:hover{
	color: #FFF;
	text-decoration: underline;
}
.link_title a:link, .link_title a:visited, .link_title a:active {
	text-decoration: none;
}
.link_title a:hover {
	text-decoration: underline;
}
/*-------------------------------------------

 デザイン　共通項目

-------------------------------------------*/
.column_box {
	width: 511px;
	margin: 0;
	height: 100%;
	padding-bottom: 20px;
	background: url(../images/column_bottom_bg.gif) no-repeat 0% 100%;
}
.news_box, .info_box, .schedule_box, .member_box, .link_box {
	padding: 7px;
	margin: 0px 10px 20px 10px;
	font-size: 80%;
	height: 1%;
	overflow: auto;
}
.news_date {
	margin: 0  7px 0 15px;
	padding: 0;
	font-size: 80%;
	letter-spacing: 0.1em;
	float: left;
}
.schedule_date {
	margin: 0  7px 0 15px;
	padding: 0 5px 0 0;
	font-size: 80%;
	letter-spacing: 0.1em;
	font-weight: bold;
}
.month {
	font-size: 16px;
}
.day {
	font-size: 24px;
	margin: auto;
}
.week {
	display: block;
	text-align: center;
	background:#fff;
}
.place {
	font-size: 80%;
	color: #FF9900;
	text-align: right;
	margin:  3px 0;
}
.schedule_title {
	color: #666;
	padding: 5px 0 0 0;
	font-size: 120%;
	font-weight: bold;
	margin: 0 15px;
	border-bottom: 1px dotted #333;
	line-height: 140%;
}
.news_title, .info_title, .link_title {
	color: #666;
	padding: 10px 0 20px 0;
	font-size: 120%;
	font-weight: bold;
	margin: 0 15px;
	border-bottom: 1px dotted #333;
}
.old {
	font-size: 80%;
	margin-left: 20px;
	clear:both;
}

/*-------------------------------------------

 メンバープロフィール 

-------------------------------------------*/
.member_name {
	padding: 5px;
	font-size: 120%;
	font-weight: bold;
	margin: 0;
	border: 4px double #ccc;
}
h4.member_name {
	margin: 0;
}
.member_position {
	margin: 0;
	padding: 0;
	color: #036;
	font-weight: bold;
	font-size: 80%;
}
.member_txt {
	padding: 0 8px;
	margin: 0;
}


/*-------------------------------------------

 写真指定 

-------------------------------------------*/
/* 写真 回り込みなし*/
.photo {
	width: 180px;
	height: 133%;
	padding: 5px;
	margin: 5px 7px 7px 0;
	border-top: 1px #CCC solid;
	border-left: 1px #CCC solid;
	border-right: 2px #AAA solid;
	border-bottom: 2px #AAA solid;
	display: block;
}

/* 写真　回り込み左側 */
.photo_left {
	float: left;
	width: 180px;
	padding: 5px;
	margin: 5px 7px 7px 5px;
	border-top: 1px #CCC solid;
	border-left: 1px #CCC solid;
	border-right: 2px #AAA solid;
	border-bottom: 2px #AAA solid;
}

/* 写真　回り込み右側 */
.photo_right {
	float: right;
	width: 188px;
	padding: 5px;
	margin: 5px 5px 7px 7px;
	border-top: 1px #CCC solid;
	border-left: 1px #CCC solid;
	border-right: 2px #AAA solid;
	border-bottom: 2px #AAA solid;
}

/* メンバーページ写真指定 */
.member_photo {
	width: 120px;
	padding: 5px;
	border-top: 1px #CCC solid;
	border-left: 1px #CCC solid;
	border-right: 2px #AAA solid;
	border-bottom: 2px #AAA solid;
}
