/* body
----------------------------------------------- */
body{
	text-align: center;
	margin: 0;
}

h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}

h1,h2{
	margin-top: 0px;
	margin-bottom: 0px;
}

h3 {
	color: #0066CC;
	margin-bottom: 5px;
	margin-left: 0px;
	clear: both;
	padding-top: 5px;
	margin-top: 0px;
}

.text_right {
	float:right;
	text-align:right;
	clear: both;
}

p {
	margin-top: 0px;
	margin-bottom: 8px;
}

img {
	border: none;
	vertical-align: bottom;
}

#container{
	text-align: left;
	margin:0px auto;
	position:relative;
	width: 950px;
}

#header{
	margin: 0;
	padding: 0px;
	width: 950px;
	height: 80px;
}

/* logo */
#logo {
	display: inline;
	height: 80px;
	float: left;
	margin-top: 0px;
	margin-left: 15px;
	background-image: url(templete/images/logo.jpg);
	background-repeat: no-repeat;
	width: 340px;
	text-indent: -9999px;
}

#banner_area {
	height: 45px;
	float: left;
	margin-top: 0px;
	margin-left: 67px;
	width: 516px;
}

#moji_size {
	width: 356px;
	height:45px;
	background-image: url(templete/images/size_bg.jpg);
	background-repeat: no-repeat;
	float: right;
}

#moji_size ul {
	margin-left:18px;
	width:320px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0px;
}

#moji_size li{
	margin:0;
	padding:0;
	text-indent:-9999px;
	list-style-type:none;
	float:left;
}

#moji_size ul li.sub1 a {
	margin-top:1px;
	width:70px;
	height:16px;
	display:block;
	background-image: url(templete/images/local_btn_1.jpg);
	background-repeat:no-repeat;
}

#moji_size ul li.sub2 a {
	margin-top:1px;
	margin-left:17px;
	width:70px;
	height:16px;
	display:block;
	background-image: url(templete/images/local_btn_2.jpg);
	background-repeat:no-repeat;
}

#moji_size ul li.sub3{
	margin-top:1px;
	margin-left:15px;
	width:80px;
	height:16px;
	display:block;
	background-image: url(templete/images/local_btn_3.jpg);
}

#moji_size ul li.small a {
	margin-left:4px;
	width:18px;
	height:18px;
	display:block;
	background-image: url(templete/images/moji_s.jpg);
	background-repeat:no-repeat;
}

#moji_size ul li.nomal a {
	margin-left:3px;
	width:18px;
	height:18px;
	display:block;
	background-image: url(templete/images/moji_m.jpg);
}

#moji_size ul li.large a {
	margin-left:4px;
	width:18px;
	height:18px;
	display:block;
	background-image: url(templete/images/moji_l.jpg);
}

#nyukai {
	width:155px;
	height:45px;
	margin-left:5px;
	float: left;
}

.sub_text_area {
	margin-left: 10px;
	width: 450px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	margin-top: 0px;
}

.sub_wrapper {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #da6722;
	width: 570px;
	overflow: auto;
	margin-top: 5px;
	margin-bottom: 20px;
}

.sub_topic_title {
	width:50px;
	color: #da6722;
	float: left;
}

.font_orange {
	color: #da6722;
	margin-right: 5px;
}
/* topicPath
----------------------------------------------- */
#topicPath {
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0px;
	padding-left: 0px;
	width: 920px;
}

#topicPath ul {
	margin-top: 0px;
	padding-top: 0px;
}

#topicPath li {
	margin-top: 0px;
	padding-top: 0px;
	display:inline;
	list-style-type:none;
}

#topicPath li a {
	background:url(templete/images/path.gif) no-repeat right center;
	padding-right: 15px;
}

/* contents
----------------------------------------------- */
#contents{
	width: 940px;
	clear: both;
	padding-top: 10px;
	overflow: auto;
	margin-left: 15px;
	padding-bottom: 15px;
}

#main{
	width: 500px;
	float: left;
}

#topic_area {
	width: 710px;
	float: left;
	margin-top: 0px;
	padding-bottom: 20px;
}

#short dl{
	margin-top: 0px;
}

#short dt{
	width: 70px;
	float: left;
	margin-left: 10px;
}

#short dd{
	width: 550px;
	float: left;
	margin-left: 10px;
}

.news_top {
	width:460px;
	height:175px;
	background-repeat: no-repeat;
	background-image: url(images/news_bg.jpg);
}

.news_top_ul {
	width: 440px;
	margin-bottom: 0;
	margin-left: 10px;
	margin-top:0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.news_ul {
	padding:0;
	width: 440px;
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}

.news {
	list-style:none;
	padding:0;
	height: 25px;
	width: 440px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	clear: both;
	margin-top: 5px;
	margin-bottom: 0;
	margin-left: 0;
}

.news_top_li {
	list-style:none;
	padding:0;
	height: 35px;
	width: 440px;
	clear: both;
	margin-bottom: 0;
	margin-left: 0;
	margin-top:0px;
}

.sche_date {
	color: #cc6633;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.date {
	margin-right:10px;
	color: #da6722;
	float: left;
	font-weight: normal;
	background-image: url(templete/images/li_img.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}

.date_time {
	float:left;
	width:490px;
}

.syobu_main {
	width: 695px;
	margin-left: 30px;
	float: left;
}

.location_area {
	width: 690px;
	margin-top:0px;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	overflow: auto;
}

.syobu_title {
	margin-top:30px;
}

.syobu_midasi {
	margin-top:15px;
	width: 685px;
	font-weight: bold;
	color: #FF6666;
	font-size:14px;
	clear: both;
}

.syobu_midasi_back {
	font-weight: bold;
	color: #FF6666;
}

.syobu_midasi_back a{
	font-weight: bold;
	color: #FF6666;
}

.gyobu_midasi {
	margin-top:15px;
	width: 685px;
	font-weight: bold;
	color: #3399FF;
	font-size:14px;
	clear: both;
}

.gyobu_midasi_back {
	font-weight: bold;
	color: #3399FF;
}

.gyobu_midasi_back a{
	font-weight: bold;
	color: #3399FF;
}

.kyobu_midasi {
	margin-top:15px;
	width: 685px;
	font-weight: bold;
	color: #66cc99;
	font-size:14px;
	clear: both;
}

.kyobu_midasi_back {
	font-weight: bold;
	color: #66cc99;
}

.kyobu_midasi_back a{
	font-weight: bold;
	color: #66cc99;
}

.dejibu_midasi {
	margin-top:15px;
	width: 685px;
	font-weight: bold;
	color: #cc9966;
	font-size:14px;
	clear: both;
}

.dejibu_midasi_back {
	font-weight: bold;
	color: #cc9966;
}

.dejibu_midasi_back a{
	font-weight: bold;
	color: #cc9966;
}

.syobu_text {
	margin-top:15px;
	width: 675px;
}

.syobu_under_photo {
	width:125px;
	float:left;
	margin-left: 10px;
	display: inline;
}

.syobu_under_text {
	width:530px;
	float:left;
	margin-left: 15px;
}

.img_top {
	float: left;
	margin-right:13px;
	margin-top: 10px;
}

.sub_top {
	width:298px;
	height:17px;
	background-image: url(ajec/images/sub_top.jpg);
	padding-top: 10px;
	clear: both;
	background-repeat: no-repeat;
	background-position: bottom;
}

.thumbnail {
	width:60px;
	float: left;
	margin-right:8px;
}

.main_topic_text {
	width:145px;
	float: left;
}

.bukai_topic_text {
	width:190px;
	float: left;
	margin-top: 10px;
}

.bukai_under_text {
	width:225px;
	float: left;
}

.main_title {
	margin_bottom: 10px;
	clear: both;
}

.main_area {
	width: 700px;
	padding-top: 0px;
	margin-left: 25px;
}

.text_area {
	width: 675px;
	padding-top: 10px;
	margin-left: 5px;
	padding-bottom: 10px;
}

.text_area dl{
	margin-top: 0px;
}

.text_area dt{
	width: 170px;
	float: left;
	margin-left: 10px;
}

.text_area dd{
	width: 480px;
	float: left;
	margin-left: 10px;
}

.separation_line {
	width:680px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	margin-bottom: 10px;
}

.title_base {
	width: 680px;
	height: 39px;
	background-image: url(templete/images/title_base.jpg);
	font-size: 18px;
	color: #666666;
	text-indent: 24px;
	background-repeat: no-repeat;
	padding-top: 18px;
	margin-bottom: 15px;
}

#left{
	width: 210px;
	float: left;
	clear: both;
}

#left ul {
	padding: 0;
	width: 210px;
	list-style: none;
	text-indent: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

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

/* sub1 */
#left ul li.sub1 a {
	display: block;
	width: 210px;
	height: 35px;
}

/* sub2 */
#left ul li.sub2 a {
	display: block;
	width: 210px;
	height: 35px;
	margin-top: 15px;
}

/* sub3 */
#left ul li.sub3 a {
	display: block;
	width: 210px;
	margin-top: 15px;
}

/* sub4 */
#left ul li.sub4 a {
	display: block;
	width: 210px;
	margin-top: 6px;
}

/* sub5 */
#left ul li.sub5 a {
	display: block;
	width: 210px;
	margin-top: 20px;
}

/* sub6 */
#left ul li.sub6 a {
	display: block;
	width: 210px;
	margin-top: 10px;
}

#right{
	width: 210px;
	float: left;
	margin-top: 26px;
}


.text{
	width: 650px;
	margin-left: 35px;
}

.page_under {
	margin-top:20px;
	width: 685px;
	clear: both;
}

.page_top {
	float: right;
}

.page_num {
	color:#666666;
}

#footer{
	width: 930px;
	text-align: right;
	clear: both;
	height: 65px;
	color: #333333;
	padding-top: 10px;
	padding-right: 10px;
}

/* side
----------------------------------------------- */
#side_ajec {
	width:208px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

#side_ajec dl{
	width:208px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}

#side_ajec ul{
	margin:0;
	padding:0;
}

#side_ajec li{
	padding:0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#side_ajec dd{
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.act_btn {
	margin-left:10px;
	margin-top:3px;
	margin-bottom:3px;
}

.side_ajec_banner {
	margin-top:20px;
}

/* globalnavigation
----------------------------------------------- */
#globalnavigation {
	width: 950px;
	height: 36px;
	background-image: url(templete/images/btn_bg.jpg);
}

#globalnavigation ul {
	padding: 0;
	width: 920px;
	list-style: none;
	text-indent: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 15px;
}

#globalnavigation ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

/* btn1 */
#globalnavigation ul li.btn1 a {
	display: block;
	width: 150px;
	height: 35px;
	margin-top:1px;
}

/* btn2 */
#globalnavigation ul li.btn2 a {
	display: block;
	width: 150px;
	height: 35px;
	margin-left: 4px;
	margin-top:1px;
}

/* localnavigation
----------------------------------------------- */
.side_head {
	width: 210px;
	background-image: url(templete/images/side_head.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 10px;
	font-size: 0px;
	line-height: 0px;
}

.side_head_in {
	width: 210px;
	background-image: url(templete/images/side_head.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 10px;
	font-size: 0px;
	line-height: 0px;
	margin-top:10px;
}

.side_bottom {
	width: 210px;
	background-image: url(templete/images/side_bottom.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 10px;
	font-size: 0px;
	line-height: 0px;
}

#localnavigation {
	width: 210px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#localnavigation ul {
	margin: 0;
	width: 210px;
	text-indent: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

#localnavigation ul.side{
	width: 210px;
	background-image: url(templete/images/side_base.jpg);
	background-repeat: repeat-y;	
}

#localnavigation ul li.sub_txt {
	width: 170px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-top: 5px;
	list-style: none;
	background-image: url(templete/images/li_img.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
}



/* ページ下部リンク */

#page-bottom-link1, #page-bottom-link2 { text-decoration:none; }


/* Office201用 */
#banner_area2 {
	height: 50px;
	float: left;
	margin-top: 0px;
	margin-left: 177px;
	padding-top:15px;
	width: 400px;
}


#footer2{
	width: 930px;
	text-align: right;
	clear: both;
	height: 65px;
	color: #333333;
	/*padding-top: 10px;
	padding-right: 10px;*/
	padding:0; margin:0 0 0 10px;
}

dt { font-weight:bold; }