@charset "utf-8";

* {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    border: 0;
    word-wrap: break-word;
}

body,div,h1,h2,h3,h4,h5,h6,div,p,ul,ol,li,dl,dt,dd,form,input,textarea,pre,fieldset,blockquote,table,thead,tbody,tfoot,caption,th,td,
section,article,aside,nav,menu,canvas,details,figure,figcaption,footer,header,hgroup,summary { margin: 0; padding: 0; }
ul, li, dl, dt, dd { list-style-type: none; line-height: 1.5em; }
a { color: #268ed4; text-decoration: none; outline: 0; }
a:hover { color: #45ef75; text-decoration: underline; outline: 0; }
hr { display: none; }
em, address { font-style: normal; }
strong { font-weight: bold; }
.clear { clear: both; }
.fL { float: left; }
.fR { float: right; }
.img_fL { float: left; margin: 0 0 10px 0; }
.img_fR { float: right; margin: 0 0 10px 0; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
p { margin: 0 0 10px 0; line-height: 1.5em; }
img { border: 0; }

/*---------add----------*/

.box{ padding: 10px; }

/*---------end----------*/

section,article,aside,nav,menu,canvas,details,figure,figcaption,footer,header,hgroup,summary { display: block; }
mark { background: rgba(255,255,255,0.2); }

/*------------clearfix-------------*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

img {
	border: none;
}

/* Header */

#header {
	height: 40px;
	background: #5A5A5A url(../img/img01.gif) repeat-x;
	margin: 0 auto;
	
}
#header1 {
	position:relative;
	left:0px;
	margin: 25px 0 0;
	padding:0;

}

#header1 .title1 {
	font-size: 22px;
}

#header1 .title1 a{
	display: block;
	font-size: 24px;
}

#header h1 {
	width: 760px;
	margin: 0 auto;
	padding: 12px 0 0 0;
	font-size: 1em;
}

#header h2 {
	width: 760px;
	margin: -18px auto 0 auto;
	text-align: right;
	font-size: 1em;
}

#header a {
	text-decoration: none;
	color: #fff;
}

/* Pages */

#pages {
	margin: 0 auto;
	width: 955px;
	height: 110px;
	padding-top: 10px;
	background: url(../img/img02.gif) repeat-x;
	margin: 0 auto;
}

#pages h2 {
	display: none;
}

#pages ul {
	float: right;
	display: block;
}

#pages li { display: inline;}

#pages a {
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 24px;
	font-weight: normal;
	color: #333;
}

#pages a:hover {
	color: #000;
}
.page5 { display: block; padding: 25px; background: #C9CDFF url(../img/img07.gif) no-repeat;  }

.page1:hover, #pages .active .page1 { display: block; padding: 25px; background-image: url(../img/img08.gif); }

/* Content */

#content {
	width: 955px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

/* Latest Post Box */

#latest-post, #latest-post1,#latest-post2,#latest-post3{
	float: left;
	width: 580px;
	margin: 10px 0 0 0;
}

#latest-post .title,#latest-post1 .title,#latest-post2 .title,#latest-post3 .title {
	letter-spacing: -1px;
	font-size: 2.2em;
}

#latest-post .posted,#latest-post1 .posted,#latest-post2 .posted,#latest-post3 .posted {
	margin-bottom: 2em;
	font-size: 10px;
	font-weight: normal;
}

#latest-post .image,#latest-post1 .image,#latest-post2 .image,#latest-post3 .image {
	float: left;
	margin: .3em 1em 0 0;
}

#latest-post p, #latest-post blockquote, #latest-post ul, #latest-post ol,#latest-post1 p, #latest-post1 blockquote, #latest-post1 ul, #latest-post1 ol,#latest-post2 p, #latest-post1 blockquote, #latest-post2 ul, #latest-post2 ol,#latest-post3 p, #latest-post3 blockquote, #latest-post3 ul, #latest-post3 ol {
	line-height: 130%;
}

/* Recent Posts Box */

#recent-posts {
	float: right;
	width: 320px;
	margin: 10px 0 0 0;
}

#recent-posts h3 {
	width: 310px;
	height: 32px;
	padding: 12px 0 0 10px;
	background: #5A5A5A url(../img/img13.gif);
	font-size: 1em;
	color: #fff;
}

#recent-posts ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#recent-posts li {
	padding: 5px 10px;
	border-bottom: 1px solid #5A5A5A;
}

#recent-posts li:hover {
	background: #EFEFEF;
}
#recent-posts1 {
	float: right;
	width: 320px;
	margin: 30px 0 0 0;
}

#recent-posts1 h3 {
	width: 310px;
	height: 32px;
	padding: 12px 0 0 10px;
	background: #5A5A5A url(../img/img13.gif);
	font-size: 1em;
	color: #fff;
}

#recent-posts1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#recent-posts1 li {
	padding: 5px 10px;
	border-bottom: 1px solid #5A5A5A;
}

#recent-posts1 li:hover {
	background: #EFEFEF;
}

#recent-posts2 {
	float: right;
	width: 320px;
	margin: 10px 0 0 0;
}

#recent-posts2 h3 {
	width: 310px;
	height: 32px;
	padding: 12px 0 0 10px;
	background: #5A5A5A url(../img/img13.gif);
	font-size: 1em;
	color: #fff;
}

#recent-posts ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#recent-posts2 li {
	padding: 5px 10px;
	border-bottom: 1px solid #5A5A5A;
}

#recent-posts2 li:hover {
	background: #EFEFEF;
}
/* Column One */

#colOne,#colOne1{
	padding-bottom: 20px;
}

/* Column Two */

#colTwo {
	clear: both;
	padding: 20px;
}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colTwo li, #colTwo form {
	padding: 10px;
}

#colTwo li {
	display: block;
	float: left;
	width: 410px;
	margin: 0 0 0 20px;
}


*html #colTwo li {width: 355px;}

#colTwo h2 {
	margin: 0 0 .5em 0;
	padding: 0 0 0 10px;
	background: url(../img/img15.gif) no-repeat left center;
	font-size: 1em;
}

/* Footer */

#footer {
	width: 955px;
	height: 100px;
	margin: 0 auto;
	padding: 20px;
	text-align: center;
	background: url(../img/img02.gif) repeat-x;
}

#doc {
	text-align:left;
	width: 760px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 13%;


}

	.pr-box {
			margin: 0;
			padding: 1px 10px;
			width: 880px;
			height: 14px;
			font-size: 10px;
			color: #fff;
			background: #2e251;
		}
		
			.pr-box ul {
				margin: 0;
				padding: 0 0 0 30px;
				background: url(../img/pr.gif) 0 3px no-repeat;				
			}
			
				.pr-box ul li {
					display: inline;
					margin: 0 10px 0 0;
					padding: 0;
				}
	
					.pr-box ul li a { color: #000; font-weight: bold; }
						.pr-box ul li a:hover { color: #000; text-decoration: underline; }
						
	#breadcrumb { margin: 0 10px 1px 0; padding: 0; }
		#breadcrumb ul { margin: 0; padding: 0; text-align: right; }
			#breadcrumb ul li { display: inline; margin: 0; padding: 0; }
				#breadcrumb ul li a { color: #4a4124; }
					#breadcrumb ul li a:hover { color: #f90; }
