@charset "UTF-8";

/* vim:set ts=4 sts=4 sw=4 bs=2 ai si noet nu ff=dos ft=css: */
/* $Id$ */
/* Last Change: 19-May-2010 10:51:23. */

@import url(reset.css);


* {
	font-size: 99%;
	line-height: 1.6em;
}
body {
	background-image: url(../images/common/bg.gif);
	background-repeat: repeat;
	_text-align: center;
	color:#333;
}
a {
	color: #0033ff;
	line-height: 1.4em;
}
a:link {
	color: #0033ff;
}

a:active {
	color: #058A36;
}

a:visited {
	color: blue;
}
a:hover {
	color: #faa027;
}
.strike {
	text-decoration: line-through;
}
hr.clear {
	clear:both;
	visibility:hidden;
	height: 0;
	padding:0;margin:0;
	line-height:0;
	_margin: -20px 0 0 0;
}
*+html hr.clear {
	margin:-20px 0 0 0;
}
hr.space {
	display: inline;
	visibility:hidden;
	margin:0;padding:0;
	height: 5px;
}
.photo {
	border: 4px solid #ddd;
}
ul.yoko,ul.yoko li {
	float: left;
	display: inline;
}
.red{
	color:red;
}
.gray{
	color:#999;
}
.pad_top {
	margin-top: 10px;
}
.pad_bottom {
	margin-bottom: 15px;
}
.pad_bottom10 {
	padding-bottom: 10px;
}
.small {
	font-size: 82%;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}
.right_flo {
	float: right;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
	float: left;
}
caption {
	font-weight: bold;
}
td label {
	margin: 6px 0 0 0;
	vertical-align: bottom;
}
.page_top {
	padding:0px;
	margin: 0;
	float:right;
	font-size: 90%;
}
strong {font-weight: normal;}
em {font-weight: normal;}
.clear {
	clear:both;
}

#conteiner {
	background-image: url(../images/common/header_bg2010.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	clear: both;
}
#Z {
	background-image: url(../images/common/con_bg.gif);
	background-repeat: repeat-y;
	background-position: top center;
	margin: 0 auto;
	width: 830px;
	clear: both;
}

/* Begin Lv0 */
/*-- トップページ・フラッシュ --*/
#Flashcontent {
	height:185px;
	position: absolute;
	top: 0px;
	left: 25px;
}


/*-- ここからヘッダー --*/
#Lv0_header {
	background-image: url(../images/common/header2010.gif);
	background-repeat: no-repeat;
	background-position: top center;
	clear: both;
	height: 163px;
	position: relative;
}
#Lv0_header ul {
	padding: 7px 0 0 0;
}
#Lv0_header li {
	display:inline;
	float:right;
	padding: 0 0 0 5px;;
}
h1 img {
	position: absolute;
	top: 60px;
	left: 200px;
}

/*-- ここから外枠 --*/
#Lv0_contents {
	clear: both;
	width: 100%;
	background-image: url(../images/common/con_bg.gif);
	background-repeat: repeat-y;
	background-position: top center;
	padding: 25px 0 0 0;
}

/*-- ここからフッター --*/
#Lv0_footer {
	text-align: left;
	clear: both;
	width: 100%;
	font-size: 85%;
	margin: 20px 0 0 0;
	border-top: solid #FFB300 5px;
}
#Lv0_footer p {
	font-size: 100%;
}
#Lv0_footer div {
	_text-align: left;
	padding: 10px 20px 20px 18px;
}

#Lv0_footer ul.menu {
	margin-bottom: 12px;
}

#Lv0_footer ul.menu li {
	display: inline;
	margin-bottom: 6px;
}

/*-- ここから右メインコンテンツ --*/
#Lv1_wrapper #Lv2_right {
	float: right;
	width: 615px;
	_width: 600px;
	margin-bottom: 30px;
}
#Lv2_right #Lv3_main {
	text-align: left;
	width: 575px;
	margin: 0 25px 0 15px;
	line-height: 170%;
}
#Lv2_right #Lv3_main div {
	margin: 0 0 20px 0px;
}
#Lv2_right #Lv3_main div.indent {
	margin: 0 5px 30px 5px;
}
#Lv2_right #Lv3_main p {
	margin-bottom: 6px;
}
#Lv2_right #Lv3_main p.menu {
	text-align: center;
}

/*-- ここから左サイドメニュー --*/
#Lv1_wrapper #Lv2_left {
	float: left;
	margin: 0 0 20px 0;
	padding: 0 0 0 15px;
	_padding: 0 0 0 7px;
	text-align: center;
	width: 200px;
	_width: 215px;
	background-image: url(../images/common/side_bar.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#Lv2_left .Lv3_menu {
	text-align: left;
	width: 190px;
	padding: 3px;
	margin: 0 0 20px 0;
}
#Lv2_left .Lv3_menu ul {
	padding-right: 6px;
	margin: 6px 0 0px 0;
}
#Lv2_left .Lv3_menu li {
	background-image: url(../images/common/icon_blue.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 3px 13px;
	line-height: 1.3em;font-size: 90%;
}
#Lv2_left span#qr_code {
	display: block;
	padding: 5px 0 0 0;
}
#Lv2_left .Lv3_menu #aqua li {
	background-image: url(../images/common/icon_aqua.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#Lv2_left .Lv3_menu #green li {
	background-image: url(../images/common/icon_green.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#Lv2_left .Lv3_menu #purple li {
	background-image: url(../images/common/icon_purple.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-bottom: 0px;
}
#Lv2_left .Lv3_menu #purple li a:link {
	color: #5B5BA7;
}
#Lv2_left .Lv3_menu #purple li a:hover {
	color: #faa027;
}
#Lv2_left span#blog_comment {
	display: block;
	background: #E7EFF8;
	padding: 6px 10px;
	margin: 5px 0 4px 0;
	width: 154px;
	_width: 174px;
	line-height: 1.0em;

}
#Lv2_left span#blog_comment a {
	color: #333;
	text-decoration: none;
	font-size: 10px;
	line-height: 1.4em;
}

/*-- 共通設定 --*/
dt {
	clear: both;
	float: left;
	font-weight: bold;
	margin-bottom: 6px;
	margin-right: 12px;
}
dd {
	margin-bottom: 6px;
}

hr.space {
	visibility: hidden;
}

ul.normal, ol.normal {
	margin-left: 10px;
	padding-left: 15px;
	padding-right: 10px;
	margin-bottom: 8px;
}
ul.normal li {
	margin-left: 10px;
	list-style: disc outside none;
	line-height: 140%;
}
ol.normal li {
	margin-left: 10px;
	list-style: decimal outside none;
	line-height: 140%;
	padding-bottom: 8px;
}

ul.info li {
	margin-bottom: 10px;
}

span.exclamation {
	color: red;
}

span.description {
	color: gray;
}

/* --各ﾍﾟｰｼﾞの新着情報・更新情報-- */
h3.index_info img {
	padding-top:15px;
}
#Lv2_right #Lv3_main div.index_info,#Lv2_right #Lv3_main div.sen_info,#Lv2_right #Lv3_main div.tok_info {
	margin-left:2px;
}
div.index_info ul,div.sen_info ul,div.tok_info ul {
	width: 568px;
	border: 1px #71A4BE solid;
}
div.sen_info ul {
	width: 568px;
	border: 1px #43A1D0 solid;
}
div.tok_info ul {
	width: 568px;
	border: 1px #F38768 solid;
}
div.index_info li,div.sen_info li,div.tok_info li {
	padding: 5px 5px 9px 10px;
	width: 554px;
	border-bottom: 1px #CCCCCC dotted;
}



/* その他 */
#Lv2_right #Lv3_main h3 {
	font-weight:bold;
	clear:both;
	margin-bottom: 4px;
}
h2 {
	padding-bottom: 8px;
}
h4 {
	clear:both;
	padding: 0px;
	margin: 0px;
}
hr {
	border: dotted 1px #ccc;
	background-color:#FFF;
	color:#FFF;
	padding: 0px;
	margin: 5px 0 3px 0;
}
p.entry_end {
	color: red;
	text-align: center;
	padding: 10px 15px;
	border: 1px solid #F00;
}



/* =========== IE用印刷設定CSS =========== 
649(印刷での表示幅) ÷ (スクリーンでの表示幅) x 100 = （端数切り捨て）
   =========== IE用印刷設定CSS =========== */
@media print{
	body {
	_zoom: 0.8; /*WinIE用 */
 }
}