/* CSS Date Document */



/*　基本設定
================================================*/
body {
	color:#666;
	margin-top:0;
	padding-bottom:30px;
	font-size:12px;
	line-height:150%;
	text-align:center;
	}

#container {
	width:750px;
	margin:0 auto;
	text-align:left;
	}

#blogMain {
	width:560px;
	float:right;
	}

#menu {
	width:180px;
	float:left;
	font-size:12px;
	}
	#menu a {color:#a00000;}

.pageTop {
	clear:both;
	text-align:right;
	font-size:10px;
	}
	.pageTop a {
		color:#a00000;
		text-decoration:none;
		}



/*　ヘッダ
================================================*/
#titleBar {
	width:750px;
	background-color:#a00000;
	margin:0 auto;
	clear:both;
	}
#titleBar:after{
 height:0;
 display:block;
 content:",";
 visibility: hidden;
 clear:both;
}

h1 {
	width:230px;
	float:left;
	margin:0 0 0 10px;
	text-align:left;
	padding:5px 0 0;
	display:inline;
	}

#headImg {
	width:750px;
	height:180px;
	margin:0 auto 10px;
	padding:0;
	background-image:url(../img/head-img.gif);
	text-indent:-9999px;
	}
#headLink {
	width:750px;
	height:85px;
	margin:0 auto;
	padding:0;
	text-indent:-9999px;
	background:url(../img/nartomo.gif) no-repeat;
	}
#headLink a{
	display:block;
	width:750px;
	height:85px;
	background:url(../img/nartomo.gif) no-repeat;
	}

/*　ブログ本体
================================================*/
.blogTitle {
	background-color:#a00000;
	font-size:12px;
	padding:2px 5px;
	color:#fff;
	}


.entry {
	padding:0 10px 10px;
	margin-bottom:10px;
	}
	.entry img {
		float:left;
		border:0;
		margin-right:5px;
		}


/*　メニュー
================================================*/
.menuTitle {
	font-size:12px;
	padding:2px 5px 2px 20px;
	color:#a00000;
	border-bottom:1px solid #ccc;
	background:url(../img/onp.gif) no-repeat 0 4px;
	}
.menuList {
	margin:5px 0 20px;
	padding:0;
	list-style-type:none;
	line-height:110%;
	}
	.menuList li{
		margin:0 0 10px;
		}



/*　コピーライト
================================================*/
#copyRight {
	font-size:10px;
	text-align:center;
	color:#666;
	letter-spacing:1px;
	vertical-align:middle;
	}
	#copyRight a {color:#666; text-decoration:none;}



/* ####################　お問い合せフォーム　##################### */

.form-contents  {
	background: url(../img/common/wall-wcenter_middle.gif);
	padding:15px 20px;
	}
.form-contents p {
	line-height:150%;
	}
.inBox {
	margin-left:2em;
	}
.form-contents  td{
	padding:3px;
	}

.boxRed {
	border:#FF6600 solid 1px;
	}





/*　
================================================*/

