@charset "utf-8";

* {
	color:#333333;
	padding:0;
	font-size: 14px;
	line-height: 140%;
	margin: 0;
	background-image: none;
	margin: 0px;
}

body {
	background-color: #D9D9D0;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
}

a {
	color:#000066;
}

a:hover {
	text-decoration: none;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #394D4E;
}

li {
	list-style-type: none;
}

.chui {
	color: #CC3300;
}


/*
ベース
-------------------------------------------------------------------*/
#base {
	width:960px;
	overflow: hidden;
	margin: 0px auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#wrap {
	float: left;
	padding-left: 5px;
	background-image: url(img/side_base.gif);
	background-repeat: repeat-x;
	background-position: left;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:960px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	position: relative;
}

h1 {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	font-weight: normal;
	float: left;
	padding-top: 6px;
	padding-left: 5px;
	padding-right: 10px;
}

#header #sub {
	font-size: 12px;
	color: #666666;
	position: absolute;
	top: 7px;
	right: 4px;
	text-align: right;
}

#header #logo {
	clear: both;
	padding: 20px 20px 20px 50px;
	float: left;
}

#header h2 {
	font-size: 12px;
	font-weight: normal;
	color: #777777;
	line-height: 18px;
	padding-top: 5px;
}

#header #head_ul {
	position: absolute;
	top: 40px;
	right: 26px;
}

#header #head_ul li {
	font-size: 14px;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 18px;
	padding-left: 7px;
}

#header #head_ul li a {
	font-size: 14px;
	color: #000099;
}

#header #head_description {
    color: #555555;
    font-size: 12px;
    position: absolute;
    top: 95px;
    right: 10px;
}



/*ナビゲーション
----------------------------------------------- */
#nav {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/nav.gif);
	height: 35px;
	clear: both;
	padding-left: 0px;
} 

#nav li {
	display: block;
	float: left;
	text-align: center;
  }
  
#nav li a {
	color: #555555;
	text-decoration: none;
	background-image: url(img/g_menu_li.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 30px;
	width: 160px;
	padding-top: 10px;
	line-height: 25px;
}

#nav li a:hover {
	color: #0000FF;
	background-image: url(img/g_menu_li_ov.gif);
	background-color: #DDDDDD;
}

#nav li strong {
	line-height: 30px;
	color: #FFFFFF;
	background-image: url(img/g_menu_st.gif);
	height: 30px;
	width: 160px;
	display: block;
	padding-top: 5px;
}

/*
コンテンツ
-------------------------------------------------------------------*/

#top_img {
	padding-bottom: 5px;
	background-color: #DFDFDB;
	text-align: center;
}

#contents {
	width:740px;
	float: right;
}

#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(img/note_line.gif);
	margin-right: 30px;
	margin-left: 30px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#contents h3 {
	font-size: 16px;
	padding-left: 35px;
	color: #000066;

	font-weight: bold;
	line-height: 37px;
	background-image: url(img/h3.gif);
	height: 37px;
	background-repeat: no-repeat;
}


#contents h4 {
	font-size: 14px;
	border: 1px solid #DDDDDD;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFCC00;
	padding-left: 10px;
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 13px;
}

#contents h4 a {
	font-size: 14px;
}

#contents h5 {
	font-size: 13px;
	color: #FFFFFF;
	line-height: 22px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-color: #9EAD70;
	margin-right: 20px;
	text-align:center;
}

#contents ul {
	list-style-type: none;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#contents li a {
	font-size: 12px;
}


#contents #c_pad {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#contents #flow {
		padding: 10px 0px;
}

/* for IE \*/
* html body #base #contents #c_pad {
	padding: 9px;
}	
/**/

#contents p a {
	line-height: 20px;
}

#contents p strong {
	line-height: 20px;
}

#contents .img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 5px;
}

#contents .img_left img {
	border: 2px solid #EDEDE9;
}

#contents .c_img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 35px 10px 35px 10px;
	margin-right: 10px;
}

#contents .c_img_left img {
	border: 1px solid #999999;
}

#contents .c_img_right {
	float: right;
	background-color: #FFFFFF;
	padding: 10px;
}

#contents .c_img_right img {
	border: 1px solid #999999;
}

#contents .c_img_left1 {
	float: left;
	background-color: #FFFFFF;
	padding: 40px 10px 5px 10px;
	margin-right: 10px;
}

#contents p .chui {
	line-height: 20px;
}

.list li {
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	line-height: 25px;
}

ul.list {
	margin-bottom: 10px;
}

.list li:hover {
	background-color: #FFFFFF;
}

#list1 {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/* リストの種類   */
.kakiko {
   background-image: url(img/kakiko.gif);
   background-repeat: no-repeat;
}

.mail {
   background-image: url(img/mail.gif);
   background-repeat: no-repeat;

}

.yajirusi {
   background-image: url(img/yajirusi.gif);
   background-repeat: no-repeat;

}

.download {
   background-image: url(img/download.gif);
   background-repeat: no-repeat;

}

.company {
   background-image: url(img/company.gif);
   background-repeat: no-repeat;

}

.nikki {
   background-image: url(img/nikki.gif);
   background-repeat: no-repeat;

}

.text {
   background-image: url(img/text.gif);
   background-repeat: no-repeat;

}

.go {
   background-image: url(img/go.gif);
   background-repeat: no-repeat;

}
   

#list1 li {
	margin-left: 40px;
	margin-top: 4px;
	padding-left: 40px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	line-height: 33px;
	height: 33px;
}

#merit {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#merit li {
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	line-height: 25px;
}

/*
２box
-------------------------------------------------------------------*/
.box_main {
   overflow: hidden;
   width: 740px;
   }


#contents .box2 {
	float: left;
	height: 160px;
	width: 330px;
	border: 1px solid #DDDDDD;
	margin: 5px 5px 20px 0px;
	padding: 5px 5px 5px 5px;
	background-image: url(img/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
}

#contents .box2 h4 {
	text-align: center;
	color: #000099;
	font-size: 14px;
	font-weight: bold;
	border-left-color: #FFCC00;
}

#contents .box2 p {
	margin: 0px;
}

#contents .box2 .btn a {
	font-size: 12px;
	line-height: 17px;
	height: 17px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #FFCC00;
	border: 1px solid #D2D2D2;
	width: 80px;
	display: block;
	text-align: center;
	text-decoration: none;	
	position: absolute;
	right: 10px;
	bottom: 9px;
}

#contents .box2 .btn a:hover {
     background-color: #0099CC;

}

#contents .box3 {
	float: left;
	height: 160px;
	width: 330px;
	border: 1px solid #DDDDDD;
	margin: 5px 5px 20px 20px;
	padding: 5px;
	background-image: url(img/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
}

#contents .box3 h4 {
	text-align: center;
	color: #000099;
	font-size: 14px;
	font-weight: bold;
	border-left-color: #FFCC00;
}

#contents .box3 p {
	margin: 0px;
}

#contents .box3 .btn a {
	font-size: 12px;
	line-height: 17px;
	height: 17px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #FFCC00;
	border: 1px solid #D2D2D2;
	width: 80px;
	display: block;
	text-align: center;
	text-decoration: none;	
	position: absolute;
	right: 10px;
	bottom: 9px;
}

#contents .box3 .btn a:hover {
	background-color: #0099CC;
	
}



/*

リンク集ページ用
-------------------------------------------------------------------*/

#contents dl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D0;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#contents dt {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #B5C2A3;
	padding-left: 5px;
}
#contents dd {
	margin: 5px;
}


/*
ri
-------------------------------------------------------------------*/


/*
テーブル
-------------------------------------------------------------------*/
table {
	border-collapse: collapse;
}
table td {
	border-collapse: collapse;
}
#contents table {
	width: 650px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#contents table td {
	padding: 5px;
	border: 1px solid #EAE8DF;
}
#contents table th {
	background-color: #EFEDE7;
	padding: 7px;
}
#contents form table th {
	width: 127px;
}

table td.td_head {
	background-color: #E1E1E1;
	text-align: right;
	padding: 8px;
	white-space: nowrap;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D3CDB4;
	border-right-color: #D3CDB4;
	border-bottom-color: #D3CDB4;
	border-left-color: #D3CDB4;
	font-size: 13px;
	background-image: url(img/td_head1.gif);
	background-repeat: repeat-x;
}

table td.td_odd {
	background-color: #F8F3E7;
	text-align: left;
	padding: 8px;
	border: 1px solid #D3CDB4;
	font-size: 12px;
	background-image: url(img/td_odd.gif);
	background-repeat: repeat-x;
}

.td_head .eng {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #0000FF;
}

table td.td_head1 {
	background-color: #F3F3F3;
	text-align: center;
	padding: 8px;
	white-space: nowrap;
	color: #000066;
	border-width: 1px;
	border-style: solid;
	border-color: #D3CDB4;
	font-size: 12px;
}

table td.td_odd1 {
	background-color: #FFFFFF;
	text-align: left;
	padding: 8px;
	border: 1px solid #D3CDB4;
	font-size: 12px;
	color: #000066;
}

/*
パンくずリスト
-------------------------------------------------------------------*/
#contents #pan {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
#contents #pan a {
	margin-right: 7px;
	margin-left: 7px;
}
#contents #pan strong {
	margin-left: 7px;
}

/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 200px;
	/*background-color: #DFDFD2;*/
	margin-left: 0px;
	padding-bottom: 10px;
}

#side li {
	list-style-type: none;
}

#side_d {
	padding-top: 2px;
	margin-bottom: 5px;
	width: 175px;
		margin-top: 5px;
	border: 1px solid #CECEB9;
	
}

#side_d h3 {
	display: block;
	width: 171px;
	line-height: 24px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 12px;
	text-align: center;
	background-color: #666666;
	background-image: url(img/side_h5.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #969583;
	border-left-color: #969583;
	height: 24px;
	font-weight: normal;
}

#side_d ul {
	margin-bottom: 5px;
}

#side_d li a {
	display: block;
	width:145px;
	font-size: 12px;
	color:#555555;
	line-height: 24px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 20px;
	background-image:url(img/side_li.gif);
	background-repeat: no-repeat;
	background-color: #EEEEEE;
	text-decoration: none;
	height: 24px;
}


#side_d li a:hover {
	background-color: #FFFFCC;
	color: #000000;
	text-decoration: none;
	background-image: url(img/side_li_ov.gif);
}


#side img {
	border:none;
}

#side p {
	padding: 10px;
}

#side p a {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}

#side #side_pr {
	margin-top: 10px;
	width: 160px;
	padding: 10px;
	border: 1px solid #DBD9D0;
	background-color: #F8F8F5;
}

#side_bana {
    width: 180px;
	margin-top: 10px;
	border: none;
}
/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
	clear: both;
	background-image: url(img/foot_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #E2E2DE;
	padding: 10px;
	background-color: #F5F4F0;
	background-position: bottom;
	text-align: center;
}
#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	line-height: 20px;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#f_menu li a {
	font-size: 12px;
	color: #000099;
}

#f_menu p {
	font-size: 10px;
	color: #333333;
}

#f_menu #link {
	font-size: 10px;
	color: #888888;
	text-align: right;
	padding: 5px;
}
#f_menu #link a {
	font-size: 10px;
	color: #888888;
}
/*
コピーライト
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #FFFFFF;
	text-align: right;
	display: block;
	background-color: #000066;
	font-size: 10px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {
	font-size: 10px;
	color: #666666;
}
