@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}
* a{
	color:#df3486;
}
ul{
	list-style:none;
}
html{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
}

body{
	background:url(../images/az_subtle.png);
}

#box,.center {
	width:930px;
	margin:0 auto;
}
#header {
	background:#FFF url(../images/023.gif) repeat-x left bottom;
	padding:30px 0;
	margin-bottom:30px;
}


#header .center a {
	font-size: 36px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}


.Image_box li{
	float:left;
	margin-bottom:30px;

}
.imagecenter{
	margin:0 15px;
}
#side {
	float:left;
	width:200px;
}
h2{
	background-color:#ff6699;
	border:#CCC 1px solid;
	border-radius:5px;
	font-size:16px;
	margin-bottom:20px;
	padding:0.3em;
}
h3{
	border-bottom:#333 1px solid;
	margin-bottom:15px;
	font-size:16px;
}
.contents a{
	display:block;
	background-color:#FFF;
	line-height:40px;
	color:#333;
	text-decoration:none;
	margin-bottom:20px;
	border:#CCC 1px solid;
	border-left:none;
	border-left:4px solid #227bcc;
	text-indent:0.5em;
	font-size: 12px;
}
.contents a:hover{
	border-left:4px solid #333;
}
#main {
	float:right;
	width:695px;
}
#main p{
	line-height:2em;
	margin-bottom:15px;
}
.news{
	float:left;
	width:300px;
	padding:15px;
	border-radius:5px;
	background:rgba(51,204,0,.3);
	font-size:12px;
	line-height:2em;
	min-height:220px;
}
.news dd,.pickup li{
	margin-bottom:10px;
}

.pickup{
	float:right;
	width:300px;
	background:rgba(25,121,207,.3);
	padding:15px;
	border-radius:5px;
	font-size:12px;
	min-height:220px;
	line-height:2em;

}
.news a:hover,.pickup a:hover{
	text-decoration:none;
}
h1{
	color:#333;
}
.profile{
	font-size:12px;
	line-height:2em;
}
.link01 {
	margin-bottom:15px;
}
#footer {
	font-size:12px;
	padding:30px 0;
	margin-top:30px;
	background:#f19503 url(../images/017.gif) repeat-x left top;
}
#footer a{
	color:#111;
}
#footer a:hover{
	text-decoration:none;
}
.Fmenu{
	float:left;
	width:250px;
	margin-bottom:15px;
	padding-left:10px;
	border-left:#333 1px solid;
}
.Fmenu li{
	margin-bottom:10px;
	
}
.copyright{
	clear:both;
}
.clearfix:after{
   content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.imgLeft {
    float: left;
}

.imgLeft {
	font-size: 13px;
	line-height: 1.5;
	letter-spacing: 0.05em;
	color: #605E5E;
	padding: 5px;
	text-align: justify;
	border: 1px solid #333;
	margin-top: 10px;
	margin-right: 10px;
}


.sitemap_contents {
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.sitemap_contents li {
	font-size: 13px;
	line-height: 40px;
}

.sitemap_contents li a {
	color: #000;
	text-decoration: underline;	
}