@charset "UTF-8";


.b{
	font-weight:bold;
}
.day_jp {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BC3184;
	padding-top:10px;
	font-size:1.2em;
}
.khaos_jp {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BC3184;
	margin-top:30px;
	font-size:1.2em;
}
.day_en {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	padding-top:10px;
	font-size:1.2em;
}
.khaos_en {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000099;
	margin-top:30px;
	font-size:1.2em;
}
.day_ch {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f40202;
	padding-top:10px;
	font-size:1.2em;
}
.naiyou{
	padding-top:5px;
}
.kome_jp{
	border-top:#BC3184 solid 1px;
	margin-top:20px;
	padding-bottom:20px;
}
.kome_en{
	border-top:#000099 solid 1px;
	margin-top:20px;
	padding-bottom:20px;
}
.kome_ch{
	border-top:#f40202 solid 1px;
	margin-top:20px;
	padding-bottom:20px;
}
li {
	
	list-style:none;
}
.archiveBtn{
	margin-left:8px;
}

/*--------------head_logo----------------*/
#page #head #head_logo h1 a{
	background: url(../image/logo.gif) left bottom no-repeat;
	height:60px;
	width:210px;
	display:block;
	color:#FF3300;
	text-decoration:none;
	font-size:0.1em;
	padding-bottom:2px;
}

/*--------------flash----------------*/
#flash{
	width:990px;
	height:600px;
	background:#FFFFFF;
}

/*--------------topix----------------*/

#page #topix {
	width: 950px;
	padding:20px;
	background:#e4e6d8;
	background:#EBF6FD;
	position:relative;
}
#page #topix h3{
	font-size:1.2em;
	font-weight:bold;
}
#page #topix dl {
	width: 630px;
	position: relative;
}
#page #topix dt {
	float:left;
	font-size:1em;
	padding:0;
	padding-top:5px;
	border-bottom:#666666 solid 1px;
}
#page #topix dd {
	font-size:1em;
	padding:0;
	padding-left:50px;
	margin-left:50px;
	padding-top:5px;
	border-bottom:#666666 solid 1px;
}
#page #topix a{
	text-decoration:none;
	color:#3366FF;
}
#page #topix a:hover{
	text-decoration:underline;
	color:#3366FF;
}
.scroll{
	overflow: auto;
	width: 680px;
	height: 180px;
}

/*--------------youtube----------------*/
#youtube {
	width:236px;
	height:190px;
	position:absolute;
	left: 729px;
	top: 28px;
}

/*--------------main_jp----------------*/
#main_jp{
	width:330px;
	background:#D2C3D9;
	float:left;
}
.navi_jp {
	background:url(../image/navi_jp_back1.gif) repeat-y;
}
.tabNav #jp01 a{
	background:url(../image/navi_jp_back1.gif) repeat-y;
	display: block;
	width: 110px;
	text-decoration: none;
	float:left;
	color:#FFFFFF;
	line-height: 2.4em;
}
.tabNav #jp01 a:hover {
	background:url(../image/navi_jp_back2.gif) repeat-y;
	color:#FFFFFF;
}
.tabNav #jp02 a{
	background:url(../image/navi_jp_back1.gif) repeat-y;
	display: block;
	width: 110px;
	text-decoration: none;
	float:left;
	color:#FFFFFF;
	line-height: 2.4em;
}
.tabNav #jp02 a:hover {
	background:url(../image/navi_jp_back2.gif) repeat-y;
	color:#FFFFFF;
}
.tabNav #jp03 a{
	background:url(../image/navi_jp_back1.gif) repeat-y;
	display: block;
	width: 110px;
	text-decoration: none;
	float:right;
	color:#FFFFFF;
	line-height: 2.4em;
}
.tabNav #jp03 a:hover {
	background:url(../image/navi_jp_back2.gif) repeat-y;
	color:#FFFFFF;
}

/*--------------main_en----------------*/
#main_en{
	width:330px;
	background:#BDCDE2;
	float:left;
}
.tabNav #en01 a{
	background:url(../image/navi_en_back1.gif) repeat-y;
	display: block;
	width: 120px;
	text-decoration: none;
	float:left;
	color:#FFFFFF;
	line-height: 2.4em;
}
.tabNav #en01 a:hover {
	background:url(../image/navi_en_back1-2.gif) repeat-y;
	color:#FFFFFF;
}
.tabNav #en02 a{
	background:url(../image/navi_en_back1.gif) repeat-y;
	display: block;
	width: 120px;
	text-decoration: none;
	float:left;
	color:#FFFFFF;
	line-height: 2.4em;
}
.tabNav #en02 a:hover {
	background:url(../image/navi_en_back1-2.gif) repeat-y;
	color:#FFFFFF;
}
.tabNav #en03 a{
	background:url(../image/navi_en_back2.gif) repeat-y;
	display: block;
	width: 90px;
	text-decoration: none;
	float:right;
	color:#FFFFFF;
	line-height: 2.4em;
}
.tabNav #en03 a:hover {
	background:url(../image/navi_en_back2-2.gif) repeat-y;
	color:#FFFFFF;
}

#page #main #main_en #tab_en1 dl{
	padding: 10px;
}
#page #main #main_en #tab_en1 dt {
	line-height: 1.5em;
	
}
#page #main #main_en #tab_en1 dd {
	line-height: 1.5em;
	padding:5px 0 5px 0;
}
#page #main #main_en #tab_en2 dt {
	line-height: 1.5em;
	
}
#page #main #main_en #tab_en2 dd {
	line-height: 1.5em;
	padding:5px 0 5px 0;
}
#page #main #main_en #tab_en3 dt {
	line-height: 1.5em;
	
}
#page #main #main_en #tab_en3 dd {
	line-height: 1.5em;
	padding:5px 0 5px 0;
}

/*--------------main_ch----------------*/
#main_ch{
	width:330px;
	background:#FADBDA;
	float:right;
}
.tabNav #ch01 a{
	background:url(../image/navi_ch_back1.gif) repeat-y;
	display: block;
	width: 120px;
	text-decoration: none;
	float:left;
	color:#FFFFFF;
	line-height: 2.4em;
}
.tabNav #ch01 a:hover {
	background:url(../image/navi_ch_back1-2.gif) repeat-y;
	color:#FFFFFF;
}
.tabNav #ch02 a{
	background:url(../image/navi_ch_back2.gif) repeat-y;
	display: block;
	width: 105px;
	text-decoration: none;
	float:left;
	color:#FFFFFF;
	line-height: 2.4em;
}
.tabNav #ch02 a:hover {
	background:url(../image/navi_ch_back2-2.gif) repeat-y;
	color:#FFFFFF;
}

.tabNav #ch03 a{
	background:url(../image/navi_ch_back2.gif) repeat-y;
	display: block;
	width: 105px;
	text-decoration: none;
	float:right;
	color:#FFFFFF;
	line-height: 2.4em;
}

.tabNav #ch03 a:hover {
	background:url(../image/navi_ch_back2-2.gif) repeat-y;
	color:#FFFFFF;
}


.tabNav {
	font-size: 0.95em;
	color:#FFFFFF;
	text-align:center;
	width:330px;
}

#page #main #main_ch #tab_ch1 dl{
	padding: 10px;
}
#page #main #main_ch #tab_ch1 dt {
	line-height: 1.5em;
	
}
#page #main #main_ch #tab_ch1 dd {
	line-height: 1.5em;
	padding:5px 0 5px 0;
}
#page #main #main_ch #tab_ch2 dt {
	line-height: 1.5em;
	
}
#page #main #main_ch #tab_ch2 dd {
	line-height: 1.5em;
	padding:5px 0 5px 0;
}
#page #main #main_ch #tab_ch3 dt {
	line-height: 1.5em;
	
}
#page #main #main_ch #tab_ch3 dd {
	line-height: 1.5em;
	padding:5px 0 5px 0;
}


#page #head h1 {
	float: left;
}


#page #topix h3 {
	padding-left: 30px;
}
#page #topix .scroll ul {
	margin-left: 30px;
}
#page #topix .scroll li {
	padding:5px;
	border-bottom: solid #666666 1px;
}
