@charset "Shift_JIS"

/*=============================================================
		The WASEDA Guardian(英字)用CSS

		作成日・08/02/15
		最終変更日・08/03/06
=============================================================*/

/* ============================================================
	要素設定及び初期化
============================================================ */
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-decoration: none;
	line-height: 1;
	font-size:100%;
	font-style: normal;
	font-weight:normal;
	color:#000000;
	background-color:#FFFFFF;
}
	
body{
	margin: 0;
	padding: 0;	
	font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",Verdana,Arial, Helvetica, sans-serif;

}

ul,li{
	list-style:none;
	margin: 0px;
	padding: 0px;
}

img {
	border:0;
}

/* ============================================================
	全体構造
============================================================ */
body {
	color:black;
	background-color:white;
}

.outline {
	width: 700px;
	margin:10px auto 10px;
	text-align:left;
}

	
.contents {
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	clear:both;
	width:700px;
	background-color:#FFFFFF;
	text-align:left;
}
/*	ローカルナビなしのページ
------------------------------------------------------------ */
#main {
	margin:0 14px;
	font-size:small;
	line-height:150%;
}

#main .title{
	background-image:url(../img/hmrk.gif);
	background-repeat:repeat-y;
	border-bottom:2px solid #CCCCCC;
	line-height:180%;
	text-indent:14px;
	font-size:large;
}
p.top {
	background-image:url(../img/hmrk.gif);
	background-repeat:repeat-y;
	text-indent:14px;
	border-bottom: 2px #3298C3 solid;
	font-size:medium;
	line-height:170%;
}

p.link{
	color:#3298C3;
	border-bottom:1px #DDDDDD solid;
	}

/*	ローカルナビのあるページの右側
------------------------------------------------------------ */
#main_e {
	float:right;
	width:535px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	line-height:150%;
}


#main_e .title{
	border-bottom:2px solid #CCCCCC;
	font-size:large;
}

#main_e .strong{
	font-weight:bold;
}

#main_e .italic{
	font-style:italic;
}
	
	


/*	トップページの最新号
------------------------------------------------------------ */
.new {
	float:left;
	margin-bottom:10px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	width:450px;
	font-size:small;

}

.new img{
	float: right;
	margin-left: 10px;
}

.new p {
	background-color: #E6E6E6;
	padding: 5px;
	line-height:130%;
}

/*	トップページのトピックス・pr
------------------------------------------------------------ */
.indexright {
	margin-left:482px;
}
img.question{
margin-bottom:8px;
}

ul#topix li {
	padding:3px 5px;
	font-size:small;
	border-bottom: 1px dotted #CCCCCC;
}
ul#topix li.top {
	background-image:url(../img/topix.gif);
	border-bottom-width:0px;
	line-height:21px;
	font-family:Verdana, Tahoma;
}

ul#topix li.bottom {
	border-bottom: 2px solid #CCCCCC;
}

/*	トップページのPRスペース
------------------------------------------------------------ */

ul#pr li {
	margin:10px 0px;
	padding:10px;
	border: 1px solid #ABCD44;
	font-size:small;
}

.old {
	clear:both;
	margin:10px;
}

/*	その他・見出しとか
------------------------------------------------------------ */
h2 {
	font-family:Verdana, Tahoma;
	font-size: x-large;
	color: #26C4FF;
	font-weight:bold;	
}

h3 {
	font-family:Verdana, Tahoma;
	font-size:medium;
	font-weight:normal;
	line-height:2;
	color:#666666;
}

h3 span {
	font-size: small;
}

/* ============================================================
	リンク
============================================================ */
A:link {color: red;}
A:visited {color: red; }
A:active {color: red; }
A:hover {color: red; }


/* ============================================================
	ヘッダ
============================================================ */
h1 {
	font-size:small;
	font-weight:normal;
}

#header {
	background-color:black;
	background-image:url(../img/head_right.gif);
	background-repeat:no-repeat;
	background-position:100% 0%;
	border-bottom:4px solid #3298C3;
	color:#FFFFFF;
	position:relative;
	}



/* ============================================================
	フッタ
============================================================ */
ul#footer {
	clear:both;
	background-color:#000000;
	width:700px;
	font-family:Verdana, Tahoma;
	font-size:small;
	color:#FFFFFF;
	text-align:center;
	margin:0 auto;
}

ul#footer li.navi {
	background-color:#CCCCCC;
	color:#000000;
}

ul#footer A:link {color: white;}
ul#footer A:visited {color: white; }
ul#footer A:active {color: white; }
ul#footer A:hover {color: white; }

/* ============================================================
ナビゲーション
============================================================ */

/* グローバルナビゲーション */
#gnavi {
	background: url(img/bg_gnavi.gif) repeat-y;
	text-align:center;
	border:1px solid #CCCCCC;
	border-top-width:0px;
	width:698px;
}

#gnavi li {
	float:left;
	width:auto;
	border-right:1px solid #CCCCCC;
	padding: 8px 15px;
	text-align:center;
	font-size:small;
	line-height:100%;
	display:inline; /*for IE6*/
}

#gnavi li.here {
	background-color:#3298C3;
	color:#FFFFFF;
}

#gnavi li span {
	color: #4CB3D0;
	font-size:x-small;
	font-family:Verdana, Tahoma;
	
}

/* ローカルナビゲーション */
#lnavi {
	margin-right:10px;
	float:left;
	width: 150px;
}

#lnavi li {
	border:1px solid #CCCCCC;
	border-bottom-style:none;
	padding:5px;
	font-family:Verdana, Tahoma;
	font-size:small;
	
}

#lnavi li.top {
	background-image:url(../img/hmrk.gif);
	background-repeat:repeat-y;
	text-indent:14px;
	border:none;
	font-size:medium;
	line-height:130%;
}

#lnavi li.bottom{
	border-bottom:1px solid #CCCCCC;
}

#lnavi li.edition{
	background-color:#3298C3;
	color:#FFFFFF;
}

/* ============================================================
その他
============================================================ */

/* パンくずリスト */
#pankuzu {
	margin-bottom: 1em;
	float:left;
	margin-top:10px;
	width:700px;
	font-size:small;
	border-bottom:1px dotted #CCCCCC;
}

/*フォーム*/
.form{
	width:400px;
}

.submit{
	width:50px;
}
#main_text {
	text-indent: 1em;
}
#main_text .caption {
	text-indent: 0px;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 14px;
	line-height: 1em;
	float: none;
}
#end {
	text-indent: 0px;
	padding-top: 40px;
	padding-bottom: 30px;
}
.answer {
	text-indent: 0px;
}
