﻿/* CSS レイアウト */
#right_col {
	width: 230px;
	float: right;
}
#right_col ul {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	width: 230px;
	list-style-type: none;
}
#right_col li {
	width: 230px;
}
#l_side1 {
	width: 230px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
}
#l_side1 ul {
	margin: 0px;
	padding: 0px;
}
#l_side1 li {
	display:inline;
	list-style-type:none;
}
#l_side1 li a {
	height: 40px;
	display: block;
	text-indent: -9877em;
	text-decoration: none;
	overflow: hidden;
}
#l_side1 li#menu01 a {
	background: url('../imgs/l_side1_btns.gif') no-repeat 0px 0px;
	width: 230px;
}
#l_side1 li#menu02 a {
	background: url('../imgs/l_side1_btns.gif') no-repeat 0px -40px;
	width: 230px;
}
#l_side1 li#menu03 a {
	background: url('../imgs/l_side1_btns.gif') no-repeat 0px -80px;
	width: 230px;
}
#l_side1 li#menu04 a {
	background: url('../imgs/l_side1_btns.gif') no-repeat 0px -120px;
	width: 230px;
}
#l_side1 li#menu05 a {
	background: url('../imgs/l_side1_btns.gif') no-repeat 0px -160px;
	width: 230px;
}
#l_side1 li#menu01 a:hover {
	background: url('../imgs/l_side1_btns.gif') no-repeat -230px -0px;
}
#l_side1 li#menu02 a:hover {
	background: url('../imgs/l_side1_btns.gif') no-repeat -230px -40px;
}
#l_side1 li#menu03 a:hover {
	background: url('../imgs/l_side1_btns.gif') no-repeat -230px -80px;
}
#l_side1 li#menu04 a:hover {
	background: url('../imgs/l_side1_btns.gif') no-repeat -230px -120px;
}
#l_side1 li#menu05 a:hover {
	background: url('../imgs/l_side1_btns.gif') no-repeat -230px -160px;
}
#coachi_area {
	background-image: url('../imgs/r_side_bg_coachi.gif');
	background-repeat: no-repeat;
	width: 230px;
	height: 144px;
	margin-bottom: 5px;
}
#coachi_btn {
	background-position: 0px 27px;
	width: 112px;
	height: 27px;
	position: relative;
	top: 106px;
	left: 11px;
	display: block;
	background-image: url('../imgs/r_side_btn_coachi.gif');
	background-repeat: no-repeat;
}
#coachi_btn a {
	background-position: 0px 0px;
	width: 112px;
	height: 27px;
	position: relative;
	background-image: url('../imgs/r_side_btn_coachi.gif');
	background-repeat: no-repeat;
	display: block;
}
#coachi_btn a:hover {
	background-position: 0px -27px;
	width: 112px;
	height: 27px;
	position: relative;
	background-image: url('../imgs/r_side_btn_coachi.gif');
	background-repeat: no-repeat;
	display: block;
}
#l_side2 {
	margin: 0px 0px 20px 0px;
	width: 230px;
	background-image: url('../imgs/l_side2_bg.gif');
	background-repeat: repeat-y;
}
#l_side2 ul {
	padding: 0px;
	margin: 8px 0px 10px 10px;
	width: 180px;
	position: relative;
	left: 14px;
}
#l_side2 li {
	background-position: left 9px;
	padding: 4px 0px 4px 14px;
	width: 100%;
	font-size: 12px;
	list-style-type: none;
	height: 12px;
	background-image: url('../imgs/list_mark_y.gif');
	background-repeat: no-repeat;
}
#os_info {
	width: 400px;
	margin-bottom: 10px;
}

#os_info_tbtn {
	background-image: url('../imgs/os_info_t&btn.gif');
	background-repeat: no-repeat;
	display: block;
	width: 400px;
	height: 36px;
	background-position: 0px 0px;
	margin-bottom: 10px;
}
#os_info_tbtn a {
	background-image: url('../imgs/os_info_t&btn.gif');
	background-repeat: no-repeat;
	display: block;
	width: 400px;
	height: 36px;
}
#os_info_tbtn a:hover {
	background-image: url('../imgs/os_info_t&btn.gif');
	background-repeat: no-repeat;
	display: block;
	width: 400px;
	height: 36px;
	background-position: 0px -36px;
}

#os_info_tbtn2 {
	background-image: url('../imgs/os_info_t&btn2.gif');
	background-repeat: no-repeat;
	display: block;
	width: 400px;
	height: 36px;
	background-position: 0px 0px;
	margin-bottom: 10px;
}
#os_info_tbtn2 a {
	background-image: url('../imgs/os_info_t&btn2.gif');
	background-repeat: no-repeat;
	display: block;
	width: 400px;
	height: 36px;
}
#os_info_tbtn2 a:hover {
	background-image: url('../imgs/os_info_t&btn2.gif');
	background-repeat: no-repeat;
	display: block;
	width: 400px;
	height: 36px;
	background-position: 0px -36px;
}

#os_info ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#os_info li {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#os_infobox {
	width: 400px;
}
#os_infobox img {
	border: 1px solid #C0C0C0;
	padding: 1px;
	width: 50px;
	height: 50px;
	float: left;
}
#os_info_txtbox {
	width: 334px;
	float: right;
	font-weight: bold;
	font-size: small;
	color: #000080;
	margin: 2px 0px 0px 0px;
}
#os_info_comment {
	width: 330px;
	font-weight: normal;
	font-size: x-small;
	color: #666666;
	margin: 6px 0px 0px 0px;
	line-height: 140%;
}



#os_news {
	width: 400px;
	padding-bottom: 20px;
}

#os_news_bar {
	display: block;
	width: 400px;
	height: 36px;
	background-position: 0px 0px;
	padding:0px 0 10px 0;
	margin:0px;
}

.top_news_day { font-size:11px; color:#333333; }

.top_news_text { font-size:12px; color:#555555; }
