@charset "utf-8";
*{ margin:0; padding:0;}
img{ border:0;}
body {
	font-size: 14px;
	color: #333333;
	text-align: center;
	font: normal 14px/20px "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック",sans-serif;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: fixed;
}
#bg {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/bg01.gif);
	background-repeat: repeat-y;
}

a:link {
	color: #FF0000;
	text-decoration: none;
	}
a:visited {
	color: #990000;
	text-decoration: none;
	}
a:hover {
	color: #FF6666;
	text-decoration: underline;
	}
a:active {
	color: #FF6666;
	}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	background-color: #FFFFFF;
	width: 878px;
	border: 1px solid #CCCCCC;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
#head h1 {
	font-size: small;
	font-weight: normal;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6BBC1;
	margin-bottom: 5px;
}
#menu {
	padding: 0px;
	width: 900px;
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#menu ul {
	padding: 0px;
	width: 900px;
	margin: 0px;
}
#menu li {
	list-style-type: none;
}
ul#globalnavi{
    width:900px;
    overflow:hidden;
}

ul#globalnavi li{
	float:left;
	height:37px;
	display:block;
}

ul#globalnavi li a {
	display: block;
	overflow: hidden;
	height: 0px;
	background-image: url(images/menu.gif);
	padding-top:37px;
}
    #navi1 a { width:164px; background-position:0px   0px; margin-right: 20px;}
    #navi2 a { width:164px; background-position:-183px  0px; margin-right: 20px;}
    #navi3 a { width:164px; background-position:-367px  0px; margin-right: 20px;}
    #navi4 a { width:164px; background-position:-552px  0px; margin-right: 20px;}
	#navi5 a { width:164px; background-position:-737px  0px;}	
    #navi1 a:hover { width:164px; background-position:0px    -37px; margin-right: 20px;}
    #navi2 a:hover { width:164px; background-position:-183px  -37px; margin-right: 20px;}
    #navi3 a:hover { width:164px; background-position:-367px  -37px; margin-right: 20px;}
    #navi4 a:hover { width:164px; background-position:-552px  -37px; margin-right: 20px;}
	#navi5 a:hover { width:164px; background-position:-737px  -37px;}
#image {
	margin-bottom: 10px;
}

#main   {
	float: left;
	width: 648px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(images/maintitle.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#main h2 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
}
.mainp1  {
	margin-bottom: 10px;
	margin-left: 10px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#main .mainbox1 {
	padding: 10px;
	border: 1px solid #F6AFBD;
	margin-bottom: 10px;
}
#main .mainbox1 h3 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F6AFBD;
}
#main .mainbox1 h4 {
	font-size: 16px;
	font-weight: normal;
	color: #C0151D;
	margin-bottom: 10px;
}
#main .mainbox1 p {
	margin-left: 10px;
	margin-bottom: 10px;
}

#main .mainbox1 ul {
	list-style-type: none;
	margin-left: 10px;
	margin-bottom: 10px;
}


#side {
	background-color: #FFFFFF;
	float: left;
	width: 198px;
	border: 1px solid #CCCCCC;
	text-align: left;
	background-image: url(images/sidetitle.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#side h2 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
}
.sidep1 {
	font-size: 14px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.sidep2 {
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#side .sidebox1 {
	background-color: #FDDCE1;
	padding: 5px;
}


#container #footmenu {
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

#foot {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: right;
}
.line {
	clear: both;
}
.fleft {
	float: left;
}
.flight {
	float: right;
}
.col1 {
	color: #EF8A9C;
}
.uespa1 {
	margin-top: 20px;
}
.abh2 {
	font-size: 24px;
	color: #FF0000;
	margin-bottom: 20px;
}
.abp1 {
	margin-bottom: 15px;
	margin-left: 10px;
}
.img1 {
	border: 1px solid #CCCCCC;
	margin: 5px;
}
.img2 {
	margin: 5px;
	padding: 5px;
	border: 1px solid #999999;
}
#sebox1 .sep1 {
	margin: 5px;
	color: #C6331F;
}
#main #sebox1 {
	margin: 10px;
	padding: 5px;
	border: 1px dotted #C3411F;
}
