@charset "utf-8";
/* 基本 */
body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
	color: #3e3c3d;
	line-height: 160%;
	font-size: 14px;
}

h1 {}
h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 160%;
}
h3 {
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}
h4 {}
p,div {
	margin: 0px;
	padding: 0px;
	font-size:16px;
	line-height:170%;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
li,ul{
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #418A45;
	text-decoration: none;
}
a:visited {
	color: #428945;
	text-decoration: none;
}
a:hover {
	color: #229AA8;
	text-decoration: underline;
}
/********** 疑似クラス **********/
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.clear{
	clear: both;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/*---------------------------------------------------------------------------- scheme \*/
#wrapper {
/*	background-image: url(../images/bg_top.jpg);*/
/*	background-repeat: no-repeat;*/
	margin-right: auto;
	margin-left: auto;
	width: 1100px;
	background-position: 0px 140px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 30px;
}
#header {
	background-image: url(../images/head_bg.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

#header_rightbox {
	float: right;
	width: 400px;
	padding-right: 0px;
	padding-top: 10px;
}
/*------------------------------ ヘッダーメニュー \*/
#header_menu
{
	width: 400px;
		height: 10px;
}
#header_menu a:link,
#header_menu a:visited{
	display: block;
	height: 10px;
	float: left;
}
#header_menu .menu01 a{
	background: url(../images/b_head01.gif) no-repeat left top;
	width: 56px;


}
#header_menu .menu02 a{
	background: url(../images/b_head05.gif) no-repeat left top;
	width: 60px;


}
#header_menu .menu03 a{
	background: url(../images/b_head06.gif) no-repeat left top;
		width: 87px;

}
#header_menu .menu04 a{
	background: url(../images/b_head04.gif) no-repeat left top;
		width: 88px;
		
}
#header_menu .menu05 a{
	background: url(../images/b_head02.gif) no-repeat left top;
		width: 93px;
}
.header_form{
	margin: 10px;
	width: 380px;
	text-align: right;
}
.logo a {
	background: url(../images/logo.jpg) no-repeat left top;
	height: 80px;
	width: 525px;
	display: block;
	float: left;
}
/*------------------------------ グローバルナビ\*/
#navi {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	background-repeat: no-repeat;
	background-position: left 73px;
}
#contents_top {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top:10px;
	text-align: left;
}
#topic {
	padding-left: 5px;
	font-size: 12px;
	line-height: 140%;
	vertical-align: top;
}
#news {
	width: 630px;
	height: 290px;
	float: right;
	margin-right: 20px;
	overflow: auto;
}
#news ul{
	padding-left: 20px;
	list-style: disc outside;
}
#news ul li{
	margin-bottom: 15px;

}


/* テンプレート共通 */
#body2 {
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#navi2 {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	background-repeat: no-repeat;

	height: 90px;
	}
/*--------------------------------------------------------------------------------------サイドナビ*/
/*全ブログ共通サイドナビ*/
#side{
	width:235px;
	height:100%;
	min-height : 400px;
	margin-bottom: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}

#side ul{
	padding:0px;
	margin: 0px;
}
#side ul li {
	list-style: url(none) none outside;
	margin: 0px;
	display: block;
	font-size:12px;
	font-weight: bold;
	line-height:1.5em;
	font-weight: bold;
	text-decoration:none;
	letter-spacing: 1px;
	display: block;
	border-style: none;
	padding: 0px;
	
}

/*--------------------------------------------------------------------------------------サイドナビここまで*/
	
#contents_1 {
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	font-size: 14px;
	line-height: 160%;
}
#contents_2 {
	margin-top: 40px;
	font-size: 14px;
	line-height: 160%;
	margin-left:20px;
	width: 660px;
}
#contents_3 {
	width: 750px;
}


.title {
	height: 47px;
	margin: 0px;
	font-size:18px;
	font-weight:bold;
	color:#4d4d4d;
	width: 700px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	vertical-align: middle;
}

#popup_bg {
	background-image: url(../images/bg_popup.gif);
	background-repeat: no-repeat;
	background-position: center top;
}



.pankuzu {
	font-size: 14px;
	text-align: right;
	padding-right: 0px;
	padding-top: 10px;
}
/* テンプレート用 */
#contnt_normal {
/*	background-image: url(../images/bg_normal.jpg); */
	background-repeat: no-repeat;
	width: 881px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	text-align: left;
}
#contnt_normal .title {
	text-align: left;
}


/* font用 */
.f_14 {
	font-size: 14px;
	line-height: 160%;
	}
.f_12 {
	font-size: 12px;
	line-height: 150%;
}
.f_10 {
	font-size: 10px;
	line-height: 150%;
}

.p_top {
	font-size: 12px;
	text-align: right;
	line-height: 50px;
}
.red {
	color: #FF0000;
}

.u_30 {
	margin-bottom: 30px;
}

/* 飾り用 */
.line_dot {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}


/*トップページ　付箋*/
#husen{
	height:103px;
	background-image:url(../images/husen.gif);
	background-repeat:no-repeat;
	padding-top:10px;
	padding-left:20px;
	text-align:left;
	font-size:12px;
	font: bold 14px/120% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px 30px 0px 0px;
	width:200px;
	padding-right: 30px;
	}

#husen a:link{
	font-size:14px;
	}

#husen a:hover{
	font-size:14px;
	}
	
#husen a:visited{
	font-size:14px;
	}	

/********** --フッター **********/
#footer {
	background-color:#e5e5e5;
	background-repeat: repeat-x;
	width: 100%;

}
#footer_box {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	height:50px;
	padding-top: 20px;

}
#footer_box .footer_logo{
	background: url(../images/foot_01.jpg) no-repeat;
	height: 25px;
}
#footer .footer_text {
	line-height:120%;
	padding:0px;
	float: left;
	width: 450px;
	font-size: 10px;
}
#footer .footer_text02 {
	line-height:120%;
	padding:0px;
	float: right;
	width: 370px;
	font-size: 10px;
}
