@charset "UTF-8";

/****************************
*
*	ヘッダー、フッター整形用
*	全体適用css
*
*****************************/



/* 基礎CSS　*/

body
{
        background-image:url(../img/backtile.gif);
        background-repeat:repeat;

}
/* IE用センタリングダミー */
#IEdumy
{
	text-align:center;
	margin-top:0px;
	padding-top:0px;	
}	

/* 枠全体設定 */
#main_contents_wrapper
{
	width:920px;
        
	margin:0 auto 0 auto;	
        margin-left:10px;
        margin-right:10px;
        padding-left:10px;
        padding-right:10px;
	text-align:left;
	background-color:#FFFFFF;
        /*background-repeat:repeat;*/
        /*height:100%;*/

}


a
{
	text-decoration:underline;
}

td
{
	line-height:120%;
	letter-spacing:0.07em;
}

br
{
	letter-spacing:0em;
}
h1
{
        font-weight: normal;
        font-size:1.0em;
        display:inline;
}
h2
{
        font-weight: normal;
        font-size:1.0em;
        display:inline;
}

/* 全ページに付与される　ヘッダー部分 */
/******************************************************************
/* HEADER                                                         */

/* login area */
.C_header_login
{
	width:900px;
/*	font-size:0.8333em;*/
	color:#4E2727;
	background-image:url(../img/logo_new_up.jpg);
	background-repeat:no-repeat;
	height:25px;
}
.C_header_login_title
{
	/*font-size:0.8333em;*/
	margin-left:30px;
	padding-top:5px;
	float:left;
	display;inline;
}
.C_header_login_title  h1
{
	font-weight: normal;
	font-size:1.0em;
	display:inline;
}

.C_header_login_link
{

	line-height:20px;
	text-align:right;
}
.C_header_login_link a
{
	color:#4E2727;
}


/* menu area */
.C_header_menu_back
{
	width:900px;
	border:1px solid #875A5A; 
	background-color:#E2D8D1;
	text-align:center;
}

.C_header_menu
{
	width:890px;
	background-color:#875A5A;
	border:1px solid #FFFFFF; 
	padding:2px 0px 2px 0px;
	margin-top:3px;
	margin-bottom:3px;
	margin-left:5px;
/*	font-size:0.8333em;*/
	color:#FFFFFF;
}
* html .C_header_menu
{
	margin-left:2px;
}

.C_header_menu a
{
	color:#FFFFFF;
}

.C_header_menu ul
{
	list-style:none;
	padding:0px;
	margin:0px;
}
.C_header_menu ul li
{
	padding:0px;
	margin:0px;
	list-style-type:none;
	list-style-position:outside;
	display:inline;	
}


/* head img area */
/*C_header_img_search{
	overflow:hidden;
}

#C_header_img_search{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}*/


.C_header_img
{
	width:265px;
	float:left;
	margin:0px;
	padding:0px;
/*	height:200px;*/


}
.C_header_img_2
{
	width:265px;
	vertical-align:bottom;
	padding-left:8px;
	margin-top:8px;
}
* html .C_header_img_2
{
	padding-top:5px;
}





/* head search area */
.C_header_search
{
	float:right;
/*	height:200px;*/
	margin-bottom:5px;

}
.C_header_search_frame
{
	width:630px;
}
.C_header_search_head
{
	width:630px;
	background-image:url(../img/index_back_up.jpg);
	height:17px;
}
.C_header_search_body
{
	width:630px;
	background-image:url(../img/index_back_mid.jpg);
	background-repeat:repeat-y;
}

.C_header_search_foot
{
	background-image:url(../img/index_back_down.jpg);
	height:20px;
}

.C_header_search_wrapper
{
	margin-top:6px;
	width:545px;
	float:left;
	background-repeat:repeat-y;
	
}




.C_header_label
{
	width:50px;
	padding-left:3px;
	line-height:normal;
	margin-right:3px;
	/*font-size:0.8333em;*/
	color:#333333;
	text-align:right;
	float:left;
	vertical-align:middle;
	line-height:100%;
	height:auto;


}

table .C_header_label
{
	padding-left:0px;
	margin-right:0px;
}


* html .C_header_label
{
	padding-top:6px;
}


.C_header_search_wrapper_sub
{
	width:490px;
	float:left;
	/*font-size:0.8333em;*/
	line-height:100%;
}


#linkInitial_list,#composers_list
{
	width:480px;
	/*font-size:0.8333em;*/
	letter-spacing:0.02em;
	color:#333333;
}
#linkInitial_list a
{
	color:#333333;
}

#linkInitial_list
{
	margin-bottom:3px;
}

.C_header_search_btn
{
	float:left;
	width:63px;
	line-height:normal;
	text-align:right;
	line-height:100%;
	display:table-cell;
	vertical-align:middle;
}
* html .C_header_search_btn
{
	padding-top:6px;
}


#quick_list ,#koutei_list,#henkyoku_list
{
	line-height:100%;
	float:left;
}

.C_header_search, .C_header_search_frame, .C_header_search_head,.C_header_search_body, .C_header_search_wrapper, .C_header_label,.C_header_search_warapper_sub,#linkInitial_list,#composers_list,#composer_indicator, #quick_list, div#koutei_list,#s_font, #hensei_list, #henkyoku_list, .C_header_search_foot
{
	line-height:100%;
	letter-spacing:0.02em;
}


.C_header_label_free
{
	width:65px;
	padding-left:3px;
	line-height:normal;
	margin-right:3px;
	/*font-size:0.8333em;*/
	color:#333333;
	text-align:right;
	float:left;
	vertical-align:middle;
	line-height:100%;
	height:auto;
}
.C_header_search_wrapper_sub_free
{
	/*width:480x;*/
	float:left;
	/*font-size:0.8333em;*/
	line-height:100%;
}
.C_header_label_free a
{
	color:#333333;
}

/* 全ページに付与される　フッター部分 */

/******************************************************************
/* FOOTER                                                        */



/* To_TopPage  */
.C_to_pagetop
{
	/*font-size:0.625em;*/
	/*font-size:xx-small;*/
	font-size:0.8333em;
	margin-top:0px;
	padding-top:20px;
}
.C_to_pagetop a
{
	color:#333333;
}


/* Footer menu */
.C_footer
{
	width:900px;
	display:block;
	height:auto;
	text-align:center;
	background-image:url(../img/back_line.gif);	
	padding-top:1px;
	padding-bottom:1px;
	
}
.C_footer ul
{
	list-style:none;
	padding:0px;
	margin:0px;
}
.C_footer ul li
{
	padding:0px;
	margin:0px;
	list-style-type:none;
	list-style-position:outside;
	display:inline;
	/*font-size:0.8333em;*/
	
}
.C_footer a
{
	display:inline;
	color:#333333;

}

/* Copyright */
.Copyright
{
	/*font-size:xx-small;*/
	font-size: 0.8333em;
	color:#333333;
}

/* SSL GEOTRUST */
.C_footer_Geo
{
	text-align:left;
}
/* FOOTER MENU     END                                           */
/*****************************************************************/

