
/* ************************************************ 
 * ************************************************ */

html { 
	min-width: 770px;
}

body,table,tr,td,div,p,span,ul,li,h1,h2,dl,dt,dd,form,input,textarea {
	margin:0px;
	padding:0px;
	}

body {
	color:#4d4d4d;
	font-size: 10px;
	font-family: "Verdana", "ＭＳ ゴシック";
	margin-left:auto;
	margin-right:auto;
	background-color: #EDEDE3;
}

table {
	border-collapse:collapse;
	border-spacing-bottom:20px;
}

fieldset, img { 
	border:0;
} 

ol, ul {
	list-style:none;
}

caption, th {
	text-align:left;
}

hr {
	display:none;
}

br.clear {
	clear:both;
	font:0/0 sans-serif;
}

select {
	margin: 0 10px;
}

/* ************************************************ 
 * ************************************************ */



a:link	  {color: #000; text-decoration: none; font-weight: bold;}
a:visited {color: #000; text-decoration: none; font-weight: bold;}
a:active  {color: #000; text-decoration: none; font-weight: bold;}
a:hover   {color: #FF3700; text-decoration: none; font-weight: bold;}
a img { border: 0px; margin-bottom: 3px;}
a: hover img { border: 0px; margin-bottom: 3px;}

.entry_navi a:link	  {color: #fff; text-decoration: underline;}
.entry_navi a:visited {color: #fff; text-decoration: underline;}
.entry_navi a:active  {color: #fff; text-decoration: none;}
.entry_navi a:hover   {color: #fff; text-decoration: none; background: none;}

.side_navi a:link	  {color: #fff; text-decoration: underline;}
.side_navi a:visited {color: #fff; text-decoration: underline;}
.side_navi a:active  {color: #fff; text-decoration: none;}
.side_navi a:hover   {color: #fff; text-decoration: none; background: none;}

/* ************************************************ 
 * ************************************************ */
 
#page {
	width:760px;
	margin: 0 auto;
	background-color:#fff;
}

#header {
	width:100%;
	height:30px;
	margin: 0 autoauto;
	background-color: #000;
	padding: 5px;
}

#contents {
	width:760px;
	margin: 0 auto;
	background-color: #EDEDE3;
}
	#left {
		background-image: url(img/bg1.png);
		background-color: #EDEDE3;
		width:80px;
		float:left;
		margin: 5px 10px;
		font-family: "georgia", "ＭＳ明朝";
		font-weight:bold;
		font-size:11px;
	}
	
	#right {
		width:480px;
		float:right;
		margin: 5px 10px;
		background-color: #EDEDE3;
	}

#footer {
	width:100%;
	height:50px;
	padding:5px 0 0 0;
	text-align:right;
	font-family:Georgia;
	border-top:1px dotted #000;
	border-bottom: 15px solid #000;
}


/* ************************************************ 
 * ************************************************ */

#header .site_name {
	width: auto;
	height: auto;
	float:left;
	color:#fff;
	font-family: "georgia", "ＭＳ明朝";
}

	/* サイトタイトル 大見出し */
	#header h1 { font-size: 10px; margin-bottom: 2px; color:#333; padding:3px 0 0 10px;}
	#header h1 a {color:#333; text-decoration:none ;} 


#header .menu{
	float: right;
	width: auto;
	height: auto;
	padding-right: 40px;	
}


/* ************************************************ 
 * ************************************************ */
#contents .title{
	width: auto;
	height: 12px;
	margin-bottom: 10px;
	border-bottom: solid #000 2px;
	padding: 10px 0 2px 5px;
	font-family: "georgia","ＭＳ 明朝",serif;
	font-size:11px;
}

#contents .titleImg{
	padding: 10px;
	background-image: url(bg2.png);
	margin-bottom:10px;
}
#contents .titleImg img{
	padding-bottom: 2px;
}


#contents .item{
	width:auto;
	height: 100px;
	padding: 10px;
	border: solid 1px #222;
	background-color: #EDEDE3;
}







#header {
	width:100%;
	height:20px;
	margin: 0 auto 10px auto;
	background-color: #000;
}

#contents {
	width:760px;
	margin: 0 auto;
	padding: 20px;
	background-color: #EDEDE3;
}
	#left {
		width:100px;
		float:left;
		margin: 5px 10px;
		font-family: "georgia", "ＭＳ明朝";
		font-weight:bold;
		font-size:11px;
	}
	
	#right {
		width:610px;
		float:right;
		margin: 5px 10px;
	}

#footer {
	width:100%;
	height:50px;
	padding:5px 0 0 0;
	text-align:right;
	font-family:Georgia;
	border-top:1px dotted #000;
	border-bottom: 15px solid #000;
}


/* ************************************************ 
 * ************************************************ */

#header .site_name {
	width: auto;
	height: auto;
	float:left;
	color:#fff;
	font-family: "georgia", "ＭＳ明朝";
}

	/* サイトタイトル 大見出し */
	#header h1 { font-size: 10px; margin-bottom: 2px; color:#555; padding:3px 0 0 10px;}
	#header h1 a {color:#555; text-decoration:none ;} 
	#header h1 a:hover {color:#555; text-decoration:none ;} 
	
	/* サイトの説明 */
	#header .description {}


/* ************************************************ 
 * ************************************************ */

#page .iflame {
	width: auto;
	height: 30px; 
	margin-bottom: 10px;
}

#page .iflameInner{
	width: 758px;
	height: 28px;
	padding: 5px;
	background-image: url(bg2.png);
}

#contents .title{
	width: auto;
	height: 12px;
	margin-bottom: 10px;
	border-bottom: solid #000 2px;
	padding: 10px 0 2px 5px;
	font-family: "georgia", "ＭＳ明朝";
	font-size:11px;
}

#titleImg{
	padding: 10px;
	background-image: url(bg2.png);
	margin-bottom:10px;
}

#item{
	width:auto;
	height: 100px;
	padding: 10px;
	border: solid 1px #222;
}






