@charset "utf-8";
/*
Theme Name: Tokyo Musik Kreis
Theme URI: http://musikkreis.net/
Description: Theme for Tokyo Musik Kreis
Version: 2.0
*/

/* 全体の設定 */

body	{
	background-color: #390205;
	margin-top: 0px;
	}

#container	{
	width: 890px;
	margin: auto;
	background: url('images/container_background.png') repeat-y left top;
	}

a	{
	color: #bb6f02;
	}

.clear	{
	clear: both;
	}

img	{
	border: none;
	}

h5  {
	font-size: 110%;
	line-height: 150%;
	border-bottom: 1px dotted #791922;
	}
	
table {
    margin: 1em 0 1em 0;
    width: 98%;
    border-collapse: collapse;
    border: 1px solid #999999;
    color: #000000;
    font-size: 100%;
    text-align: center;
    line-height: 180%;
}
th {
    padding: 0.3em 1em 0.3em 1em;
    color: #333333;
    background-color: #eeeeee;
    border: 1px solid #999999;
    text-align: center;
}

td {
    padding: 0.3em 0.5em 0.3em 0.5em;
    border: 1px solid #999999;
    background-color: #ffffff;
    color: #000000;
    font-size: 100%;
    text-align: center;
}

/* ヘッダ */
#header	{
	width: 654px;
	height: 352px;
	background: url('images/top_mainimage.jpg') no-repeat left top;
	}
	
#english {
	width: 98px;
	height: 25px;
	display: block;
	position: relative;
	top: 5px;
	left: 520px;
	}
	
#serchbox{
	width: 318px;
	height: 48px;
	display: block;
	position: absolute;
	top: 304px;
	margin-left: 0;
	background: url('images/search_base.gif') no-repeat left top;
	}

#inputbox {
	margin-top: 13px;
	margin-left: 90px;
	}

.inputbtn {
	vertical-align: middle;
	}

/* シングルページのヘッダ */
#header2	{
	width: 654px;
	height: 149px;
	background: url('images/2nd_mainimage.jpg') no-repeat left top;
	}

#english2 {
	width: 98px;
	height: 25px;
	display: block;
	position: relative;
	top: 5px;
	left: 525px;
	}

/* ナビゲーション */

#globalmenu {
	width: 654px;
	height: 53px;
	margin-top: 0px;
	margin-left: 0px;
	background: url('images/contents_shadow_head.gif') no-repeat left bottom;	
	}

#globalmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#globalmenu li {
	width: 106px;
	height: 48px;
	display: block;
	float: left; 
	}

/* メインコンテンツ */
#content	{
	width: 654px;
	float: right;
	text-align: left;
	font-size: 80%;
	line-height: 1.7;
	color: #403728;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	}

.contenteng{
	font-size: 90%;
	line-height: 1.7;
	color: #403728;
	font-family: Verdana, Arial, sans-serif;
	}

#articles {
	clear: both;
	margin: 0;
	padding-left: 18px;
	padding-right: 36px;
	padding-bottom: 18px;
	}
	
.entry {
	padding-top: 10px;
	padding-bottom: 5px;
	}
	
.entry h2 {
	background: url('images/contents_line_lv1_3column.gif') no-repeat bottom;
	font-size: 130%;
	margin-bottom: 0;
	line-height: 170%;
	}
	
.entry h2 a {
	text-decoration: none;
	padding-left: 5px;
	}
	
.postmetadata {
	display:block;
	margin:0.3em 0;
	padding:0 0 10px;
	list-style-type:none;
	line-height: 1.7;
	}
	
.date {
	background-image:url('images/contents_icon_date.gif');
	background-position:0 1px;
	background-repeat:no-repeat;
	display:block;
	padding:0 0 0 20px;
	}

.postmetadata li {
	float:left;
	vertical-align:middle;
	margin-left: 0.5em;
	}

/* サイドバー */
#sidebar	{
	width: 236px;
	float: left;
	display:inline;
	font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3" ,"ＭＳ Ｐ明朝",serif;
	}

.tmk_logo {
	margin-top: 32px;
	height: 320px;
	}

.logo {
	margin-top: 0px;
	margin-left: 18px;
	margin-bottom: 0px;
	background-image:url('images/line_underlogo.gif');
	background-position: 0 bottom;
	background-repeat: no-repeat;
	height: 100px;
	}

.photo {
	margin-right: 18px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 18px;
	}

.introtext {
	margin-top: 5px;
	margin-left: 18px;
	margin-bottom: 0px;
	}

#categolies {
	width: 236px;
	height: 225px;
	background: url('images/menu_categolies_bg.gif') no-repeat left top;
	}

.sidebartittle {
	margin-top: 14px;
	}

#categolies ul {
	list-style-type: none;
	margin: 0 0 0 1em;
	padding: 0;
	}

#categolies li {
	background: url('images/menu_icon.gif'); 
	background-repeat: no-repeat;
	background-position: 10px 10px;
	width: 200px;
	border-bottom: 1px #a76067 dotted;
	margin-top: 10px;
	}

#categolies li a {
	font-size: 14px;
	color:#FFFFFF;
	line-height: 1.7;
	text-decoration: none;
	padding-left: 25px;
	}

#categolies li a:hover {
	color:#bb6f02;
	}

#archives {
	width: 236px;
	height: 95px;
	background: url('images/menu_archives_bg.gif') no-repeat left top;
	}
	
.dropdown {
	margin-top: 10px;
	margin-right: 18px;
	margin-left: 18px;
	}		
	
#recentposts ul {
	list-style-type: none;
	margin: 0 0 0 1em;
	padding: 0;
	}

#recentposts li {
	background: url('images/menu_icon.gif'); 
	background-repeat: no-repeat;
	background-position: 10px 10px;
	width: 200px;
	border-bottom: 1px #a76067 dotted;
	margin-top: 10px;
	}
	
#recentposts li a {
	font-size: 12px;
	color:#FFFFFF;
	line-height: 1.5;
	text-decoration: none;
	padding-left: 25px;
	}

#recentposts li a:hover {
	color:#bb6f02;
	}

/* シングルページのサイドバー */
#sidebar_page {
    width: 236px;
	height: 256px;
	background: url('images/menu_menu_bg.gif') no-repeat left top;
}

#sidebar_page ul {
	list-style-type: none;
	margin: 0 0 0 1em;
	padding: 0;
	}

#sidebar_page li {
	background: url('images/menu_icon.gif'); 
	background-repeat: no-repeat;
	background-position: 10px 10px;
	width: 200px;
	border-bottom: 1px #a76067 dotted;
	margin-top: 10px;
	}

#sidebar_page li a {
	font-size: 14px;
	color:#FFFFFF;
	line-height: 1.7;
	text-decoration: none;
	padding-left: 25px;
	}

#sidebar_page li a:hover {
	color:#bb6f02;
	}

.tmk_logo2 {
	height: 144px;
	}

.logo2 {
	margin-top: 31px;
	margin-left: 18px;
	}

#sidebar_searchbox {
    width: 236px;
	height: 95px;
	background: url('images/menu_search_bg.gif') no-repeat left top;
}

#sidebar_searchbox form {
    margin-left: 1em;
    }
	
/* フッタ */
#footer {
	width: 890px;
	height: 48px;
	background: url('images/footer_bg.gif') no-repeat left top;
	margin: 0;
	clear: both;
	font-family: "Times New Roman",serif;
	font-size: 100%;
	line-height: 1.7;
	}
	
#footer p {
	color: #ffffff;
	padding-top: 5px;
	padding-left: 18px;
	}