@import url("../common/common.css");

/*-----------------------------------------------------------------------------
このサイトについて
-----------------------------------------------------------------------------*/

#main {
	padding:20px 20px;
	background:#fff;
	width:860px;
}

h1,h2 {
	margin:0 0 5px;
	padding:3px 0 10px 2px;
	font-size:16px;
	background:#fff url(img/border.gif) no-repeat 0 22px;
	line-height:18px;
	height:18px;
	letter-spacing:2px;
}

h2 {
	margin-top:20px;
}

h3 {
	padding:3px 0 3px 10px;
	font-size:14px;
	letter-spacing:1px;
	line-height:16px;
}

h4 {
	padding:10px 0 3px 10px;
	font-size:14px;
	letter-spacing:1px;
	line-height:16px;
}

p {
	padding:3px 0 10px 10px;
	font-size:12px;
	letter-spacing:1px;
}

p.list {
	padding:3px 0 3px 26px;
	text-indent:-16px;

}

/*-----------------------------------------------------------------------------
著作権について
-----------------------------------------------------------------------------*/
ul.mark2 {
	margin:10px 0 20px;
	list-style:none;
}

/*-----------------------------------------------------------------------------
アクセスランキング
-----------------------------------------------------------------------------*/
h1.rank {
	margin:0 0 5px;
}

p.comment {
	margin:0 0 15px auto;
	text-align:right;
}

h2.waseda,
h2.gakumon,
h2.campus,
h2.g_school {
	margin:0 auto 10px;
	padding:0 0 5px;
	border-bottom:2px #ccc solid;
	width:600px;
	background:#fff none;
}

h2.waseda {
	color:#900;
}

h2.gakumon {
	color:#f80;
}

h2.campus {
	color:#009215;
}

h2.g_school {
	color:#8300b9;
}

table.rank {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:25px;
	border-top:1px #ccc solid;
	border-left:1px #ccc solid;
	border-collapse:collapse;
	width:500px;
}

table.rank th,
table.rank td {
	padding:7px 10px;
	border-right:1px #ccc solid;
	border-bottom:1px #ccc solid;
	font-size:14px;
	/*\*/
	letter-spacing:1px;
	/**/
}

table.rank th {
	width:50px;
	text-align:right;
}

table.rank tr.header th {
	width:auto;
	text-align:center;
	background-color:#f9f9f9;
}

table.rank th.g_rank1,
table.rank th.c_rank1,
table.rank th.w_rank1,
table.rank th.gs_rank1 {
	background:#fff url(img/rank_1.gif) no-repeat 5px 50%;
}

table.rank th.g_rank2,
table.rank th.c_rank2,
table.rank th.w_rank2,
table.rank th.gs_rank2 {
	background:#fff url(img/rank_2.gif) no-repeat 5px 50%;
}

table.rank th.g_rank3,
table.rank th.c_rank3,
table.rank th.w_rank3,
table.rank th.gs_rank3 {
	background:#fff url(img/rank_3.gif) no-repeat 5px 50%;
}

/*-----------------------------------------------------------------------------
お問い合わせ
-----------------------------------------------------------------------------*/

table.mail  {
	margin-left:10px;
	margin-bottom:10px;
}

table.mail td {
	vertical-align:bottom;
	line-height:16px;
}


.inq td {
	padding:2px 10px;
	vertical-align:top;
}

/*-----------------------------------------------------------------------------
サイトマップ
-----------------------------------------------------------------------------*/
#main ul {
	margin-left:20px;
	list-style:none;
}

.sitemap {
	float:left;
	width:380px;
}

.sitemap li {
	margin:10px 0;
	padding:5px 0 5px 10px;
	letter-spacing:1px;
	font-size:16px;
	font-weight:bold;
}

.sitemap li ul li {
	margin:0;
	padding:2px 0;
	font-size:12px;
	font-weight:normal;
}

.color1 {
	background:#fdd;
}

.color2 {
	background:#fed;
}

.color3 {
	background:#dfd;
}

.color4 {
	background:#edf;
}

p.ttl {
	background:url("../common/img/mark_2.gif") no-repeat 0 5px;
	font-size:16px;
}

p.ttl a {
	font-size:16px;
}

.sitemap li.contents {
	margin:0;
	padding:5px 0 5px 10px;
	letter-spacing:1px;
	font-size:16px;
	font-weight:bold;
}


/*-----------------------------------------------------------------------------
メールマガジン
-----------------------------------------------------------------------------*/
a.mail_magazine {
	display:block;
	margin:20px;
	background:url(img/mail_magazine.gif) no-repeat 0 0;
	width:204px;
	height:74px;
}

a.mail_magazine:hover {
	background:url(img/mail_magazine.gif) no-repeat 0 -74px;
}

p.mark {
	margin-left:10px;
	padding-left:17px;
	text-indent:-17px;
}

/*-----------------------------------------------------------------------------
精細画像をご覧いただくには
-----------------------------------------------------------------------------*/
table.spec {
	margin-top:10px;
	margin-left:20px;
	border-collapse:collapse;
	border-top:1px #999 solid;
	border-left:1px #999 solid;
	width:650px;
}

table.spec th,
table.spec td {
	padding:10px;
	border-right:1px #999 solid;
	border-bottom:1px #999 solid;
	background-color:#f9f9f9;
	vertical-align:top;
}


table.spec td {
	word-wrap:nowrap;
}

table.spec .spec_header th {
	background-color:#eee;
}

table#caution {
	width:700px;
}

p.download {
	margin:15px 0;
	text-align:center;
}

span.red {
	color:#e00;
}

span.small {
	font-size:10px;
	_font-size:9px;
}

div#main ul.mark {
	padding:0 0 0 20px;
	list-style-type:disc;
}

div#main ul.mark li {
	margin:0 0 5px;
	line-height:18px;
}

div.operation {
	margin:0 auto;
	width:365px;
	background-color:#fff;
	color:#f00;
	text-align:right;
}

/*-----------------------------------------------------------------------------
コンテンツ再生上の注意
-----------------------------------------------------------------------------*/

.saisei {
	margin:10px 0;
}

/*-----------------------------------------------------------------------------
iTunesU
-----------------------------------------------------------------------------*/
.i_left {
	float:left;
	width:520px;
}

.i_right {
	padding-right:10px;
	float:right;
	width:300px;
}

.i_right p {
	text-align:right;
}



