﻿@charset "UTF-8";
body{
	background-color : #f3d49c;
background-repeat : no-repeat;
background-position : center top;
background-image : url(aascul_title.jpg);
text-align : center;
}
#contents{
	width : 900px;
margin-top : 200px;
margin-left : auto;
margin-right : auto;
margin-bottom : auto;
font-family : メイリオ,HG丸ｺﾞｼｯｸM-PRO,HGS創英角ｺﾞｼｯｸUB,"Bookman Old Style",MS UI Gothic,sans-serif;
}
#container{
	padding : 0px;
margin : 0px;
width : 900px;
border-top-width : 2px;
border-left-width : 2px;
border-top-style : solid;
border-left-style : solid;
border-top-color : #335823;
border-left-color : #335823;
}
header{
	height : 50px;
line-height : 200%;
}
nav{
	height : 50px;
clear : both;
}
article{
	width : 550px;
float : left;
bottom : auto;
}
#side{
	float : left;
width : 320px;
bottom : auto;
}
article #map{
	width : 550px;
float : right;
margin-top : 60px;
text-align : right;
}
footer{
	width : 900px;
height : 30px;
clear : both;
background-color : #5e432b;
padding : 0px;
margin : 0px;
}
/* 以下、割付内のタグの設定:タグ、タイトル・ナビ・メイン・サイド・フッターの順 */
address{
	text-align : right;
padding-right : 30px;
clear : both;
}
img{
	padding-top : 0px;
padding-left : 0px;
padding-right : 0px;
padding-bottom : 0px;
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
text-align : right;
}
header h1{
	font-size : 28px;
color : #845b2d;
text-align : left;
padding-left : 40px;
}
nav li{
	width : 100px;
height : 30px;
float : left;
}
#side p{
	text-align : left;
padding-left : 40px;
}
#side h3{
	margin-top : 20px;
margin-left : 30px;
margin-right : 30px;
margin-bottom : 10px;
text-align : left;
font-size : small;
}
#side h4{
	margin-top : 30px;
margin-left : 30px;
margin-right : 30px;
margin-bottom : 20px;
text-align : left;
font-size : large;
}
#side h4 a{
	margin-top : 30px;
margin-left : 30px;
margin-right : 30px;
margin-bottom : 20px;
text-align : left;
font-size : large;
}
#side ul{
	padding-left : 30px;
padding-bottom : 30px;
}
#side li{
	list-style-type : disc;
list-style-image : url(hosi20.png);
vertical-align : middle;
text-align : left;
display : block;
width : 200px;
line-height : 180%;
margin-top : 15px;
margin-bottom : 10px;
}
#side li a{
	font-size : 18px;
font-family : "ＭＳ Ｐゴシック","MS UI Gothic",sans-serif;
}
#footer p{
	font-size : 12px;
font-weight : bold;
color : white;
padding-top : 6px;
}

#side h2{
	background-color : white;
text-align : center;
padding-top : 3px;
padding-left : 3px;
padding-right : 6px;
padding-bottom : 6px;border-width : 1px;border-style : inset;border-color : black;
margin-left : 20px;
width : 200px;
margin-bottom : 5px;
margin-top : 3px;
}