@charset "utf-8";
/* CSS Document */

.img_mailmagazine {
	float: right;
	margin-left: 20px;
}

/* ------------------------------------------------------------
	Right Column
------------------------------------------------------------ */
.main { /* Main Column Adjustment */
	float:left;
	width:645px;
	margin:10px 0 0 10px;
	padding:0 13px 0 0;
	line-height:150%;
	color:#333;
	border-right:#999 dotted 1px;
	display:inline;
}


.menuright_wrap {float:right;}
.menuright_wrap .menuright {float:none;}

.menuright {
	background:url(../images/bg_menuright.jpg) no-repeat bottom;
	width:160px;
	font-size:12px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
.menuright h1 {
	margin:0;
	padding:0 0 5px 0;
}
.menuright ul {
	margin:0;
	padding:0 5px;
	list-style:none;
}
.menuright li {
	background:url(../images/icon_s.gif) no-repeat 5px 8px; 
	margin:0 0 3px 0;
	padding:5px 0 5px 15px;
	list-style:none;
	line-height:14px;
	border-bottom:1px dotted #CCCCCC;
}
.menuright ul ul {
	margin:5px 2px 0 0;
	padding:0;
	list-style:none;
	position: relative;
	left: -7px;
}
.menuright li li {
	background:url(../images/icon_menu2.gif) no-repeat 0px 5px;
	margin:0;
	list-style:none;
	border-bottom:none;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
}
.menuright li li.asterisk {
	background:url(../images/icon_asterisk.gif) no-repeat 0px 10px;
	border-top:1px dotted #CCC;
	margin-top:5px;
	padding-top:7px;
}
.menuright em {
	font-style:normal;
	color:#990000;
}


Decoration Style
.strong {
	color:#0E2F92;
	font-weight:bold;
}

/*     */
.img_left {
	float:left;
	margin:5px 10px 5px 0;
	display:inline;	
}
.img_right {
	float:right;
	margin:5px 5px 5px 10px;	
	display:inline;	
}
.center {
	text-align:center;
	margin:0 auto;	
}
.right {
	text-align:right;
}
.center img {
	margin:10px;
}
.kakomi {
	background:#F4F4F4;
	border:1px solid #F9F9F9;
	padding:10px;
	margin:0 0 15px 0;
}
.topics p, .topics ol{
	margin:0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

/* Link Button */
.btn_voice_of_readers { margin:20px 0 0 0; width:160px;}
.btn_voice_of_readers p { font-size:small; padding:3px; margin:0;}
.btn_voice_of_readers a {
	display:block;
	width:160px;
	height:42px;
	background:url(../mail/img/btn_voice.jpg) 0% 0%;
	} 
.btn_voice_of_readers a:hover {
	background:url(../mail/img/btn_voice.jpg) 0% 100%;
	}
.btn_form a {
	display:block;
	width:424px;
	height:40px;
	margin:0 auto;
	background-image: url(../mail/img/btn_form.gif);
	background-position: 0% 0%;
	}
.btn_form a:hover {
	background-image: url(../mail/img/btn_form.gif);
	background-position: 0% 100%;
	}

 .main li .date { width:130px; font-size:95%;}
 .main li .date, .main li a {
	display:table-cell;
	padding-right:5px;
 }

.main .index_link li {
	list-style:none;
	padding:0 0 10px 20px ;
	background:url(../images/icon_s_blue.gif) no-repeat 5px 3px;
	line-height:1.2;
	}
.btn_form {
	margin-top:15px;
	margin-bottom:15px;
}

/* Mail Backnumber */

*:first-child+html .main li .date, *:first-child+html .main li a {
	display:block;
	float:left;
	padding-right:5px;
	padding-bottom:5px;
	}
* html .main li .date, * html .main li a {
	display:block;
	float:left;
	padding-right:5px;
	padding-bottom:5px;
	}
 .main li .date { width:130px; font-size:95%;}
 .main li .date, .main li a {
	display:table-cell;
	padding-right:5px;
 }
 
 /*----------------------------------------------
　13. UI Tab
------------------------------------------------*/
#tabs .year_tab ul li { display:block; float:left; clear:none; }
#tabs .year_tab ul li {
	background-image: none;
	line-height: 100%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #697DBA;
	border-right-color: #697DBA;
	border-left-color: #697DBA;
}

.year_tab {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #697DBA;
	margin-bottom: 25px;
}

.ui-tabs .ui-tabs-hide { display: none; }

html>/**/body .lesson_tab { /* for IE8 */
    padding-top /*\**/: 5px\9;
} 
.tab_inner { clear:both; }


li.ui-state-default a:link {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	cursor: pointer;
}
li.ui-state-default a:visited {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	cursor: pointer;
}


li.ui-tabs-selected a:link {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	color: #FFF;
	font-weight:bold;
	background-color: #697DBA;
	cursor: default;
}
li.ui-tabs-selected a:visited {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-weight:bold;
	color: #FFF;
	background-color: #697DBA;
	cursor: default;
}

li.ui-tabs-selected a:hover {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-weight:bold;
	text-decoration:none;
	cursor: default;
}

