#header {
	background-image: url(../img/topbar.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 25px;
	overflow: hidden; /*floatの解除*/
	position: relative; /*DWで正常にプレビュー*/
	zoom:1; /*IE6でレイアウト崩れを防ぐ*/
}

#main_top {
	background-image: url(../img/main_top.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}

#main_top_02 {
	background-image: url(../img/main_top_02.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}


#rogo a {
	background-image: url(../img/rogo.gif);
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 231px;
	float: left;
	text-align: left;
	text-indent: -500px;
}

#rogo h1 {
	font-size: 1px;
	line-height: 1px;
}

#menu_left {
	float: right;
	background-image: url(../img/sample_menu.gif);
	height: 71px;
	width: 643px;
	background-repeat: no-repeat;
	padding-left: 30px;
}


#conteiner {
	clear: both;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(../img/bg_main.gif);
	background-repeat: repeat-y;
	background-position: center top;
	overflow: hidden; /*floatの解除*/
	position: relative; /*DWで正常にプレビュー*/
	zoom:1; /*IE6でレイアウト崩れを防ぐ*/
}


.メニューバー-----------------------{}


#menu {
	background-image: url(../img/menu.gif);
	background-repeat: repeat-y;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden; /*floatの解除*/
	position: relative; /*DWで正常にプレビュー*/
	zoom:1; /*IE6でレイアウト崩れを防ぐ*/
}

#btn_home_on {
	background-image: url(../img/btn_00.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -9999px;
	display: block;
	width: 82px;
	float: left;
	height: 71px;
}

#btn_home a {
	background-image: url(../img/btn_00.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	width: 82px;
	float: left;
	height: 71px;
}

#btn_home a:hover {
	background-position: left bottom;
}

#btn_a_on {
	background-image: url(../img/btn_01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -9999px;
	display: block;
	width: 91px;
	float: left;
	height: 71px;
}

#btn_a a {
	background-image: url(../img/btn_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	width: 91px;
	float: left;
	height: 71px;
}

#btn_a a:hover {
	background-position: left bottom;
}

#btn_b_on {
	background-image: url(../img/btn_02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -9999px;
	display: block;
	width: 104px;
	float: left;
	height: 71px;
}

#btn_b a {
	background-image: url(../img/btn_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	width: 104px;
	float: left;
	height: 71px;
}

#btn_b a:hover {
	background-position: left bottom;
}

#btn_c_on {
	background-image: url(../img/btn_03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -9999px;
	display: block;
	width: 144px;
	float: left;
	height: 71px;
}

#btn_c a {
	background-image: url(../img/btn_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	width: 144px;
	float: left;
	height: 71px;
}

#btn_c a:hover {
	background-position: left bottom;
}

#btn_d_on {
	background-image: url(../img/btn_04.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -9999px;
	display: block;
	width: 135px;
	float: left;
	height: 71px;
}

#btn_d a {
	background-image: url(../img/btn_04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	width: 135px;
	float: left;
	height: 71px;
}

#btn_d a:hover {
	background-position: left bottom;
}

#btn_e_on {
	background-image: url(../img/btn_05.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -9999px;
	display: block;
	width: 136px;
	float: left;
	height: 71px;
}

#btn_e a {
	background-image: url(../img/btn_05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	width: 136px;
	float: left;
	height: 71px;
}

#btn_e a:hover {
	background-position: left bottom;
}

#bana {
	height: 447px;
	width: 970px;
}


.root-----------------------{}

#root {
	font-size: 12px;
	color: #666666;
	padding-top: 20px;
	padding-bottom: 20px;
}

#root_left {
	float: left;
}

#root_right {
	float: right;
}


.main-----------------------{}

#main {
	padding-bottom: 20px;
	padding-right: 50px;
	padding-left: 50px;
	overflow: hidden; /*floatの解除*/
	position: relative; /*DWで正常にプレビュー*/
	zoom:1; /*IE6でレイアウト崩れを防ぐ*/
}

#main_02 {
	padding-bottom: 20px;
	padding-right: 50px;
	padding-left: 50px;
	background-image: url(../img/bg_main_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden; /*floatの解除*/
	position: relative; /*DWで正常にプレビュー*/
	zoom:1; /*IE6でレイアウト崩れを防ぐ*/
}


.side-----------------------{}


#side {
	float: right;
	width: 345px;
}

#side ul {
}

#side li {
	background-image: url(../img/link_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#mobile {
	background-image: url(../img/qr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 110px;
	width: 265px;
	padding-top: 15px;
	padding-right: 142px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FE5F75;
	border-right-color: #FE5F75;
	border-bottom-color: #FE5F75;
	border-left-color: #FE5F75;
	font-size: 12px;
	line-height: 18px;
}

.link {
	background-image: url(../img/link_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
}

.new {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #FF9900;
}



#btn_radio a {
	background-image: url(../img/btn_radio.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 70px;
	width: 253px;
	display: block;
}

#btn_blog a {
	background-image: url(../img/btn_blog.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 44px;
	width: 253px;
	display: block;
}

#btn_news a {
	background-image: url(../img/btn_new.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 44px;
	width: 253px;
	display: block;
}

#btn_program a {
	background-image: url(../img/btn_program.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 44px;
	width: 253px;
	display: block;
}

#main_space {
	float: left;
	width: 485px;
	padding: 10px 0px 0px 0px;
}


#main_space h1{
	font-size: 160%;
	font-weight: bold;
	color: #330066;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#main_space ul {
	font-size: 110%;
	line-height: 160%;
}

#main_space li {
	background-image: url(../img/link_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#page_main {
	padding: 30px;
	background-color: #FFFFFF;
	font-size: 80%;
}


.footer-----------------------{}


#footer {
	padding-bottom: 10px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}

#footer_list {
	width: 820px;
	text-align: center;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: 1px;
	list-style-type: disc;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}

#footer_list li {
	display: inline;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8CABE1;
	margin: 0px;
}

#footer_down {
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	padding-bottom: 50px;
}

#up a {
	background-image: url(../img/up.gif);
	text-indent: -9999px;
	font-size: 12px;
	line-height: 12px;
	height: 40px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}

#up a:hover {
	background-position: bottom;
}


.page-----------------------{}

.page_title {
	width: 650px;
}

.page_title h1 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 25px;
	padding-left: 12px;
	letter-spacing: 0.2em;
	width: 600px;
}

.page_title_all h1 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 25px;
	padding-left: 42px;
	letter-spacing: 0.2em;
	width: 600px;
	padding-top: 30px;
}


#title_new h2 {
	font-size: 120%;
	line-height: 120%;
	background-image: url(../img/title_new.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	height: 46px;
	width: 100px;
	text-indent: -9999px;
}

#title_outline h2 {
	font-size: 120%;
	line-height: 120%;
	background-image: url(../img/title_outline.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 70px;
	height: 56px;
	width: 100px;
	text-indent: -9999px;
}

#time {
	font-size: 12px;
	padding-top: 5px;
}

#photo {
	padding-top: 15px;
	overflow: hidden; /*floatの解除*/
	position: relative; /*DWで正常にプレビュー*/
	zoom:1; /*IE6でレイアウト崩れを防ぐ*/
}

#photo a {
	border: 2px solid #9946DA;
	display: block;
	float: left;
	height: 100px;
	width: 100px;
	margin-top: 6px;
	margin-bottom: 6px;
}

.twitter {
	background-color: #D0EBFB;
	width: 350px;
	margin-bottom: 10px;
}
.twitter_middle {
	padding-right: 15px;
	padding-left: 15px;
	width: 320px;
}
.twitter_bottom {
	background-image: url(../img/twitter_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 6px;
	width: 350px;
}




.parts-----------------------{}

.hr_a {
	background-image: url(../img/hr_01.gif);
	background-repeat: repeat-x;
	height: 40px;
	background-position: left center;
}

.hr_b {
	background-image: url(../img/hr_02.gif);
	background-repeat: repeat-x;
	height: 20px;
	background-position: center center;
	clear: both;
}

.left {
	float:left;
}

.right {
	float:right;
}

.link_blank {
	background-image: url(../img/link_blank.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
