* {
	margin: 0;
	padding: 0;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;

}

img{
	border-style: none;
	vertical-align: bottom;
} 
h1, h2, h3, h4, h5, h6, p, address {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
}

p {
	line-height: 160%;
}

em {
	visibility: hidden;
}
ul {
	list-style-type: none;
}

a:link {
	color	:	#89a3ff;
}

a:visited  {
	color	:	#ff8282;
}

a:active {
	color	:	#ffd97f;
}

a:hover {
	color	:	#ffd97f;
}

#container {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(../images/wrapper_bg.png);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	behavior: expression(IEPNGFIX.fix(this));
}

/* Base Layout
--------------------------------------------------------- */
body {
	background-color: #7d8be3;
	margin: 0px;
	padding-top: 0px;
	color: #fff;
	text-align: center;
	font-size: 80%;
	line-height: 130%;
}

#allrect {
	background-image: url(./images/bk.jpg);
	background-repeat: repeat-x;
	width		:	100%;
}

#header {
	width: 800px;
	height: 378px;
	position: relative;
	background-repeat: no-repeat;
	background-position: left 20px;
	background-color	:	#000;
	background-image	:	url(./images/hdr_bk.jpg);
}
#header h1 {
	height: 20px;
	color: #ffffff;
	font-size: 10px;
	padding-left: 10px;
	padding-top: 5px;
	background-image	: url(./images/h_bg.jpg);
	background-repeat	:	repeat-x;
}

#sitemap {
	height: 20px;
	display: block;
	position:absolute;
	left: 600px;
	top: 4px;
	font-size : 10px;
	color: #ffffff;
}

#sitemap a {
	color: #ffffff;
}

#header h2 a {
	width: 200px;
	height: 50px;
	display: block;
	position:absolute;
	left: 20px;
	top: 40px;
	text-decoration: none;
	background-image: url(./images/slogo.jpg);
}

#header h3 {
	width: 550px;
	height: 60px;
	color: #fff;
	font-size: 14px;
	line-height:140%;
	display: block;
	position:absolute;
	left: 220px;
	top: 50px;
}

#middleLogo {
	width: 800px;
	height: 250px;
	display: block;
	position:absolute;
	left: 0px;
	top: 120px;
	border-width	:	4px 0px;
	border-style	:	solid;
	border-color	:	#fff;
}

#header h4 a {
	width: 190px;
	height: 40px;
	display: block;
	position:absolute;
	left: 620px;
	top: 30px;
	text-decoration: none;
}
#header h5 {
	width: 190px;
	height: 20px;
	display: block;
	position:absolute;
	left: 620px;
	top: 70px;
}




/* Main contents
--------------------------------------------------------- */
#main {
	width:800px;
	background-color: #000;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-x;
	padding-bottom:10px;
}
#main:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
/* Left contents
--------------------------------------------------------- */
#left {
	width:550px;
	float:left;
	padding-top:10px;
	margin-left: 10px;
	margin-right:00px;
	background-repeat: no-repeat;
	background-position: left top;
}

/* Right contents
--------------------------------------------------------- */
#right {
	width:200px;
	float:left;
	padding-top	:	10px;
	padding-left:10px;
	background-image : url(images/menu_bk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position:relative;
	background-color	:	#000;
	color				:	#fff;
}

/* Footer
--------------------------------------------------------- */
#footer {
	width: 800px;
	height: 40px;
	background-image: url(./images/footer_bk.png);
	background-repeat: no-repeat;
	clear: both;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	color: #000000;

}
#footer ul {
	padding-left: 15px;
}
#footer li {
	float: left;
	padding-right: 6px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #DAEAFC;
}
#footer li a {
	text-decoration: none;
	color: #DAEAFC;
}
#footer li a:hover {
	text-decoration: underline;
}
#footer p {
	float: right;
	padding-right: 20px;
	color	:	#fff;
}

#pankuzu {
	padding		:	5px;
	font-size	:	80%;
}

div.blog_page {
	width				:	530px;
	background-image	:	url(./images/h_bg_l.jpg);
	background-repeat	:	no-repeat;
	padding				:	10px;
}

h2.entry_header {
	padding-top			:	5px;
	font-size			:	large;
	padding-bottom		:	20px;
}

div.entry_body {
	padding				:	10px;
}

div.entry_body p.entry_more {
	text-align			:	right;
	padding				:	5px;
}


div.entry_body ul.entry_footer {
	margin-top:10px;
	padding : 5px 10px 25px;
	list-style-position : inside;
	text-align: right;
	background: url(http://templates.blog.fc2.com/template/japon/japon_line.gif) center bottom no-repeat;
	font-family:verdana, "Century Gothic",sans-serif;
	font-size : 11px;
}
div.entry_body ul.entry_footer li {
	display : inline;
	list-style-type : none;
}


#left h2 {

	height		:	50px;
	font-size	:	130%;
	color		:	#fff;
	padding		:	10px 15px;
	margin		:	5px 0px;
	padding-left	:	60px;
	padding-top		:	15px;
	background-image	:	url("images/bar_non_word.png");
	background-repeat	:	no-repeat;
}

div.infobox {
	padding		:	10px 15px;
	margin		:	5px 0px;
}

div.infobox ul {
	list-style-type	: disc;
	padding-left	:	15px;
}

div.infobox ol {
	list-style-type	: decimal;
	padding-left	:	15px;
}

div.infobox ul li {
	padding-top	:	5px;
	padding-bottom : 5px;
}

div.infobox ol li {
	padding-top	:	5px;
	padding-bottom : 5px;
}

img.left {
	float		:	left;
	padding		:	0px 5px;;
}

div.ddsg-wrapper ul {
	list-style-type	: disc;
	padding-left	:	15px;
}

div.ddsg-wrapper ul li {
	padding-top	:	5px;
	padding-bottom : 5px;
}

/* searchform
*********************************************************************/
#searchform {
	width		:	210px;
}

#searchform #s {
	width		:	150px;
}

#searchform #searchsubmit {
	width		:	50px;
}

/* commentform
**********************************************************************/

#commentform {
	width		:	580px;
}

#comment {
	width		:	550px;
}

*.aligncenter {
	text-align	:	center;
}


/* menu
**********************************************************************/

#right div.menu_grp {
	margin			:	5px 0px;
}

#right div.menu_grp ul {
	padding			:	5px 0px;
	margin-left		:	30px;
	list-style-image	: url(images/menu_li.png);
}

#right div.menu_grp ul li {
	
	padding-left			:	5px;
	height					:	20px;
	vertical-align			:	top;

}

#banner_area {
	width				:	40px;
	background-image	:	url(./images/tate_banner.jpg);
	background-repeat	:	repeat-y;
	float				:	right;
	min-height				:	1000px;
}

.center {
	text-align			:	center;
}

#left img {
	margin				:	5px 0px;
}

#left div.info_grp ul {
	padding			:	5px 0px;
	margin-left		:	30px;
	list-style-image	: url(images/menu_li.png);
}

#left div.info_grp ul li {
	
	padding-left			:	5px;
	height					:	20px;
	vertical-align			:	top;

}

.left_img {
	float					:	left;
}

.right_img {
	float					:	right;
}


div.entry ol {
	padding			:	5px 0px;
	margin-left		:	30px;
	list-style-type: decimal;
}

div.entry ol li {
	padding					:	5px 0px;
}

div.entry ul {
	padding			:	5px 0px;
	margin-left		:	30px;
	list-style-type: disc;
}

div.entry ul li {
	padding					:	5px 0px;
}

div.info_grp p {
	padding					:	3px 10px;
}
