@charset "EUC-JP";

/*----------------------------------------------------
	Reset
----------------------------------------------------*/

html {
	overflow-y: scroll;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote {
	margin: 0;
	padding: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}


caption,th {
	text-align: left;
}

q:before,q:after {
	content: '';
}

object,
embed {
	vertical-align: top;
}

hr,legend {
	display: none;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

img,abbr,acronym,fieldset {
	border: 0;
}


li {
	list-style-type: none;
}

p {
	margin-bottom: 1em;
}

/* ----------------背景---------------- */
body {
	font-size:76%;
	font-family:"Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Osaka ,Arial, Helvetica, sans-serif;
	background:#CCAA84 url(../img/blogimg/1/wrapper_bg.jpg) repeat-x top;
	color:#333333;
	line-height:160%;
}



/* --------------ページ全体の設定---------------- */
#container {
	background:#FFFFFF;
	width:762px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
	border-left:1px solid #CCAA84;
	border-right:1px solid #CCAA84;
	word-break: break-all;
	word-wrap: break-word;
}

/* ----------------ヘッダー---------------- */

#header { 
	width: 760px;
	height: 180px;
	margin:  0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

/* ----------------ナビ---------------- */

#navi { 
	width: 740px;
	height: 30px;
	margin:  0px 0px 0px 0px;
	padding: 10px 0px 0px 20px;
}


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

#contents { 
	width: 760px;
	height: auto;
	margin:  0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow:auto;
}


/* ----------------左メニューエリア---------------- */

#left { 
	width: 260px;
	height: auto;
	margin:  0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	float:left;
}


/*メインメニューのタイトルの設定*/
#pagearea div.mainarea div.mainmenuarea div.ctitle {
	width: 200px;
	height: 20px;
	text-align: left;
	padding: 1px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

}

/*メインメニューのタイトル個別指定*/
div.menu span.left_menu {
width: 230px;
height: 25px;
display:block;
text-indent: -9999px;  
overflow: hidden;
padding: 0px;
margin: 0px;
}


/*※以下イメージを読み込むパスを変更して下さい） */
div.menu span#calender { background: url(../img/blogimg/1/menu_calender.jpg) 0 0 no-repeat;}
div.menu span#article { background: url(../img/blogimg/1/menu_article.jpg) 0 0 no-repeat;}
div.menu span#archive { background: url(../img/blogimg/1/menu_archive.jpg) 0 0 no-repeat;}
div.menu span#rss { background: url(../img/blogimg/1/menu_rss.jpg) 0 0 no-repeat;}


/*サイドエリア中身の設定 左寄せ*/

.menu_lbox {
	width: 200px;
	text-align: left;
	padding: 10px 10px 10px 10px;
	margin: 0;
}

/*サイドエリア中身の設定 文字センタリング*/
.menu_cbox {
	width: 200px;
	text-align: center;
	padding: 10px 10px 10px 10px;
	margin: 0;
}


/*サイドエリアバナーボックスの設定 左寄せ*/

.banner_lbox {
	width: 200px;
	text-align: left;
	padding: 10px 10px 10px 0px;
	margin: 10px 0px 0px 0px;
}

/*サイドエリア最新記事のレイアウト*/
.menu_newline {
	width: 200px;
	overflow:auto;
}

.menu_newdate {
	width: 50px;
	padding: 2px 0px 0px 0px;
	float:left;
}

.menu_newtext {
	width: 145px;
	padding: -1px 0px 0px 0px;
	float:right;
}



/* ----------------メインエリア---------------- */

#main { 
	width: 473px;
	height: auto;
	margin:  0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:right;
}



/*メインエリアタイトル背景の設定*/
div.title_bk2{
	background:url(../img/blogimg/1/title_bk.jpg) no-repeat;
	width:454px;
	height: 45px;
	margin-bottom:10px;
}

div.title_bk{}

div.title_bk div{
	display:table-cell;
	margin-bottom:1px;
	vertical-align:middle;

}

* html div.title_bk div{/* IE 6 */
display:inline;
zoom:1;
}

*:first-child+html div.title_bk div{/* IE 7 */
display:inline;
zoom:1;
}

/*メインエリアタイトルテキストの設定*/
.title_text {
	margin: 0px 0px 0px 0px;
	padding: 0em 0 0 35px;
	font-weight:bold;
	font-size:14px;
}


/*メインエリアタイトルの設定*/
div.title div.detail{
	margin: 0px 0px 5px 0px;
	padding: 0em 0px 0 0px; 
	dispaly: block;*/
	width:454px;
	height: 45px;
}


/*メインエリアタイトルの個別設定*/
div.title div#comment { background:url(../img/blogimg/1/title_comment.jpg) 0 0 no-repeat;}
div.title div#cmtoukou { background:url(../img/blogimg/1/title_cmtoukou.jpg) 0 0 no-repeat;}
div.title div#trackback { background:url(../img/blogimg/1/title_trackback.jpg) 0 0 no-repeat;}
div.title div#trackbackurl { background:url(../img/blogimg/1/title_trackbackurl.jpg) 0 0 no-repeat;}



/*本文ボックス */
.mainbox_top{
	width: 454px;
	height:8px;
	margin: 0px 0px 0px 0px;
	padding:0px;
	background-image: url(../img/blogimg/1/box_head.jpg);
	background-repeat: no-repeat; 
}

.mainbox_middle{
	width: 454px;
	height:auto;
	margin: 0px 0px 0px 0px;
	padding:0px;
	background-image: url(../img/blogimg/1/box_middle.jpg);
	background-repeat: repeat-y;
}

.mainbox_bottom{
	width: 454px;
	height:19px;
	margin: 0px 0px 10px 0px;
	padding:0px;
	background-image: url(../img/blogimg/1/box_foot.jpg);
	background-repeat: no-repeat; 
}

/*本文テキストボックス */
.main_textbox {
	width: 430px;
	height:auto;
    margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 10px;
}

.main_textbox_s {
	width: 430px;
	height:auto;
    margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
	overflow:hidden;

}

.main_textbox_ss {
	width: 425px;
	height:auto;
    margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 10px;
	overflow:hidden;

}

/* ----------------フッターエリア---------------- */

#footer { 
	width: 760px;
	height: auto;
	text-align:right;
	margin-top: 0px;margin-right:auto;margin-left:auto;
	padding: 0px 0px 0px 0px;
}

.footer_text {
	font-size: 12px;
	font-weight:bold;
	padding: 0.2em 0;
	color:#FFFFFF;
	font-family: 'ＭＳ Ｐゴシック', sans-serif;
}

/* テキストの各種設定ここから */
.left_menutext {
	font-size: 13px;
	padding: 0.3em 0;  /* IE 6向け */
	vertical-align: middle; 
} 

.quot{
	unicode-bidi:embed;
	direction:rtl;
	font-weight:bold;
	margin: 3px 0px 5px 0px;
}


.text10 {
	font-size: 10px;
	line-height : 1.2;
	font-family: 'ＭＳ Ｐゴシック', sans-serif;
}

.text11 {
	font-size: 11px;
	line-height : 1.2;
	font-family: 'ＭＳ Ｐゴシック', sans-serif;
}


.text12 {
	font-size: 12px;
	line-height : 1.2; 
	font-family: 'ＭＳ Ｐゴシック', sans-serif;
}

.text14 {
	font-size: 14px;
	line-height : 1.2;
	font-family: 'ＭＳ Ｐゴシック', sans-serif;
}

.text16 {
	font-size: 16px;
	line-height : 1.2;
	font-family: 'ＭＳ Ｐゴシック', sans-serif;
}

/*デコレーションの設定*/
.ul {
	text-decoration: underline;
}

.b {
	font-weight: bold;
}

/*色の設定*/
.n {
	color: #333;
}

.w {
	color: #fff;
}

/*リンクの設定*/
a:link {
	color: #1884cc;
	text-decoration: underline;
}

a:visited {
	color: #1884cc;
	text-decoration: underline;
}

a:active {
	color: #1884cc;
	text-decoration: underline;
}

a:hover {
	color: #09f;
	text-decoration: underline;
}

/*リンクの設定 白文字*/
.wtext a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.wtext a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.wtext a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.wtext a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



/* 追記 */


p{ display:block;}
p.center{ text-align:center; display:block;}
div.input_box{ display:block; background:#efefef;}