@charset"UTF-8";

/*02 共通用基本設定*/
h1{}
h2{}
h3{}
h4{}
.clr{clear:both;}
.floatL{float:left;}
.floatR{float:right;}
.alignL{text-align:left;}
.alignR{text-align:right;}
.alignC{clear:both;text-align:center;}
.lastChild{margin-right:0%!important;float:right!important;}

.p_t10r{padding-top:10%;}

/*03 レーヤアウト*/
#aw_Contents{ width:750px; margin:0 auto;font-size:100%;}
#aw_Contents img{ max-width:100%; height:auto; display:block;}
address{}



/*04 コンテンツ関連　*/
.aw_show{ position:relative;}
.aw_show .logo{ position:absolute; width:75.067%; margin:50% 0 0 12.5%;}

#aw_Contents h1{ text-align:center; padding:30px 0 20px 0;}
#aw_Contents h1 img{ display:block; width:37.067%; margin:0 auto; height:auto;}
#aw_Contents .path{ text-align:center; font-size:150%; font-weight:bold; padding-bottom:15px;}


.aw_block{padding-bottom: 30%;}
.aw_block.bgcA{background-color:#FDEDCA;background-image:url(../images/bg01.gif);background-repeat:no-repeat;background-position: center bottom;filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')"\9;-moz-background-size:100% auto\9;background-size:100% auto\9;background-size:100% auto;-moz-background-size:100% auto;-webkit-background-size:100% auto;}
.aw_block.bgcB{background-color:#FAD4C4;background-image:url(../images/bg02.gif);background-repeat:no-repeat;background-position: center bottom;filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')"\9;-moz-background-size:100% auto\9;background-size:100% auto\9;background-size:100% auto;-moz-background-size:100% auto;-webkit-background-size:100% auto;}
.aw_block .img01{position: relative;z-index: 2;}
.aw_block .img02{margin: -7.5% auto 0 auto; width: 86.667%;}
.aw_block dl{width: 86.667%; margin: 5% auto 0 auto;}
.aw_block dt{width: 60.769%;}
.aw_block dd{width: 36%;}
.aw_block dd p{padding-bottom: 3%;font-weight: bold;}
.aw_block dd .ico{width: 38.461%; height: auto; display: block;}

.aw_img{position: relative;z-index: 2; margin-top: -7%;}
.aw_box{margin: -7.5% auto 0 auto;padding: 10% 6.667% 20% 6.667%; background-color:#FDEDCA;background-image:url(../images/bg01.gif);background-repeat:no-repeat;background-position: center center;filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')"\9;-moz-background-size:100% auto\9;background-size:100% auto\9;background-size:100% auto;-moz-background-size:100% auto;-webkit-background-size:100% auto;}
.aw_box p{padding-bottom: 3%;font-weight: bold;}

@media all and (max-width:749px)
{
    #aw_Contents{ width: auto;}
}





/* hack css */
.aw_block dl
{display:inline-block;}

.aw_block dl:after
{content: ".";display: block;height: 0;clear: both;visibility: hidden;overflow: hidden;}

/* Hide from IE-mac \*/
*html .aw_block dl
{height: 1%;}

.aw_block dl
{display: block;}
/* End hide fromIE-mac*/