* {
	padding: 0;
	margin: 0;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
}

#flashContent {
	color: #444444;
}

body {
	padding: 0px;
	margin: 0px;
	line-height: 150%;
	background-color: #dfe5e2;
	font-size: 12px;
	color: #8a7f4d;
}

/*------------------*/
/*  基本設定        */
/*------------------*/

img {
	border: none;
}

h1, h2, h3, h4, h5, h6, h7 {
	font-size: medium;
}

a {
	font-size: inherit;
	text-decoration: none;
}

ul, ol {
	padding-left: 12px;
	padding-right: 12px;
	margin-bottom: 10px;
	list-style-position: outside;
	list-style-type: none;
	color: #f6cfd7;
}

h3, h2 {
	color: #888888;
}

#alpha-inner {
	color: #444444;
}

/*------------------*/
/*  基本レイアウト  */
/*------------------*/


#main_cont {
	background-image: url(dat/bg/bg_news_ep12.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: auto;
	text-align: left;
}

#menu_part {
	position: relative;
	width: 900px;
	height: 300px;
	overflow: hidden;
	z-index: 99;
}

#r_part {
	float: right;
	padding-top: 300px;
	width: 654px;
	height: auto;
	text-align: left;
}

#l_part {
	float: left;
	margin-top: 0px;
	padding-top: 0px;
	width: 246px;
	height: auto;
	text-align: left;
}

#wrap {
	position: relative;
	top: -300px;
	left: 0px;
	z-index: 1;
	width: 900px;
	height: auto;
}

#foot_part {
	margin-left: auto;
	margin-right: auto;
	height: 30px;
	font-size: 10px;
	color: #999999;
	text-align: center;
	clear: both;
}


/*------------------*/
/*  エントリー部分  */
/*------------------*/

.contents-in {
	padding-bottom: 20px;
	margin-right: 32px;
	margin-left: 32px;
}

.entry-header{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom: 1px solid #888888;
	font-size: 16px;
	color: #888888;
}

.entry-body{
	padding-top: 10px;
	padding-right: 64px;
	padding-left: 64px;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 180%;
}

.entry-body a,a:link,a:visited {
	color: #999999;
}

.entry-body a:hover,a:active {
	color: #FFFFFF;
}

.entry-footer {
	padding-right: 64px;
	padding-bottom: 32px;
	font-size: 10px;
	color: #696969;
	text-align: right;
}

/*------------------*/
/*  左部分          */
/*------------------*/

.left-content {
	padding-top: 36px;
}

#l_part-recents {
	padding-top: 292px;
}

.module-header {
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 15px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	color: #888888;
}

.module-content {
	line-height: 16px;
	padding-left: 30px;
}

/*------------------*/
/*  recent entries  */
/*------------------*/

.recent_entries {
	padding-left: 14px;
	padding-right: 14px;
	font-size: 12px;
}



/*------------------*/
/*  カレンダー      */
/*------------------*/

.calendar-num {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	display: block;
}

#calendar-content {
	text-align: center;
	color: #888888;
}


#calendar-content table {
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}


#calendar-content table tr, #calendar-content table td {
	width: 12px;
	vertical-align: middle;
	text-align: center;
}

#left table{
	line-height: normal;
}

/*------------------*/
/*  検索            */
/*------------------*/


#search {
	width: 150px;
	height: 18px;
}

#search_btn {
	width: 48px;
	height: 24px;
	font-size: 12px;
}

/*------------------*/
/*  アーカイブ      */
/*------------------*/


#archive-title {
	margin-right: 32px;
	margin-left: 32px;
	margin-bottom: 12px;
	padding-bottom: 0px;
	border-bottom: 1px solid;
	color: #888888;
}

.archive_contents {
	padding-left: 64px;
	padding-right: 64px;
	line-height: 180%;
}

.archive-list-item {
	color: #f6cfd7;
	list-style-type: square;
}

.content-nav{
	text-align: center;
}

.date-header{
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
}

.contents {
	margin-left: 32px;
	margin-right: 32px;
}
