@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

html {
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

a{
	overflow:hidden;
}

img{
	border:0;
	vertical-align:top;
	vertical-align:bottom;
}

body{
	color:#333;
	line-height:150%;
	background-image:url(../image/index/bg_header_line.gif);
	background-repeat:repeat-x;
	background-position:left top;
	font-size:13px;
}

/*
--------------------------------------*/

#all{
	width:980px;
	margin:0 auto;
	background-image:url(../image/index/bg_all_middle.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	overflow:hidden;
}

#all_inside{
	width:980px;
	background-image:url(../image/index/bg_all_bottom.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	overflow:hidden;
}

/*　ヘッダー
---------------------------------------*/
#header{
	width:980px;
	margin:0 auto;
	background-image:url(../image/index/bg_header_right.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}


#header_inside{
	width:950px;
	height:81px;
	margin:0 auto;
	position:relative;
}

/*　ロゴ
----------------------------------------*/

#header_inside h1 a{
	display:block;
	width:316px;
	height:35px;
	background-image:url(../image/index/logo.gif);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-9999px;
	position:absolute;
	top:33px;
	left:13px;
}

/* ヘッダーテキスト
----------------------------------------*/
#header_text{
	width:410px;
	height:30px;
	background-image:url(../image/index/bg_header_txt.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	position:absolute;
	top:0;
	left:0;
}

#header_text p{
	padding-left:16px;
}

#header_text p strong{
	font-weight:normal;
	font-size:10px;
	letter-spacing:1px;
}

/*　ヘッダーテキスト画像
------------------------------*/

#header_txt_image{
	width:171px;
	height:39px;
	background-image:url(../image/index/header_txt01.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	position:absolute;
	top:37px;
	left:389px;
	text-indent:-9999px;
}

/*　テキストサイズ変更
------------------------------*/

#text_size{
	width:142px;
	height:25px;
	position:absolute;
	top:18px;
	right:10px;
}

#text_size ul{
}

#text_size ul li{
	float:left;
	list-style-type:none;
}

.bt_txt_size_large{
	margin-left:3px;
}

/*　検索窓
------------------------------*/
#search_form{
	width:254px;
	height:23px;
	position:absolute;
	bottom:6px;
	right:22px;
}

#search_form ul{
}

#search_form ul li{
	float:left;
	list-style-type:none;
}

.ico_search{
	padding-right:8px;
}

.bt_search{
	padding-left:7px;
}

/*　グローバルナビゲーション
------------------------------*/
#gnavi{
	width:948px;
	margin:0 auto;
}

#gnavi li{
	float:left;
	list-style-type:none;
}

#gnavi li a{
	display:block;
	width:158px;
	height:62px;
}

#gnavi01 a{
	background-image:url(../image/index/gnavi01.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-9999px;
}

#gnavi01 a:hover{
	background-position:left -62px;
}

#gnavi02 a{
	background-image:url(../image/index/gnavi02.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-9999px;
}

#gnavi02 a:hover{
	background-position:left -62px;
}

#gnavi03 a{
	background-image:url(../image/index/gnavi03.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-9999px;
}

#gnavi03 a:hover{
	background-position:left -62px;
}

#gnavi04 a{
	background-image:url(../image/index/gnavi04.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-9999px;
}

#gnavi04 a:hover{
	background-position:left -62px;
}

#gnavi05 a{
	background-image:url(../image/index/gnavi06.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-9999px;
}

#gnavi05 a:hover{
	background-position:left -62px;
}
#gnavi06 a{
	background-image:url(../image/index/gnavi07.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-9999px;
}

#gnavi06 a:hover{
	background-position:left -62px;
}

/*　Flash
------------------------------*/

#flash{
	clear:both;
	width:948px;
	margin:0 auto;
}

/*　コンテンツ
------------------------------*/

#contents{
	width:950px;
	margin:0 auto;
}

/*　左カラム
------------------------------*/
#left_column{
	float:left;
	width:264px;
	margin:0 0 0 21px;
	display: inline;
}

/* 一塊 */
.left_col_mass{
	clear:both;
	background-image:url(../image/index/bg_leftcol_middle.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	overflow:hidden;
	margin:10px 0px;
}

.left_col_mass .inside{
	background-image:url(../image/index/bg_leftcol_bottom.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	overflow:hidden;
}

.left_col_mass .inside h2{
	margin:0;
	padding:0;
}

.left_col_mass .inth_mass{
	width:256px;
	margin:10px auto;
}

.left_col_mass .inth_mass .left_area{
	float:left;
	width:70px;
}

.left_col_mass .inth_mass .left_area p{
	padding:0 0 20px 10px;
}

.left_col_mass .inth_mass .right_area{
	float:left;
	width:185px;
}

.left_col_mass .inth_mass .right_area p{
	padding:0px 10px 20px 10px;
}

.left_col_mass .inth_mass .right_area p a{
	color:#666;
}

.left_col_mass .inth_mass .right_area p a:hover{
	text-decoration:none;
	color:#03F;
}


/*　中カラム
------------------------------*/
#center_column{
	float:left;
	width:403px;
	margin:0 0 0 16px;
	padding-top:10px;
	display: inline;
}


/*news & topics*/
#news_and_topics{
	width:100%;
	background-image:url(../image/index/bg_center_col.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}

#news_and_topics h2{
	background-image:url(../image/index/lb_news_and_topics.jpg);
	text-align:right;
}

#news_and_topics h2 a{
	font-size:12px;
	color:#333;
	line-height:50px;
	padding-right:15px;
}

#news_and_topics h2 a:hover{
	color:#03F;
}

#news_and_topics ul{
	margin:20px 0;
}


#news_and_topics li{
	display:block;
	list-style-type:none;
	background-image:url(../image/index/li_news_and_topics.jpg);
	background-repeat:no-repeat;
	line-height:30px;
	padding-bottom:20px;
	padding-left:40px;
	padding-right:15px;
}

#news_and_topics .tolist{
	padding:0 0 20px 0;
	text-align:right;
}

#news_and_topics .tolist p{
	padding-right:30px;
	background-image:url(../image/index/li_ico.gif);
	background-repeat:no-repeat;
	background-position:380px 0.3em;
}

#news_and_topics .tolist p a{
	color:#666;
}

#news_and_topics .tolist p a:hover{
	color:#03F;
}

/*shakyo_dayori*/
#shakyo_dayori{
	width:100%;
	background-image:url(../image/index/bg_center_col.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}

#shakyo_dayori h2{
	background-image:url(../image/index/lb_news_and_topics.jpg);
	text-align:right;
}

#shakyo_dayori h2 a{
	font-size:12px;
	color:#333;
	line-height:50px;
	padding-right:15px;
}

#shakyo_dayori ul{
	margin:20px 0;
}


#shakyo_dayori li{
	display:block;
	list-style-type:none;
	background-image:url(../image/index/li_news_and_topics.jpg);
	background-repeat:no-repeat;
	line-height:30px;
	padding-bottom:20px;
	padding-left:40px;
}

#shakyo_dayori .tolist{
	padding:0 0 15px 0;
	text-align:right;
}

#shakyo_dayori .tolist p{
	padding-right:30px;
	background-image:url(../image/index/li_ico.gif);
	background-repeat:no-repeat;
	background-position:380px 0.3em;
}

#shakyo_dayori .tolist p a{
	color:#666;
}

#shakyo_dayori .tolist p a:hover{
	color:#03F;
}


/*　右カラム
------------------------------*/
#right_column{
	float:right;
	width:210px;
	margin:0 19px 0 0;
	padding-top:10px;
	display: inline;
}

/*右：一塊*/
.right_col_mass{
	background-image:url(../image/index/dash_line.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.right_col_mass .inside{
	background-image:url(../image/index/bg_right_col_middle.jpg);
	background-repeat:repeat-y;
	background-position:left top;
}

.right_col_mass .inside .in{
	background-image:url(../image/index/bg_right_col_bottom.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	overflow:hidden;
}

.right_col_mass .inside .in .txt{
	width:100%;
	height:100%;
}

.right_col_mass .inside .in .txt p{
	padding:10px;
}

.right_col_mass .lb_area{
	width:210px;
	overflow:hidden;
	background-image:url(../image/index/lb_right_col.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

.right_col_mass .lb_area .left{
	float:left;
}

.right_col_mass .lb_area .left p{
	line-height:31px;
	font-weight:bold;
	padding-left:25px;
}

.right_col_mass .lb_area .right{
	float:right;
}

.right_col_mass .lb_area .right p{
	line-height:31px;
	padding-right:20px;
}

.right_col_mass .lb_area .right p a{
	color:#FFF;
	text-decoration:none;
}

.right_col_mass .lb_area .right p a:hover{
	color:#03F;
}

/*右：一塊*/
.right_col_mass2{
}

.right_col_mass2 .inside{
	background-image:url(../image/index/bg_right_col_middle.jpg);
	background-repeat:repeat-y;
	background-position:left top;
}

.right_col_mass2 .inside .in{
	background-image:url(../image/index/bg_right_col_bottom.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	overflow:hidden;
}

.right_col_mass2 .inside .in .txt{
	width:100%;
	height:100%;
}

.right_col_mass2 .inside .in .txt p{
	padding:10px;
}

.right_col_mass2 .lb_area{
	width:210px;
	overflow:hidden;
	background-image:url(../image/index/lb_right_col.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

.right_col_mass2 .lb_area .left{
	float:left;
}

.right_col_mass2 .lb_area .left p{
	line-height:31px;
	font-weight:bold;
	padding-left:25px;
}

.right_col_mass2 .lb_area .right{
	float:right;
}

.right_col_mass2 .lb_area .right p{
	line-height:31px;
	padding-right:20px;
}

.right_col_mass2 .lb_area .right p a{
	color:#FFF;
	text-decoration:none;
}

.right_col_mass2 .lb_area .right p a:hover{
	color:#03F;
}

/*右カラムバナー*/
.right_col_banner01{
	padding:20px 0 10px 0;
}

.right_col_banner02{
	padding:10px 0;
}

/*　プライバシーポリシー
-----------------------------------------------------*/
/*
#privacy{
	clear:both;
	width:950px;
	margin:15px auto;
	background-image:url(../image/index/bg_privacy.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

#privacy p{
	line-height:25px;
	padding-left:40px;
}

#privacy p a{
	color:#333;
}

#privacy p a:hover{
	color:#03F;
}
*/
/*　フッタメニュー
-----------------------------------------------------*/

#footermenu{
	clear:both;
	width:950px;
	margin:15px auto;
	overflow:hidden;
	font-size: 1em;
}

#footermenu p{
	background-image:url(../image/index/bg_privacy.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left: 20px;
}

#footermenu p a{
	padding-left:20px;
	background-image:url(../image/index/li_ya.gif);
	background-repeat:no-repeat;
	background-position:left center;
	color:#333;
	padding-top: 3px;
	padding-bottom: 3px;
}

#footermenu p a:hover{
	color:#03F;
}


/*　フッター
-----------------------------------------------------*/
#footer{
	width:100%;
	background-image:url(../image/index/bg_footer_outside.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	margin-bottom:30px;
}

#footer_inside{
	width:950px;
	height:32px;
	margin:0 auto;
	background-image:url(../image/index/bg_footer_inside.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	text-align:right;
}

.clear{
	clear:both
}

.new_on{
	background-image:url(../image/index/ico_new.gif);
	background-repeat:no-repeat;
	background-position:left 12px;
	padding-left:30px;
	padding-bottom:1px;
}