/****************************
初期化
*****************************/
body, h1, h2, h3, h4, h5, h6, form ,p { margin: 0; padding: 0; }
table { border: 0; }

/****************************
アンカー
*****************************/
p {
	margin: 0;
}
a:link,a:visited {
	color: navy;
	color:blue;
	text-decoration:none;
	background: transparent;
}
a:hover, a:active {
	color: #C40505;
	background: transparent;
}

/****************************
各要素
*****************************/

body {
	margin: 0;
	padding: 0;
	font-size: small;
	color: #00000;
	background:  url(http://www.pc-doskoi.jp/images/haikei2.gif) repeat-x;



font-family:ＭＳ Ｐゴシック;
}

input,textarea,select,button,submit{
		font-size : 10pt;
		line-height: 10.5pt ;
		color: #636363;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
		border-width: 1px;
		background-color: #fafafa;
		border-color: #cccccc; 
	}

dd {
	padding-bottom: 0.5em;
}

dl {
	padding: 0 1em;
}

li {
	line-height: 120%;
}

h1 {
	color: #3399FF;
	margin-top: 10px;
	padding: 5px 0 5px 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 24pt;
	letter-spacing: 4px;
	text-align: left;
}

	h1 a         {color: #3399FF; text-decoration: none;}
	h1 a:link    {color: #3399FF; text-decoration: none;}
	h1 a:active  {color: #3399FF; text-decoration: none;}
	h1 a:visited {color: #3399FF; text-decoration: none;}
	h1 a:hover   {background-color: transparent; text-decoration: none;}

hr{
	border:1px dashed #E7E3DF;
}

/* id */

#wrapper {


	

	width: 100%;
	text-align: left; /* for IE */
}

	#wrapper ul {
		padding-right: 1em;
	}

/****************************
ヘッダー
*****************************/
#header {
	width:100%;
	background-color: #F2F2F2;
/*	background-color:#cccccc;*/
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #black;
	 background-image: url(http://www.pc-doskoi.jp/images/haikei.gif);

}

	#header p {
		border: 0;
		color: #666666;
		font-size: 10pt;
		margin: 0;
		padding: 5px 0 10px 10px;
	}

	#header img {
		border: none;

	}

	#header p strong {
			font-weight: normal;
		}

.text_top{
	font-size: 0.8em;
	color: #999999;
	text-align: right;
}
.cart{
	width:138px;
	vertical-align : top;
	font-size:12px;
	color:#003498
	font-weight : bold;
	padding : 4px;
	border:2px solid #036;
	margin-bottom:4px;
	margin-top: 2px;
	text-align:center;
}
.cart img{
	border:0px;
	text-align: left;
}
/****************************
右側部分
*****************************/
#content {
	margin-top: 15px;
}

	#main {
		padding-top: 1px;
		line-height: 1.5em;
		padding-left: 0px;
		padding-right: 5px;
	}

		#main li {
			line-height: 1.5em;
		}
		
		#main h2 {
			border-bottom: solid 1px #669900;
			color: #669900;
			padding-left: 3px;
		}

			#main h2 a         {color: #669900; text-decoration: none;}
			#main h2 a:link    {color: #669900; text-decoration: none;}
			#main h2 a:active  {color: #669900; text-decoration: none;}
			#main h2 a:visited {color: #669900; text-decoration: none;}
			#main h2 a:hover   {background-color: transparent; text-decoration: none;}

		#main h3 {
			border-bottom: dashed 1px #669900;
			color: #669900;
			margin-left: 3px;
			padding-left: 6px;
		}

		#main h4,#main h5,#main h6 {
			border-bottom: solid 1px #669900;
			color: #669900;
			margin: 5px 0 0 10px;
			padding-left: 6px;
		}

			#main h4 a         {color: #669900; text-decoration: none;}
			#main h4 a:link    {color: #669900; text-decoration: none;}
			#main h4 a:active  {color: #669900; text-decoration: none;}
			#main h4 a:visited {color: #669900; text-decoration: none;}
			#main h4 a:hover   {background-color: transparent; text-decoration: none;}

		#main p {
			padding-left: 1em;
		}

		.main_txt {
			color: #666666;
			margin-bottom: 10px;
		}

			.main_txt a         {text-decoration: none;}
			.main_txt a:link    {text-decoration: none;}
			.main_txt a:active  {text-decoration: none;}
			.main_txt a:visited {color: #0066FF; text-decoration: none;}
			.main_txt a:hover   {text-decoration: underline;}

		.post_date {
			margin-bottom: 15px;
			font-size: 8pt;
			color: #999;
			text-align: right;
		}

		.brief dt {
			font-weight: bold;
		}

		.brief dd {

		}

		/* 続きを読む、のリンク*/
		.preadmore a {
			font-size: 80%;
			font-weight: bold;
		}

		/* link to thema ,genre */
		.community {
			font-size: 8pt;
			color: #999;
		}

		/* state (post date,etc) */
		.state {
			margin-top: 8px;
			font-size: 8pt;
			color: #C8A848;
			letter-spacing : 1px;
			text-align: right
		}

		/* to other pages  */
		.navi{
			margin-top: 3px;
			padding: 2px;
			font-size : 9pt ;
			color : #858275 ;
			text-align: center;
		}

			.navi a:link    {color: #3D3D3D; text-decoration: none;}
			.navi a:active  {color: #3D3D3D; text-decoration: none;}
			.navi a:visited {color: #3D3D3D; text-decoration: none;}
			.navi a:hover   {color: #336600; text-decoration: underline; background-color: #CCFF99;}

.comment {
	margin-top: 30px;
}

/****************************
menu
*****************************/
	.menu {
		border: 1px solid #AAA;
		font-size: 10pt;
                  

	}
	
		.menu h2,.menu h3 {
			margin: 8px auto 3px auto;
			border: 0;
			padding: 2px 0 2px 3px;
			font-size: 11pt;
			background: #669900;
			color: #FFFFFF;
		}

		.menu ul,.menu li {
			margin: 0;
			border: 0;
			padding: 0;
			list-style: none;
		}

			.menu ul ul {
				margin-left: 1px;
				list-style: none;
			}
			
		.menu li {
			background: url("http://bfile.shinobi.jp/2906/pawa13.gif") left 4px no-repeat;
			line-height: 1.5em;
			padding-left: 14px;
		}

		.menu a:link    {text-decoration: none;}
		.menu a:active  {text-decoration: none;}
		.menu a:visited {text-decoration: none;}
		.menu a:hover   {text-decoration: underline;}

		.menu p {
			
		}

/****************************
copyright
*****************************/
#copyright {
	color: #666666;
	font-size: 80%;
	text-align: right;
}

		#copyright a:link    {color: #666666; text-decoration: none;}
		#copyright a:active  {color: #666666; text-decoration: none;}
		#copyright a:visited {color: #666666; text-decoration: none;}
		#copyright a:hover   {color: #666666; text-decoration: underline;}


/*カレンダー*/
table.calender {
		border-bottom :1px solid #999;
		font-size: 13px;
		margin: 2px 10px 3px 10px;
	}
		.calender caption {
			border-bottom: 1px solid #999;
			margin : 3px 11px 0px 11px;
		}
		.calender th {
			background: #F3F3F3;
			font-weight: normal;
			padding: 0 0 2px 0;
			text-align: center;
		}
		.calender td {
			background: #F9F9F9;
			color: #999999;
			padding: 1px 0px;
			text-align: center;
			width: 22px;
		}
		.calender td a {
			display: block;
			font-weight: bold;
		}
		th#sun {
			color: #CC3D3D;
		}
		th#sat {
			color: #2996CC;
		}
		.calender td a:link, #calendar td a:visited, #calendar td a:hover, #calendar td a:active {
			font-weight: bold;
			text-decoration: none;
		}
		.calender td a:link    { color: #333333; }
		.calendar td a:active  { background: #FFE080; border: 1px solid #FFE080; color:#FF6633; }
		.calender td a:visited { color: #004000}
		.calender td a:hover   { background: #FFE080; color:#FF6633; }

table.calenderunder {
		font-size: 13px;
		margin: 0px 10px 8px 10px;
}
	.calenderunder td {
		width: 50%;
	}
	
	.calenderunder td a:hover   { background: #FFE080; color:#FF6633; }

/***************************************/
/*メニュー                             */
/***************************************/
#navierea{
	float:left;
	width: 150px;
}
#navierea img{
	border: 0px;
}
#navierea p{
	text-align:center;
	margin: 0px;
	padding: 1px;
}
#navierea li, #sub li{
	line-height:140%;
	list-style-type: none;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
#navi03{
	margin: 0px 0px 4px;
	border: 1px solid #000;
}
#navi01 img{
	margin-top: 5px;
}
#navi01 p{
	text-align:center;
}
#navi01{
	margin: 0px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}
#navierea ul{
	margin: 0;
	list-style: square;
	padding: 0px;
	background-color: #F3F3F3;
	border: none;
}
#h_navi{
	overflow: hidden;
	width: 100%;
	border: none;
	background-color: black;
}
.menuTitle0{
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	text-align:center;
	background: #ff6633;
	padding: 5px 2px;
	margin: 0px;
	/*border-bottom: 1px solid #CCCCCC;*/
}
.menuTitle0 a,
.menuTitle0 a:visited{
	color: #ffffff;
}

.menuTitle0 a:hover{
	color: #C40505;
}

.menuTitle{
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	text-align:center;
	background: #ffa90c;
	padding: 2px;
	margin: 0px;
	border-bottom: 1px solid #CCCCCC;
}

.menuTitle_syu{

	background-color: #ff6633;

}

.menuTitle a, 
.menuTitle a:visited{
	color: #ffffff;
}

.menuTitle a:hover{
	color: #C40505;
}

.menuTitle2{
	font-size: 1em;
	text-align:left;
	background: #CCCCCC;
	padding: 2px;
	margin: 0px;
	border-bottom: 1px solid #CCCCCC;
}
.menuTitle2 a{
	color: #ffffff;
}
#navierea li, #sub li{
	line-height:140%;
	list-style-type: none;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
#navierea p{
	text-align:center;
	margin: 0px;
	padding: 1px;
}
#navierea img{
	border: 0px;
}
.menu_list01{
	margin: 0px;
	text-indent: 0.6em;
}
.menu_list02{
	margin: 0px;
	text-indent: 0.3em;
}
.menu_list03{
	margin: 0px;
	text-indent: 0.3em;
	background-color: #A4A4A4;
}
#search{
	padding: 4px 0px 4px 5px;
	font-size: 12px;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}
#search form{
	margin: 0px;
	padding: 0px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

/***************************************/
/*真中                            */
/***************************************/
#box_main{
          background-color:#f0f0f0;

}