body{
    color:#000000;
    background-color:#FFFFFF;
    text-align:justify;
    font-size:13px; 
}

a:link {
    color: #00309c;
}

a:visited {
    color: #00309c;
}


a:hover {
    color: #f4a630;
}

img {
    border: 0; 
}

/*ベースのスタイル*/
#container{
	width:880px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/inner.png);
	background-repeat: repeat;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;
}

#inner{
	padding-right: 13px;
	padding-left: 13px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/*バナー関連*/
#banner {
    height:190px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#banner h1{
    margin : 0;
    padding : 0;
    text-align: right;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color : #FFFFCC;
    font-weight:normal;
}

#banner h2{
	font-size:36px;
	text-indent: -99999px;
}

#banner h2 a{
	display:block;
	width:350px;
	height:30px;
	background:transparent;
	margin-top: 35px;
}

#banner h2 a:hover{
	display:block;
	width:350px;
	height:30px;
	background:transparent;
}

.back{
	background-image: url(images/entry.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 850px;
	background-color: #FFFFFF;
	margin-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	overflow: hidden;
	position: relative;
}

.entry{
	width: 850px;
	background-image: url(images/top-2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 255px;

}

.entry1{
	width: 450px;
	height: 240px;
	line-height: 20px;
	float: left;
	background-image: url(images/page-1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin: 0px;

}

.entry1 p{
	padding-right: 45px;
	padding-left: 40px;
	line-height: 150%;
	padding-top: 15px;
}

.entry2{
	width: 455px;
	float: left;

}

.entry3{
	width: 450px;
	line-height: 20px;
	float: left;
	background-image: url(images/page-3.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 350px;

}

.entry4{
	width: 450px;
	line-height: 20px;
	float: left;
	background-image: url(images/yotei-1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 230px;

}

.entry5{
	width: 450px;
	float: left;
	height: 60px;
	margin: 0px;
	padding: 0px;

}

.entry6{
	width: 450px;
	line-height: 20px;
	float: left;
	background-image: url(images/team.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 260px;

}

/*パンくずリスト*/
.pankuzu{
    margin:0px 8px　0px 3px;
    padding : 3px 0px;
    text-align: left;
    color: #000033;
    font-size: 12px;
    font-family: Verdana, Arial, sans-serif;
    font-weight: normal;
    border-top : 2px solid #475B89;
    border-bottom : 1px solid #475B89;
}

.pankuzu a{
    text-decoration:none;
    padding:15px 0px 15px 15px;
    color : #000033;
    font-weight:normal;
}

.pankuzu a:link{
    color : #000033;
}

.pankuzu a:visited {
    color: #555;
}

.pankuzu a:hover {
    color: #0000CC;
}

/*左側関連*/
#left {
	line-height: 150%;
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	width: 180px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}

.midashi{
	padding : 0px;
	color : #fff;
	background-image: url(images/sidebarh4-1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 180px;
	height: 30px;
	margin: 0px;
}

#left img{
}

#left ul{
    padding: 0px;
    margin: 0px;
}

#left li {
    font-size: 12px;
    font-family: Verdana, Arial, sans-serif;
    line-height: 150%;
}

.midashi-1{
	color : #fff;
	background-image: url(images/sidebarh4-1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 180px;
	height: 30px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}

.menubox-1{
	background-image: url(images/box-5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 160px;
	width: 180px;
	position: relative;
	margin: 0px;
	clear: left;
	padding: 0px;
}

.menubox-1 ul{
	list-style:none;
	margin: 0px;
	padding: 0px;
}

.menubox-1 li{
	margin: 0px;
	padding: 0px;
}

.menubox-1 li a{
	display:block;
	width:170px;
	text-decoration:none;
	background-image: url(images/list2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
	color: #000000;
	position: relative;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
}

.menubox-1 li a:hover{
	background-image: url(images/listBox2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

.midashi-2{
	color : #fff;
	background-image: url(images/sidebarh4-3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 180px;
	height: 30px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.menubox-2{
	background-image: url(images/box-8.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	clear: left;
	float: left;
	height: 90px;
	width: 180px;
	margin: 0px;
}

.menubox-2 ul{
	list-style:none;
	margin: 0px;
	padding: 0px;
}

.menubox-2 li{
	padding: 0px;
	margin: 0px;
}

.menubox-2 li a{
	display:block;
	width:170px;
	text-decoration:none;
	background-image: url(images/list2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
	color: #000000;
	position: relative;
	margin: 0px;
	clear: left;
	float: left;
	padding: 0px;
}

.menubox-2 li a:hover{
	background-image: url(images/listBox2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px;
}

.midashi-3{
	color : #000000;
	background-image: url(images/sidebarh4-2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 180px;
	height: 30px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.menubox-3{
	background-image: url(images/box-8.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	clear: left;
	float: left;
	height: 90px;
	width: 180px;
	margin: 0px;
}

.menubox-3 ul{
	list-style:none;
	margin: 0px;
	padding: 0px;
}

.menubox-3 li{
	padding: 0px;
	margin: 0px;
}

.menubox-3 li a{
	display:block;
	width:170px;
	text-decoration:none;
	background-image: url(images/list2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
	color: #000000;
	position: relative;
	margin: 0px;
	clear: left;
	float: left;
	padding: 0px;
}

.menubox-3 li a:hover{
	background-image: url(images/listBox2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px;
}

.midashi-4{
	color : #000000;
	background-image: url(images/sidebarh4-2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 180px;
	height: 30px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.menubox-4{
	background-image: url(images/box-8.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	clear: left;
	float: left;
	height: 90px;
	width: 180px;
	margin: 0px;
}

.menubox-4 ul{
	list-style:none;
	margin: 0px;
	padding: 0px;
}

.menubox-4 li{
	padding: 0px;
	margin: 0px;
}

.menubox-4 li a{
	display:block;
	width:170px;
	text-decoration:none;
	background-image: url(images/list2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
	color: #000000;
	position: relative;
	margin: 0px;
	clear: left;
	float: left;
	padding: 0px;
}

.menubox-4 li a:hover{
	background-image: url(images/listBox2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px;
}

.menubox-5{
	padding: 0px;
	clear: left;
	float: left;
	height: 90px;
	width: 180px;
	margin: 0px;
}

.menubox-5 ul{
	list-style:none;
	margin: 0px;
	padding: 0px;
}

.menubox-5 li{
	padding: 0px;
	margin: 0px;
}

.menubox-5 li a{
	display:block;
	width:170px;
	text-decoration:none;
	background-image: url(images/list2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
	color: #000000;
	position: relative;
	margin: 0px;
	clear: left;
	float: left;
	padding: 0px;
}

.menubox-5 li a:hover{
	background-image: url(images/listBox2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px;
}

.date {
    font-size: 12px;
    text-align:right;
}

/*中央と右サイド*/
#right{
	float: right;
	width: 650px;
	line-height: 150%;
	text-align: left;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	position: relative;
}

/*中央関連*/
#r-left{
	font-size: 12px;
	float: left;
	width: 455px;
	margin: 0px;
	padding: 0px;
}

#r-left h2{
    padding :0px 0px 3px 0px;
    text-align: left;
    font-size: 14px;
    line-height: 150%;
    font-family: Verdana, Arial, sans-serif;
    color: #555;
    text-decoration:none;
    background: url(images/bar13.gif) no-repeat;
}

#r-left h2 a{
    text-align: left;
    font-size: 14px;
    line-height: 150%;
    font-family: Verdana, Arial, sans-serif;
    color: #555;
    text-decoration:none;
}

#r-left h2　a:visited {
    color: #555;
}

#r-left h4{
	background-image: url(images/h5.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	float: left;
	height: 35px;
	width: 450px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#r-left ul{
    margin: 0px 0px 0px 5px;
}

#r-left li{
    list-style-type: none;
}

.tb-url{
    border-color:#cccccc;
    background-color:#fffff0;
}

.entry-footer{
    border-top:1px dotted #cccccc;
    text-align:right;
    font-size:10px;
    color:#666666;
}

.contents{
    border : 1px solid #ccc;
    margin : 0px;
    padding : 0px;
    text-align: left;
}

.contents p{
    margin : 0px 0px 5px 0px;
    color : #555;
    font-weight: bold;
}

.contents ul{
    padding: 0px;
    margin: 0px 0px 0px 5px;
}

.contents li{
    list-style-type: none;
    background: url(images/info1.gif) no-repeat;
    background-position: left 3px;
    padding-left: 20px;
}

/*右側関連*/
#r-right{
	line-height: 150%;
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	float: right;
	width: 185px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.sidebar-r-right{
	background-image: url(images/box-4.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 165px;
	width: 180px;
	position: relative;
	clear: right;
}

.midashi-r-1{
	padding : 0px;
	color : #FFFFFF;
	background-image: url(images/sidebarh4-1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 180px;
	height: 30px;
	margin: 0px;
}

.menubox-r-1{
	float:right;
	background-image: url(images/box-8.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100px;
	width: 180px;
	line-height: 35px;
	display: block;
	position: relative;
	clear: right;
}

.menubox-r-1 ul{
	list-style:none;
	margin: 0px;
	padding: 0px;
}

.menubox-r-1 li{
	padding: 0px;
	margin: 0px;
}

.menubox-r-1 li a{
	display:block;
	width:170px;
	text-decoration:none;
	background-image: url(images/list2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 35px;
	padding: 0px;
	text-indent: 28px;
	margin: 0px;
	color: #000000;
	float: right;
}

.menubox-r-1 li a:hover{
	background-image: url(images/listBox2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	margin: 0px;
}

/*フッター関連*/
.footer{
	width:850px;
	color:#FFFFFF;
	text-align:center;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
	margin-left: 2px;
	padding-top: 50px;
}

.footer a{
    color:#FFFF00;
    text-decoration: none;
}

.gray{
    color :#000000;
}

.gray a{
    color :#FFFFFF;
}

.bottom_content{
	width: 455px;
	padding: 0px;
	margin: 0px;
	height: 180px;
}

h3.news{
	background-image: url(images/h3.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 455px;
	height: 35px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h4.news{
	background-image: url(images/h3.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 455px;
	height: 35px;
	color: #000000;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-size: 15px;
}

.left_box{
	padding: 0;
	width: 450px;
	height: 160px;
	margin: 0px;
	float: left;
}

.in1{ padding-bottom:1px;}
.in2{ padding-bottom:2px;}
.in3{ padding-bottom:3px;}
.in4{ padding-bottom:4px;}
.in5{ padding-bottom:5px;}
.in6{ padding-bottom:6px;}
.in7{ padding-bottom:7px;}
.in8{ padding-bottom:8px;}
.in9{ padding-bottom:9px;}
.in10{ padding-bottom:10px;}
.in11{ padding-bottom:11px;}
.in12{ padding-bottom:12px;}
.in13{ padding-bottom:13px;}
.in14{ padding-bottom:14px;}
.in15{ padding-bottom:15px;}
.in16{ padding-bottom:16px;}
.in17{ padding-bottom:17px;}
.in18{ padding-bottom:18px;}
.in19{ padding-bottom:19px;}
.in20{ padding-bottom:20px;}
.in21{ padding-bottom:21px;}
.in22{ padding-bottom:22px;}
.in23{ padding-bottom:23px;}
.in24{ padding-bottom:24px;}
.in25{ padding-bottom:25px;}
.in26{ padding-bottom:26px;}
.in27{ padding-bottom:27px;}
.in28{ padding-bottom:28px;}
.in29{ padding-bottom:29px;}
.in30{ padding-bottom:30px;}
