/* CSS Document */

*{
}

body {
	margin: 0;
	padding: 0;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
	font-size: 12px;
	color: #333;
	line-height: 160%;
	background-color: #FAFAFA;
}

#detail .detail_text font, #detail .detail_text p span{
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}

p, img, ul, li, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}
img {
	vertical-align: top;
}
table, tr, td {
	font-size: 100%;
}
a {
	text-decoration: none;
	color: #1F7BC0;
}
#contents {
	width: 980px;
	margin: auto;
	background-image: url(../contents_image/background.jpg);
	background-repeat: repeat-y;
}
/***** ヘッダー *****/



#header {
	width: 980px;
	background-color: #FFF;
}
#header .header_line {
	height: 2px;
	background-color: #999;
}
#header .logo {
	width: 315px;
	float: left;
}
#header .navi {
	width: 645px;
	float: right;
	margin-top: 10px;
	margin-right:10px;
}
.textresizer {
	float: left;
}
.textresizer li {
	float: left;
	list-style: none;
	margin-left: 10px;
}
/* ヘッダー下 */



#top_image {
	background-color: #EFEFEF;
	height: 200px;
	width: 980px;
}
#top_image .slideshow {
	float: left;
	width: 600px;
}
#top_image .alert {
	float: left;
	width: 380px;
	background-image: url(../contents_image/top_image/alert_back.jpg);
}
#top_image .alert_text {
	width: 310px;
	margin: auto;
	padding: 5px 0;
}
#top_image .title {
	width: 320px;
	background-color: #EDED2E;
	font-weight: bold;
	padding-left: 10px;
	font-size: 110%;
}
#top_image .text {
	width: 340px;
	margin: auto;
	height: 115px;
}
#top_image .name {
	height: 44px;
	width: 340px;
	margin: auto;
	border-top: solid 1px #CCC;
	padding-top: 5px;
}
.column_line {
	height: 10px;
	background-color: #EFEFEF;
}

.message{
	background-image:url(../contents_image/top_image/message_logo.png);
	background-repeat:no-repeat;
	font-size:120%;
}

/***** 左カラム *****/



#left {
	width: 230px;
	padding-top: 8px;
	float: left;
}
#left .prof {
	background-image: url(../contents_image/mainmenu/prof_back.jpg);
	background-repeat: repeat-y;
	margin-top: 4px;
	margin-bottom:6px;
}
#left .prof_text {
	width: 180px;
	margin: auto;
}

/* アコーディオン */

#left .slide_title {
	width: 230px;
	cursor: pointer;
}
#left .slide_title .box_image {
	height: 12px;
}
#left .mainmenu_title {
	background-image: url(../contents_image/mainmenu/mainmenu_back.jpg);
	background-repeat: repeat-y;
	padding: 0 24px;
	font-size: 110%
}
#left ul {
	background-image: url(../contents_image/mainmenu/mainmenu_sub_back.jpg);
	background-repeat: repeat-y;
}
#left li {
	border-bottom: dotted 1px #999;
	width: 156px;
	margin: auto;
	list-style: none;
	padding: 3px;
	padding-left: 14px;
	background-image: url(../contents_image/mainmenu/submenu_arrow.jpg);
	background-repeat: no-repeat;
}

/* アコーディオン無し */

#left .slide_title_on {
	width: 230px;
}
#left .slide_title_on .box_image {
	height: 12px;
}

/***** 右カラム *****/



#right {
	float: right;
	width: 730px;
	margin: 10px;
}


/* トップページ用 イベント＆お知らせ */

#right .koushin_box {
	background-image: url(../contents_image/toppage_contents/kousin_back.jpg);
	background-repeat: repeat-y;
}
#right .koushin_box h1.koushin_title {
	background-image: url(../contents_image/toppage_contents/kousin_title.jpg);
	background-repeat: no-repeat;
	padding: 10px 10px 10px 40px;
	font-size: 110%;
}
#right .koushin_box h1.koushin_title td {
	font-weight: bold;
	color: #030;
}
#right .koushin_box h1.koushin_title td a {
	color: #030;
}
#right .koushin_box h1.koushin_title span.list_view {
	float: right;
}
#right .koushin_box .koushin_text {
	width: 690px;
	margin: auto;
	padding: 10px 0;
}

#right .koushin_box .koushin_text #next, #right .koushin_box .koushin_text #prev{
	cursor:pointer;
	margin-top:40px;
}

#right .koushin_box .koushin_text .news_box {
	width: 148px;
	float: left;
	margin-right: 10px;
}
#right .koushin_box .koushin_text .news_box .photo {
	width: 148px;
	height: 148px;
	overflow: hidden;
	margin-bottom: 2px;
}
#right .koushin_box .koushin_text .news_box .photo img {
	width: 148px;
}
#right .koushin_box .koushin_text .news_box .date {
	background-color:#EEE;
	padding:2px;
	font-size:90%;
}

#right .koushin_box .koushin_text .news_box .place {
	font-size:90%;
	border-bottom:dotted 1px #AAA;
	margin-bottom:2px;
	text-align:right;
}

#right .koushin_box .koushin_text .news_box .title {
	padding:2px;
	font-size:90%;
	border-left:solid 3px #CCC;
}

#right .koushin_box .koushin_text .news_box a {
	color: #333;
	display: block;
}
#right .koushin_box .koushin_text .news_box a .photo img {
	border: 0;
	margin-bottom:1px;
}
#right .koushin_box .koushin_text .news_box a:hover .photo img {
	border: solid 2px #FFFFFF;
}
/* トップページ用 重要なお知らせ */



#right .oshirase_box {
	background-image: url(../contents_image/toppage_contents/oshirase_back.jpg);
	background-repeat: repeat-y;
	width: 420px;
	margin-top: 10px;
	float: left;
}
#right .oshirase_box h1.oshirase_title {
	background-image: url(../contents_image/toppage_contents/oshirase_title.jpg);
	background-repeat: no-repeat;
	padding: 10px 10px 10px 40px;
	font-size: 110%;
}
#right .oshirase_box h1.oshirase_title td {
	font-weight: bold;
	color: #600002;
}
#right .oshirase_box h1.oshirase_title td a {
	color: #600002;
}
#right .oshirase_box .oshirase_text {
	width: 390px;
	height: 120px;
	margin-left: 20px;
	padding: 10px 0;
	overflow-y: scroll;
}
#right .oshirase_box .oshirase_text td {
	border-bottom: dotted 1px #999;
}
#right .oshirase_box .oshirase_text td.date {
	font-size: 80%;
	width:60px;
}
#right .oshirase_box .oshirase_text td.oshirase_list {
	padding-left: 8px;
}
/* トップページ用 モバイル */



#right .mobile_box {
	background-image: url(../contents_image/toppage_contents/mobile_back.jpg);
	background-repeat: repeat-y;
	width: 300px;
	margin-top: 10px;
	float: right;
}
#right .mobile_box h1.mobile_title {
	background-image: url(../contents_image/toppage_contents/mobile_title.jpg);
	background-repeat: no-repeat;
	padding: 10px 10px 10px 40px;
	color: #184474;
	font-size: 110%;
}
#right .mobile_box h1.mobile_title span.list_view {
	float: right;
}
#right .mobile_box .mobile_text {
	width: 260px;
	height: 120px;
	margin: auto;
	padding: 10px 10px 10px 10px;
}



/* トップページ用 三沢基地内大学バナー */

#right .misawa_banner {
	background-image: url(../contents_image/toppage_contents/banner_misawa_back.jpg);
}
#right .misawa_banner table {
	margin-left: 20px;
}
#right .misawa_banner a {
	color: #3B0049;
	font-weight: bold;
	font-size: 16px;
	padding: 4px;
	display: block;
}

/* トップページ用 Appletreesバナー */

#right .appletrees_banner {
	background-image: url(../contents_image/toppage_contents/banner_appletrees.jpg);
	margin-top:10px;
}

#right .appletrees_banner a {
	color: #003F7B;
	font-weight: bold;
	font-size: 15px;
	display: block;
	height:52px;
	width:716px;
	padding:12px 14px 0 0;
	text-align:right;
}


/* トップページ用 スマイルチャイナバナー */

#right .china_banner {
	background-image: url(../contents_image/toppage_contents/banner_china_back.jpg);
}
#right .china_banner table {
	margin-left: 20px;
}
#right .china_banner a {
	color: #3B0049;
	font-weight: bold;
	font-size: 16px;
	padding: 4px;
	display: block;
}

/* トップページ用バナーブロック */

.banner_block{
	width:230px;
	height:180px;
	float:left;
	margin:6px;
}

.banner_block a{
	display:block;
}

.misawa_block{
	background-image:url(../contents_image/toppage_contents/topbanner_misawa_back.png)
}

.misawa_block .misawa_text{
	height:65px;
	text-align:center;
	font-size:140%;
	padding:0 20px;
	color:#7C0033;
	display:table-cell;
	vertical-align:middle;
}




/* トップページ用 facebookバナー */



#right .facebook_banner {
	margin-top: 20px;
}
#right .facebook_banner td.back {
	background-image: url(../contents_image/toppage_contents/fb_tw_back.jpg);
	background-repeat: repeat-y;
}
#right .facebook_banner .fb_text {
	background-image: url(../contents_image/toppage_contents/facebook_back.jpg);
	background-position: center left;
	background-repeat: no-repeat;
}
#right .facebook_banner .tw_text {
	background-image: url(../contents_image/toppage_contents/twitter_back.jpg);
	background-position: center left;
	background-repeat: no-repeat;
}
#right .facebook_banner div a {
	padding: 5px 5px 5px 70px;
	display: block;
	color: #333;
}
/* トップページ用 バナーボックス */



#right .banner_box {
	margin-top: 20px;
	background-image: url(../contents_image/toppage_contents/banner_box_text_back.jpg);
	background-repeat: repeat-y;
}
#right .banner_box h1 {
	background-image: url(../contents_image/toppage_contents/banner_box_title_back.jpg);
	background-repeat: repeat-y;
	padding-left: 20px;
	font-size: 110%;
}
#right .banner_box .banner_box_text {
	width: 690px;
	margin: auto;
	padding: 10px 0;
}
#right .banner_box .banner_box_text img {
	padding-right: 5px;
}
/* 記事表示 */



#right #detail {
	background-color: #DDD;
}
#right #detail .detail_title {
	background-image: url(../contents_image/detail/detail_title_back.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px 0 5px 40px;
	margin-bottom: 5px;
	font-size: 130%;
}

#right #detail .detail_text {
	background-image: url(../contents_image/detail/detail_text_back.jpg);
	width: 640px;
	padding: 10px 40px;
}

#right #detail .detail_text h1 {
	background-image: url(../contents_image/detail/detail_text_h1.jpg);
	border-top: solid 1px #C8C8C8;
	border-bottom: solid 1px #C8C8C8;
	width: 650px;
	margin-left: -20px;
	margin-bottom: 5px;
	padding: 8px 20px 8px 20px;
	font-size: 120%;
}

#right #detail .detail_text h1.date_title {
	background-image: url(../contents_image/detail/h1_date.jpg);
	border: 0;
	width: 584px;
	height:24px;
	line-height:24px;
	margin-bottom: 5px;
	font-size: 120%;
	margin:0;
	padding-left:36px;
	margin-bottom:5px;
}

#right #detail .detail_text h2 {
	background-image: url(../contents_image/detail/detail_text_h2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: dotted 1px #777;
	width: 650px;
	margin-left: -20px;
	margin-bottom: 5px;
	padding: 8px 20px 8px 20px;
	font-size: 120%;
}

#right #detail .detail_text h3 {
	background-image: url(../contents_image/detail/detail_text_h3.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	margin-left: -10px;
	padding: 4px 0 4px 25px;
	font-size: 110%;
}

#right #detail .sitemap h3 {
	border-bottom:dashed 1px #CCCCCC;
}

#right #detail .detail_text h4 {
	background-image: url(../contents_image/detail/detail_text_h4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 0px;
	padding: 4px 0 4px 25px;
	font-size: 110%;
}

#right #detail .detail_text ul li {
	margin-left: 20px;
	list-style-image: url(../contents_image/detail/list_icon.jpg);
	padding: 3px 0;
}

#right #detail .detail_text hr{
	border:0;
	margin:5px 0;
	padding:0;
	border-bottom:dotted 1px #999;
	margin-left:-10px;
	margin-right:-20px;
}

#right #detail .line_table td{
	border-bottom:dashed 1px #CCCCCC;
}



/* トップへ戻るボタン */



#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 10px;
}
#page-top a {
	background: #40C9FF;
	text-decoration: none;
	color: #fff;
	width: 60px;
	padding: 10px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
	font-weight: bold;
}
#page-top a:hover {
	text-decoration: none;
	background: #333;
}
/* 前へ戻るボタン */



#page-back {
	position: fixed;
	bottom: 80px;
	right: 20px;
	font-size: 10px;
}
#page-back a {
	background: #40C9FF;
	text-decoration: none;
	color: #fff;
	width: 60px;
	padding: 10px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
	font-weight: bold;
}
#page-back a:hover {
	text-decoration: none;
	background: #333;
}
/***** フッター *****/



#footer {
	background-color: #FFF;
	padding-bottom: 10px;
	text-align: right;
}
#footer .footer_line {
	height: 2px;
	background-color: #999;
	margin-bottom: 10px;
}
#footer .footer_text {
	padding-right: 20px;
}
