@charset "utf-8";

@import "reset.css";
@import "base.css";
@import "sidebar.css";

body{
	background: #fff url("../images/bg-page.gif") repeat-x 0 0;
}

/* basic layout */
#page{
	margin: 0 auto 26px auto;
	text-align: left;
	width: 933px; /* base width: 923px (added extra 10px) */
}
	#page h1{
		margin-bottom: 13px;
	}
#section{
	float: left;
	width: 205px;
}
#content{
	float: right;
	width: 728px;
}

/* .hentry */
#page .hentry{
	background: transparent url("../images/bg-page-graphic.gif") no-repeat 0 0;
	padding: 0 18px 0 21px;
	margin: 0 0 26px 0;
	width: 689px;
}
#page .hentry h2{
	padding: 23px 0;
	margin: 0 0 13px 0;
}
.published{
	float: left;
	font-family:"Hiragino Mincho Pro","ヒラギノ明朝 Pro W3","HeiseiMincho","平成明朝","ＭＳ Ｐ明朝","細明朝体",serif;
	font-size: 13px;
	margin: 0 0 3px 0;
	width: 182px;
}
.category{
	float: right;
	font-size: 11px;
	margin: 0 0 3px 0;
	text-align: right;
	width: 220px;
}
	.category a:link, 
	.category a:visited, 
	.category a:active{
		background-color: #25435d;
		color: #fff;
		padding: 3px 6px;
		text-decoration: none;
	}
	.category a:hover{
		color: #b5bfc9;
	}
.entry-title{
	clear: both;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	margin: 0 0 6px 0;
}
.entry-summary, 
.entry-content{
	font-size: 13px;
	line-height: 19px;	
}
.entry-summary p, 
.entry-content p,
.entry-content ul, 
.entry-content ol{
	margin: 0 0 20px 0;
}
.entry-content ul, 
.entry-content ol{
	padding: 0 0 0 26px;
}
.entry-content ul ul, 
.entry-content ol ol, 
.entry-content ul ol, 
.entry-content ol ul{
	margin: 0 0 3px 0;
}
.entry-content ul{
	list-style: circle;
}
.entry-content ol{
	list-style: decimal;
}
.entry-summary h3, 
.entry-content h3{
	color: #5b4c0e;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 7px 0;
}
.entry-summary h4, 
.entry-content h4{
	color: #000;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 3px 0;
}
.entry-content table{
	border-collapse: collapse;
	margin: 0 0 20px 0;
}
.entry-content th, 
.entry-content td{
	padding: 3px 6px;
}
.entry-content th{
	color: #333;
	font-weight: bold;
	vertical-align: top;
}

/* 代表者プロフィール */
.mymessage{
	border-top: 1px solid #ccc;
	padding: 26px 0 0 0;
}

/* お申し込みありがとうございました */
.notice-mail{
	background: transparent url("../images/icon-envelope.gif") no-repeat 0 50%;
	font-size: 13px;
	font-weight: bold;
	line-height: 19px;
	margin: 0 auto 20px auto;
	padding: 6px 0 6px 42px;
	width: 360px;
}

/* Links */
#bookmarks{
	list-style: none;
	padding: 0;
}
#bookmarks li.linkcat{
	margin: 0 0 12px 0;
}
#bookmarks li.linkcat span{
	display: block;
	font-weight: bold;
	margin: 0 0 6px 0;
}
#bookmarks .blogroll{
	list-style: circle;
	padding: 0 0 0 26px;
}
#bookmarks .blogroll li{
	font-weight: normal;
	margin: 0 0 6px 0;
}
#bookmarks .blogroll a{
	display: block;
	margin: 0 0 2px 0;
}

/* Event */
.eventbox{
	margin: 0 0 13px 0;
	padding: 32px 0 0 0;
	width: 689px;
}
.eventbox h3{
	margin: 0 0 6px 0;
	padding: 0;
}
.eventbox div{
	background: transparent url("../images/bg-eventbox.gif") no-repeat 0 100%;
	margin: 0;
	padding: 0 182px 13px 13px;
}
.seminar{
	background: transparent url("../images/eventbox-bg-seminar.gif") no-repeat 0 0;
}
.mm{
	background: transparent url("../images/eventbox-bg-mm.gif") no-repeat 0 0;
}
.ithink{
	background: transparent url("../images/eventbox-bg-ithink.gif") no-repeat 0 0;
}
.tensai{
	background: transparent url("../images/eventbox-bg-tensai.gif") no-repeat 0 0;
}
.mental{
	background: transparent url("../images/eventbox-bg-mental.gif") no-repeat 0 0;
}
.entry-content .eventbox p, 
.entry-content .eventbox ul{
	margin: 0;
}
.entry-content .eventbox p.btn{
	padding-top: 6px;
	text-align: right;
}

/* 天才温泉 */
.entry-content ul.uservoice{
	list-style: none;
	padding: 0;
}
.entry-content ul.uservoice li{
	display: inline;
	margin: 0 8px 0 0;
}
.entry-content ul.uservoice li.last{
	margin: 0;
}
.entry-content .tensaiapply{
	background: transparent url("../images/bg-tensai-apply.gif") no-repeat 0 100%;
	margin: 0 auto 13px auto;
	padding: 0 0 13px 0;
	text-align: center;
	width: 480px;
}
.entry-content .tensaiapply p{
	background: transparent url("../images/bg-tensai-apply2.gif") no-repeat 0 0;
	font-size: 13px;
	line-height: 19px;
	padding: 13px 26px 0 26px;
	text-align: left;
}

/* 講演会のお知らせ

日本アスリートアカデミー事務局
Edit: M.Kitamura
Update: 2011.5.20

*/

/* WIDTH:690px */

/* 共通 */
#jaa-lecture-info .section {
	width: 688px;
	padding-bottom: 20px;
	line-height: 1.5;
	/*background-color: #eee;*/
}

#jaa-lecture-info h4 {
	height: 30px;
	margin-bottom: .75em;
	background: url(../images/jaa/tit_bg.jpg) repeat-x left bottom;
	font-size: 120%;
}

#jaa-lecture-info #meaning p,
#jaa-lecture-info #teacher p,
#jaa-lecture-info #outline p,
#jaa-lecture-info #about-jaa p {
	text-align: justify;
	text-justify: inter-ideograph;
}

#jaa-lecture-info .toform {
	text-align: center;
}

/* ページタイトル */
#jaa-lecture-info #page-header {
	margin-bottom: 35px;
	padding-top: 15px;
}

/* 趣旨 */
#jaa-lecture-info #meaning {
	margin-bottom: 0px;
}

#jaa-lecture-info #meaning .rep {
	margin-bottom: 0px;
	text-align: right;
}

/* 講師紹介 */
#jaa-lecture-info .block {
	overflow: hidden;
	zoom: 1;
}

#jaa-lecture-info #okada {
	margin-bottom: 1em;
}

#jaa-lecture-info .block .photo {
	float: left;
	display: inline;
	width: 120px;
	height: 160px;
	background: #ccc;
}

#jaa-lecture-info .block .profile {
	margin-left: 140px;
}

#jaa-lecture-info .block .profile p {
	margin-bottom: .5em;
}

#jaa-lecture-info .block .profile .name {
	font-size: 110%;
	font-weight: bold;
}

#jaa-lecture-info .block .profile .position,
#jaa-lecture-info .block .profile .career {
	font-size: 90%;
}

/* 概要 */
#jaa-lecture-info #outline {
	overflow: hidden;
}

#jaa-lecture-info #outline #summary {
	display: inline;
	float: left;
	width: 335px;
}

#jaa-lecture-info #outline #summary table {
	width: 100%;
	border-collapse: separate;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
}

#jaa-lecture-info #outline #summary table th,
#jaa-lecture-info #outline #summary table td {
	padding: 7px;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
}

#jaa-lecture-info #outline #summary table th {
	background-color: #ddd;
	color: #333;
	font-weight: normal;
}

#jaa-lecture-info #outline #summary table td {
	background-color: #fff;
}

#jaa-lecture-info #outline #map {
	float: right;
	width: 335px;
	height: 478px;
	background: #ccc;
}

#jaa-lecture-info #outline #donation {
	padding: 8px;
	background-color: #fee;
	border: 2px solid #fcc;
}

#jaa-lecture-info #outline #donation p {
	margin: 0;
}

/* フォーム */
#jaa-lecture-info #inputform {
	padding-bottom: 0;
}

#jaa-lecture-info #inputform .note {
	color: #d00;
}

#jaa-lecture-info #inputform #dl {
	margin-bottom: 15px;
	padding: 15px 15px 0;
	border: 4px solid #ccc;
	line-height: 1.5;
}

#jaa-lecture-info #inputform #dl dl dt {
	font-weight: bold;
	font-size: 110%;
}

#jaa-lecture-info #inputform #dl dl dd {
	margin-bottom: 15px;
}

#jaa-lecture-info #inputform #dl dl dd a.pdf {
	padding-left: 20px;
	background: url(../images/jaa/icon_pdf.gif) no-repeat left center;
}

#jaa-lecture-info #inputform #dl dl dd ul {
	margin: 5px;
}

#jaa-lecture-info #inputform #end {
	padding: 25px 0;
	text-align: center;
	color: #d00;
	font-weight: bold;
	font-size: 110%;
}


/* 日本アスリートアカデミーとは */
#jaa-lecture-info #about-jaa {
	background: #97735d url(../images/jaa/athlete_bg.jpg) no-repeat right top;
	color: #fff;
}

#jaa-lecture-info #about-jaa h4 {
	background: none;
}

#jaa-lecture-info #about-jaa p {
	margin: 0;
	padding: 15px 200px 0 15px;
}

