/*********************************************/
/********** -基本設定 ************************/
/*********************************************/

/********** --ボディ **********/



body {
	margin-top:20px;
	padding: 0px;
	text-align: left;
	background-color:#ffffff;
	font-family: sans-serif;
}

#base {
 width: 790px;
 border-left:0px solid #5d49ba;
 border-right:0px solid #5d49ba;
 border-bottom:0px solid #5d49ba;
 background-color:#ffffff;
 margin-bottom:10px;
}

/********** --テキスト **********/
body, td, th, input, select, option, textarea {
	color: #000000;
	line-height:1.75em;
	font:menu;
}

/********** --リンクスタイル **********/
a:link { color: #664ae3; text-decoration:none;}
a:visited { color: #664ae3; text-decoration:none;}
a:active { color: #664ae3; text-decoration:none;}
a:hover { color: #664ae3; text-decoration:underline;}


/*********************************************/
/********** -ボディコンテンツ ****************/
/*********************************************/

/** 段落 **/
p{
	margin: 0px;
	padding: 0px;
	text-align: left;
}

/** 引用 **/
blockquote{
	font-size:12px;
	line-height:130%;
	color:#000000;
	border: #5d49ba 1px solid;
	background-color: #ebe9f4;
}

/********** --箇条書き **********/
ul li {
}

/********** --水平線 **********/
hr {
	color:#bfbfbf;
	background-color:#bfbfbf;
	height: 1px;
	border: 0px;
}

/********** --見出し **********/
h1 {
	font-size:1.5em;
	font-weight:normal;
	letter-spacing:0.25em;
	color:#000000;
	margin: 0px 0px 10px 0px; 
	padding: 3px 0px 3px 8px;
	text-align: left;
	text-valign:  middle;
	border-left: #aaaaaa 5px solid;
	line-height:1em;
}
h1 a:link, h1 a:visited { text-decoration:none;}
h1 a:hover { background:none; text-decoration:underline;}

h2 {
	font-size:1.25em;
	font-weight:normal;
	color:#000000;
	margin: 0px; 
	padding: 10px 0px 5px 0px;
	text-align: left;
	text-valign: middle;
	line-height:1em;
}
h2 a:link, h2 a:visited { text-decoration:none;}
h2 a:hover { background:none; text-decoration:underline;}

h3 {
	font-size:0.75em;
	font-weight:normal;
	color:#000000;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
	line-height:1em;
}
h3 a:link, h3 a:visited { text-decoration:none;}
h3 a:hover { background:none; text-decoration:underline;}

h4 {
	font-weight:normal;
	border-bottom: solid 0px #1c0099;
	color:#00000;
	text-align: left;
	line-height:1em;
}
h4 a:link, h4 a:visited { text-decoration:none;}
h4 a:hover { color:#5442a5; background:none; text-decoration:underline;}

h5 {          background: url("template/1009/img/h5_bg.gif");
	background-repeat: no-repeat;
	background-position: 0% 50%;
	font-weight:normal;
	color:#4e4e4e;
	padding-left:20px;
	text-align: left;
}
h5 a:link, h5 a:visited { text-decoration:none;}
h5 a:hover { color:#4e4e4e; background:none; text-decoration:underline;}

h6 {           background: url("template/1009/img/h6_bg.gif");
	background-repeat: no-repeat;
	background-position: 0% 50%;
	font-weight:normal;
	color:#4e4e4e;
	padding-left:20px;
	text-align: left;
}
h6 a:link, h6 a:visited { text-decoration:none;}
h6 a:hover { color:#666666; background:none; text-decoration:underline;}

/********** --表 **********/
/***** ---パターンA *****/
.table_a {
	border:1px  solid #5442a5;
}

.table_a caption {
	color:#4e4e4e;
	padding: 3px 3px 3px 18px;
	background: url("template/1009/img/tablecaption.gif") no-repeat left top;
}
.table_a_th {
	text-align: left;
	color: #4e4e4e;
	border-top: #5442a5 1px solid;
	border-bottom: #5442a5 1px solid;
                border-left: #5442a5 1px solid;
	padding: 9px 10px 4px 10px;
	background: url("template/1009/img/dot_bg.gif") #ffffff;
	}

.table_a_th2 {
	text-align: left;
	border-bottom: #5442a5 1px solid;
                 border-right: #5442a5 1px solid;
                color: #4e4e4e;
	padding:7px 10px;
	background-color: #ffffff;

}
.table_a_td {
	text-align: left;
	border-bottom: #5442a5 1px solid;
                border-left: #5442a5 1px solid;
	color: #4e4e4e;
	padding:7px 10px;
	background-color: #ffffff;
}

/***** ---パターンB *****/
.table_b {
	border-top: #bfbfbf 1px solid;
	border-right: #bfbfbf 1px solid;
	padding: 0px;
}

.table_b caption {
	color:#4e4e4e;
	padding: 3px 3px 3px 18px;
	background: url("template/1009/img/tablecaption.gif") no-repeat left top;
}
.table_b_th {
	border-bottom: #bfbfbf 1px solid;
	border-left: #bfbfbf 1px solid;
	text-align: left;
	color: #4e4e4e;
	background: url("template/1009/img/border_bg.gif") #ffffff;
}
.table_b_th2 {
	text-align: left;
	border-bottom: #bfbfbf 1px solid;
	border-left: #bfbfbf 1px solid;
	color: #4e4e4e;
	background-color: #ffffff;}
.table_b_td {
	text-align: left;
	border-bottom: #bfbfbf 1px solid;
	border-left: #bfbfbf 1px solid;
	color: #4e4e4e;
	background-color: #ffffff;
}

/***** ---パターンC *****/
.table_c {
	border-top: #bfbfbf 1px solid;
	border-right: #bfbfbf 1px solid;
	padding: 0px;
}

.table_c caption {
	color:#4e4e4e;
	padding: 3px 3px 3px 18px;
	background: url("template/1009/img/tablecaption.gif") no-repeat left top;
}
.table_c_th {
	border-bottom: #bfbfbf 1px solid;
	border-left: #bfbfbf 1px solid;
	text-align: left;
	color: #4e4e4e;
	background: url("template/1009/img/dot_bg.gif") #ffffff;
}
.table_c_th2 {
	text-align: left;
	border-bottom: #bfbfbf 1px solid;
	border-left: #bfbfbf 1px solid;
	color: #4e4e4e;
	background-color: #ffffff;
}
.table_c_td {
	text-align: left;
	border-bottom: #bfbfbf 1px solid;
	border-left: #bfbfbf 1px solid;
	color: #4e4e4e;
	background-color: #ffffff;
}

/** その他 **/
.table_d caption, .table_e caption, .table_f caption {
 background: url("template/1009/img/tablecaption.gif") repeat-x no-repeat left top;
 padding-left:18px;
}
.table_f_th a:link, .table_f_th a:visited {color:#ffffff; text-decoration:none;}
.table_f_th a:hover { color:#ffffff; background:none; text-decoration:underline;}

.table_f_th2 a:link, .table_f_th2 a:visited {color:#ffffff; text-decoration:none;}
.table_f_th2 a:hover { color:#ffffff; background:none; text-decoration:underline;}


/********** --本とCD **********/

.book{
	width: 144px;
	height: 180px;
	text-align: center;
	background-image: url("images/kage.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	float:left;
}

.cd{
	width: 185px;
	height: 180px;
	text-align: center;
	background-image: url("images/cd-kage.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	float:left;
}

img {
	padding-top:5px;
}

.book a img {
	padding-top:5px;
}

.cd a img {
	padding-top:5px;
}

.book a img:hover {
	padding-top:0px;
}

.cd a img:hover {
	padding-top:0px;
}


/********** --パーツ挿入 **********/
/***** ---ベースA *****/
.listbox_a {
	padding: 0px 10px;
	border: #bfbfbf 1px solid;
	background: #ffffff;
	background-position:0% 0%;
	background-repeat: repeat-x;
}

.listset_a1_li {
	color:#4e4e4e;
	font-size:12px;
	list-style-image: url("template/1009/img/listicon_a1.gif");
	line-height:160%;
}


.listset_a2_li {
	color:#4e4e4e;
	font-size:12px;
	list-style-image: url("template/1009/img/listicon_a2.gif");
	line-height:160%;
}

.listset_a1_li a:link{
 color: #5442a5;
 text-decoration:none;
}
.listset_a1_li a:visited{
 color: #5442a5;
 text-decoration:none;
}
.listset_a1_li a:hover{
 color: #5442a5;
  text-decoration:underline;
}



/***** ---ベースB *****/
.listbox_b {
	padding: 0px 10px;
	background-color: #ffffff;
	border: #bfbfbf 1px solid;
	}

.listset_b1_li {
	color:#4e4e4e;
	font-size:12px;
	list-style-image: url("template/1009/img/listicon_b1.gif");
	line-height:160%;
}


.listset_b2_li {
	color:#4e4e4e;
	font-size:12px;
	list-style-image: url("template/1009/img/listicon_b2.gif");
	line-height:160%;
}

.listset_b1_li a:link{
 color: #5442a5;
 text-decoration:none;
}
.listset_b1_li a:visited{
 color: #5442a5;
 text-decoration:none;
}
.listset_b1_li a:hover{
 color: #5442a5;
  text-decoration:underline;
}



/***** ---トピックリスト *****/
/** パターン5 **/
.pagetitle_a {
 background:URL("template/1009/img/listicon_a1.gif") no-repeat left top;
 padding:5 0 3 23px;
 margin-left:10px;}

/** パターン6 **/
.pagetitle_b {
 background:URL("template/1009/img/listicon_b1.gif") no-repeat left top;
 padding:5 0 3 18px;
 margin-left:10px;}

/***** ---サイトマップ *****/
/** パターン3・4 **/
.titletext_level1{
 background:URL("../index.html") no-repeat left top;
 padding-left:15px;}
.titletext_level2{
 background:URL("../index.html") no-repeat left top;
 padding-left:15px;}


/***** ---フレームA *****/
.frame_a_outer {
	padding: 0px ;
	border: #bfbfbf 1px solid;

}
.frame_a_inner {
	background: #ffffff;
	margin:0px;
	padding:2px;
}


/***** ---フレームB *****/
.frame_b_outer {
	padding: 0px;
	border:1px  solid #5442a5;
}
.frame_b_inner {
	background: #ffffff;
	margin:0px;
	padding:2px;
}

/*********************************************/
/********** -スキンデザイン*******************/
/*********************************************/


/********** --ヘッダー **********/
#header{
 width:100%;
 background: url("../index.html");
 background-repeat: no-repeat;
 background-position: bottom left;
 text-align:left;
}

/***** ---ロゴ *****/
.logo {
 padding:0px 0px 30px 0px;
 text-align:left;
}
.logo a:hover{ background: none; }

/***** ---ヘッダーメニュー *****/
.headermenu_text{
 width:350px;
 float:right;
 font-size:13px; color:#4e4e4e;
 text-align: right;
 text-valign: top;
 padding:0px 0px 0px 0px;
 background:#ffffff;
}

.headermenu_text a:link{
 font-size:13px; color: #4e4e4e;
 text-decoration:none;
}
.headermenu_text a:visited{
 font-size:13px; color: #4e4e4e;
 text-decoration:none;
}
.headermenu_text a:hover{
 font-size:13px; color: #5442a5;
  text-decoration:none;
}

/********** --メインナビゲーション **********/
/***** ---メインメニュー *****/
#mainmenubox{
 margin-top:0px;
 margin-bottom:0px;
 text-align: center;
}

.text_text{
 font-size:12px; 
 width: 100px;
 line-height:100%;
 padding: 10px 0px 8px 0px;
}

/** メインメニュー通常時 **/
.mainmenu{
 background-color: #eeeeee;
 border-right: 1px solid #ffffff;
 cursor: pointer;
	background-image: url("images/tab.gif");
	background-position: left bottom;
}

.mainmenu a:link{
 color: #4e4e4e;
 text-decoration:none;
}
.mainmenu a:visited{
 color: #4e4e4e;
 text-decoration:none;
}
.mainmenu a:hover{
 color: #664ae3;
 text-decoration:none;
}

/** メインメニュー設定なし **/
.mainmenu_off{
 background-color: #ffffff;
	background-image: url("images/tab.gif");
	background-position: left bottom;
}

/** メインメニュー選択時 **/
.mainmenu_on{
 background-color: #d3d3d3;
  border-right: 1px solid #ffffff;
 color: #5442a5;
 text-decoration:none;
 cursor: pointer;
}

.mainmenu_on a:link{
 color: #5442a5;
 text-decoration:none;
}
.mainmenu_on a:visited{
 color: #5442a5;
 text-decoration:none;
}
.mainmenu_on a:hover{
 color: #664ae3;
 text-decoration:underline;
}
/** メインメニューマウスオーバー時 **/
.mainmenu_hover{
 background-color: #ccc1ff;
  border-right: 1px solid #ffffff;
 color:#ffffff;
 cursor: pointer;
}
.mainmenu_hover a:link{
 font-size:12px; color:#664ae3;
 text-decoration:none;
}
.mainmenu_hover a:visited{
 font-size:12px; color:#664ae3;
 text-decoration:none;
}
.mainmenu_hover a:hover{
 font-size:12px; color:#664ae3;
 text-decoration:none;
}

/***** ---ぱんくず *****/
#crumb {
 width:100%; 
 font-size:10px;
 color:#ffffff; 
 text-align:right;
 background-color: #d3d3d3;
}

.crumb_text {
 padding:4px 8px 0px 0px;
 color: #4e4e4e;
}
.crumb_text a:link {
 color: #4e4e4e;
 text-decoration:none;
}
.crumb_text a:visited {
 color: #4e4e4e;
 text-decoration:none;
}
.crumb_text a:hover {
 color: #5442a5;
 text-decoration:none;
}

/********** --ボディコンテンツ枠 **********/
.main_td {
 width:100%;
 background: #d3d3d3;
 border-left:0px; 
 border-right:0px; 
 border-top:0px; 
 border-bottom:0px; 
 padding:10px 14px 10px 14px;
}

/********** --サイド **********/
#side{
 width:100px;
 background: #d3d3d3;
 margin:0px;
 padding:0px;
}

/***** ---サイドメニュー *****/
.sidemenu {
 width:150px;
}
.sidemenu_header {

}
.sidemenu_footer {

}

.sidemenu_txt {
 width:100px;
}

.sidemenu_td {
 width:100px;
}

.sidemenu_table {
 cursor: pointer;
 width:100px;
}
.sidemenu_table_on {
 cursor: pointer;
 width:100px;
}
.sidemenu_table_hover {
 cursor: pointer;
 width:100px;
}

/** サイドメニューtop **/
.sidemenu_top{
 height:5px;
}
.sidemenu_on_top{
 height:5px;
}
.sidemenu_hover_top{
 height:5px;
}

/** サイドメニューbottom **/
.sidemenu_btm{
  height:5px;
}
.sidemenu_on_btm{
 height:5px;
}
.sidemenu_hover_btm{
 height:5px;
}
/** サイドメニューmiddle **/
.sidemenu_mdl{
 padding:0px 0px 0px 0px;
 font-size:12px;
 font-weight:normal;
 color:#4e4e4e; text-align:left;
}
.sidemenu_mdl a:link{
 font-size:12px;
 font-weight:normal;
 color:#4e4e4e; text-align:left;
 text-decoration:none;
}
.sidemenu_mdl a:visited{
 font-size:12px;
 font-weight:normal;
 color:#4e4e4e; text-align:left;
 text-decoration:none;
}

.sidemenu_on_mdl{
 padding:5px 0px 5px 0px;
 font-size:12px;
 color:#000000; text-align:left;
}

.sidemenu_on_mdl a:link{
 font-size:12px;
 font-weight:normal;
 color:#5442a5; text-align:left;
 text-decoration:none;
}

.sidemenu_on_mdl a:visited{
 font-size:12px;
 font-weight:normal;
 color:#5442a5; text-align:left;
 text-decoration:none;
}

.sidemenu_hover_mdl{
 font-size:12px;
 font-weight:normal;
 color:#664ae3; text-align:left;
}

.sidemenu_hover_mdl a:link{
 font-size:12px;
 font-weight:normal;
 color:#664ae3; text-align:left;
 text-decoration :none;
}
.sidemenu_hover_mdl a:visited{
 font-size:12px;
 font-weight:normal;
 color:#664ae3; text-align:left;
 text-decoration :none;
}
.sidemenu_hover_mdl a:hover{
 font-size:12px;
 font-weight:normal;
 color:#664ae3; text-align:left;
 text-decoration :none;
}

/***** ---サイドバー *****/
.child_side { 
  width:100px; margin-top:5px; margin-bottom:5px; background:#ffffff; 
   }

.child_side ol { margin:0px; padding:0px; list-style:none outside; }
.child_side li { margin:0px 2px 0px 5px; padding:2px 0px 5px 0px;
  background:url("template/1009/img/listicon_a2.gif") no-repeat top left; }

.child_side_header { margin:0; padding:0; border-bottom:1px dotted #bfbfbf; }

.child_side_title {
  width:0px; text-align:center;font-size:10px;
  color:#4e4e4e; padding:3px 0; overflow:hidden; word-break:break-all; letter-spacing:1px; }
  
.child_side_box { width:100px; margin:3px 5px; padding:0; overflow:hidden; word-break:break-all;}

.child_side_text { margin:0; padding:0; font-weight:normal; font-size:10px;
  color:#4e4e4e; line-height:1.2; text-align:left; }
.child_side_text a:link { color:#5442a5; text-decoration:none; }
.child_side_text a:visited { color:#5442a5; text-decoration:none; }
.child_side_text a:hover { color:#664ae3; text-decoration:none; }


/********** --フッター **********/
#footer {
 padding:4px 5px 3px 0px; text-align:right;
 background: #584c9d;
 margin-bottom:20px;
}

.footer_text{
 font-size:10px; color:#ffffff;
 text-align: right;
 line-height:100%;
}
.footer_text a:link{
 color: #4e4e4e;
 text-decoration:none;
}
.footer_text a:visited{
 color: #4e4e4e;
 text-decoration:none;
}
.footer_text a:hover{
 color: #5442a5;
 background-color:#ffffff;
 text-decoration:none;
}

/********** --ポップアップ **********/
.popup_header {
 height:0px;
 font-size:12px; font-weight:bold; letter-space:1px; color:#ffffff;
 padding:9px 10px 8px 20px;
 background-color: #ffffff;
}

.popup_footer {
 padding: 10px 10px 5px 10px;
 text-align:center;
 background: #ffffff;
 color: #4e4e4e;
}
.popup_footer .footer_text a:link{
 color: #4e4e4e;
 text-decoration:none;
}
.popup_footer .footer_text a:visited{
 color: #4e4e4e;
 text-decoration:none;
}
.popup_footer .footer_text a:hover{
 color: #5442a5;
 text-decoration:none;
}

.popup_main{
 padding:10px;
border:1px dotted #bfbfbf;
 }

.popup_range{
 width:600px;
 }

.popup_body {
 padding:10px 10px 20px 10px;
}



/* --階層リスト */
.sidemenu2 {
	text-align:left;
	padding: 0px;
}	

.sidemenu2 li {
	line-height:125%;
}	

ul.sidemenu2 {
	text-align:left;
	margin: 10px 0px 0px 10px;
	width:150px;
	list-style:none;
}	

ul.sidemenu2 li a {
	margin: 0px;
	padding:0px;
	overflow:hidden;
	word-break: break-all;	
}

/* ---header,footer */
ul.sidemenu2 li.sidemenu2_head,
ul.sidemenu2 li.sidemenu2_foot {
	display:none;
}

.sidemenu2_off span{
line-height: inherit
}
.sidemenu2_on span{
line-height: inherit
}



/* ---lv1 */
ul.sidemenu2 li.sidemenu2_on,
ul.sidemenu2 li.sidemenu2_off {
	margin: 0px 0px 10px 0px;
	padding: 0px ;
}

/* ----lv1_off */
ul.sidemenu2 li.sidemenu2_off a {
	margin: 0px;
	padding:0px;	
	display:block;
	cursor: pointer;
	_width:100%;
	
	color:#4e4e4e;	
	text-decoration:none;	
}

ul.sidemenu2 li.sidemenu2_off a span {
}

/* ----lv1_on */
ul.sidemenu2 li.sidemenu2_on a {
	margin: 0px;
	padding:0px;
	display:block;
	cursor: pointer;

	_width:100%;
	
	color:#5442a5;	
	text-decoration:none;	
}

ul.sidemenu2 li.sidemenu2_on a span {
}

/* ----lv1_hover */
ul.sidemenu2 li.sidemenu2_on a:hover,
ul.sidemenu2 li.sidemenu2_off a:hover {
	margin: 0px;
	padding:0px;	
	display:block;
	cursor: pointer;

	_width:100%;

	color:#664ae3;	
	text-decoration:none;	
}

ul.sidemenu2 li.sidemenu2_on a:hover span, 
ul.sidemenu2 li.sidemenu2_off a:hover span {

}

/* ---lv2 */
ul.sidemenu2 li.sidemenu2_on2,
ul.sidemenu2 li.sidemenu2_off2 {
}

/* ----lv2_off */
ul.sidemenu2 li.sidemenu2_off2 a {
	margin: 0px;
	padding:0px;
	display:block;
	cursor: pointer;

	_width:100%;

	color:#4e4e4e;	
	text-decoration:none;			
}

/* ----lv2_on */
ul.sidemenu2 li.sidemenu2_on2 a {
	margin: 0px;
	padding:0px;
	display:block;
	cursor: pointer;

	_width:100%;

	color:#5442a5;		
	text-decoration:none;	
}

/* ----lv2_hover */
ul.sidemenu2 li.sidemenu2_on2 a:hover,
ul.sidemenu2 li.sidemenu2_off2 a:hover {
	margin: 0px;
	padding:0px;
	display:block;
	cursor: pointer;

	_width:100%;

	color:#664ae3;		
	text-decoration:none;	
}

/* ---lv3 */
ul.sidemenu2 li.sidemenu2_on3,
ul.sidemenu2 li.sidemenu2_off3 {
}

/* ----lv3_off */
ul.sidemenu2 li.sidemenu2_off3 a {
	margin: 0px;
	padding:0px;
	display:block;
	cursor: pointer;
	
	_width:100%;

	background: url("template/1009/img/listicon_a2.gif") no-repeat center left;	
	
	color:#4e4e4e;		
	text-decoration:none;	

}

/* ----lv3_on */
ul.sidemenu2 li.sidemenu2_on3 a {
	margin: 0px;
	padding:0px;
	background: url("template/1009/img/listicon_a1.gif") no-repeat center left;

	display:block;
	cursor: pointer;

	_width:100%;

	color:#5442a5;		
	text-decoration:none;	
}

/* ----lv3_hover */
ul.sidemenu2 li.sidemenu2_on3 a:hover,
ul.sidemenu2 li.sidemenu2_off3 a:hover {
	margin: 0px;
	padding:0px;
	background: url("template/1009/img/listicon_a1.gif") no-repeat center left;

	display:block;
	cursor: pointer;
	
	_width:100%;

	color:#664ae3;		
	text-decoration:none;	
}

