@charset "utf-8";
*{
        margin: 0px;
        padding: 0px;
}
body {
        font-family: "メイリオ", "Meiryo UI", "ヒラギノ丸ゴ Pro W4", "小塚ゴシック Pro R", sans-serif;
        letter-spacing: 0.2em;
        background-image:url(../images/bg001_08.gif);
}

h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form{
        margin: 0px;
        padding: 0px;
        font-size: 11px;
}

ul{
        list-style-type: none;
}

img {
        border: none;
}

input,textarea,select {
        font-size: 1em;
}

form {
        margin: 0px;
}

table {
        border-collapse:collapse;
        font-size: 100%;
        border-spacing: 0;
}
.clearfix:after {
        content: ".";
        display: block;
        height: 0px;
        clear: both;
        visibility: hidden;
}
.clearfix {
        overflow: hidden;
}
.mT20 {
        margin-top: 20px;
}
.mB20 {
        margin-bottom: 20px;
}
.head {
        width: 915px;
        margin-right: auto;
        margin-left: auto;
}
.contents {
        width: 915px;
        margin-right: auto;
        margin-left: auto;
        padding-top: 20px;
        padding-bottom: 20px;
}
#Nav {
        float: left;
        width: 194px;
}
#MainContents {
        padding: 15px;
        float: left;
        width: 457px;
        background-color: #FFF;
        margin-right: 20px;
        margin-left: 20px;
}
#SubContents {
        float: right;
        width: 194px;
}
.foot {
        width: 915px;
        margin-right: auto;
        margin-left: auto;
}
#header {
        background: -moz-linear-gradient(top, #ea6363, #f08d91);
        background: -webkit-gradient(linear, left top, left bottom, from(#ea6363), to(#f08d91));background-color: #ea6363;*/
        padding-top: 10px;
        color: #FFF;
        border-bottom-width: 10px;
        border-bottom-style: solid;
        border-bottom-color: #f08d91;
        height: 108px;
        line-height: 108px;
}
.siteTitle {
        font-size: 22px;
        font-weight: bold;
}
.siteTitle a {
        color: #FFF;
        text-decoration: none;
        text-shadow:
        -1px -1px 1px rgba(0, 0, 0, 0.4),
        1px 1px 1px rgba(255, 255, 255, 0.5);
}
.cap01 {
        font-size: 15px;
        line-height: 25px;
        font-weight: bold;
        background-image: url(../images/h1bg.png);
        padding-top: 5px;
        padding-right: 10px;
        padding-left: 10px;
        box-shadow:0px 2px 3px #333333;
        text-shadow:1px 1px 1px #666666;
        border-radius:10px;
        margin-top:10px;
}
.cap02 {
        font-size: 14px;
        background-color: #ea6363;
        border-left-width: 10px;
        border-left-style: solid;
        border-left-color: #f08d91;
        border-right-width: 10px;
        border-right-style: solid;
        border-right-color: #f08d91;
        line-height: 25px;
        padding-top: 5px;
        padding-bottom: 5px;
        color: #FFF;
		border-radius:5px;
        box-shadow:0px 3px 5px #333333;
        padding-left: 10px;
        font-weight: normal;
}
.new {
        margin-top: 15px;
        margin-bottom: 15px;
}
.new dt {
        color: #FFF;
        background-color: #663;
        line-height: 23px;
        padding-left: 10px;
        width: 60%;
}
.new dd {
        padding: 10px;
}
.Nav {
	padding: 10px;
	margin-top: 10px;
}
.Nav li {
        margin-bottom: 15px;
		border-right-width: 10px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color:#FCC;
	border-bottom-color: #FCC;

}
.Nav li a {
	background-image:url(../images/arrow014_10.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	display: block;
	padding-left: 20px;
	color: #F16786;
	text-decoration: none;
	font-weight: bold;
}
.Nav li a:hover {
        background-image:url(../images/arrow014_08.gif);
        background-repeat: no-repeat;
        background-position: left 3px;
        display: block;
        padding-left: 20px;
        color: #390;
        text-decoration:none;
        font-weight: bold;
}
.text01 {
        padding-top: 15px;
        padding-right: 10px;
        padding-bottom: 15px;
        padding-left: 10px;
        line-height: 28px;
}
.text02 {
        background-color: #FFC;
        padding: 10px;
        color: #396;
        border-radius:10px;
        line-height: 28px;
}
.text03 {
        padding: 10px;
        border: 1px dotted #660;
        line-height: 28px;
}
.blue {
        color: #06C;
}
.red {
        color: #C00;
}
.Line {
        border-bottom-width: 1px;
        border-bottom-style: dotted;
        border-bottom-color: #C90;
}
.center {
        text-align: center;
}
#footer {
background-color: #333333;
color: #FFF;
background: -moz-linear-gradient(top, #f08d91, #ea6363);
        background: -webkit-gradient(linear, left top, left bottom, from(#f08d91), to(#ea6363));
        padding-top: 15px;
        padding-bottom: 15px;


}
.copy {
	font-size: 11px;
	text-align: center;
	color: #000;
}
.new dd a {
        color: #660;
}
.link01 {
        padding: 10px;
}
.link01 li {
	margin-bottom: 10px;
	background-image: url(../images/arrow014_08.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#Contents02 {
        width: 885px;
        margin-right: auto;
        margin-left: auto;
        margin-top: 15px;
        margin-bottom: 15px;
        background-color: #FFF;
        padding: 15px;
}
#MainContents2 {
        float: left;
        width: 635px;
        background-color: #FFF;
        margin-right: 30px;
}
#subContents2 {
        float: right;
        width: 220px;
}
.textBox02 {
	background-color: #E8F1FF;
	padding: 10px;
}
.caption03 {
        border-bottom-width: 1px;
        border-bottom-style: dashed;
        border-bottom-color: #690;
        font-size: 14px;
        line-height: 30px;
        font-weight: normal;
        color: #690;
        padding-left: 10px;
}
.new2 dt {
        font-size: 14px;
        font-weight: bold;
        color: #F60;
}
.new2 dd {
        margin-bottom: 7px;
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 10px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #FC9;
}
#GNav {
        background-color: #f9ccd1;
        height:22px;
        line-height: 22px;
}
.GNavList {
        width: 915px;
        margin-right: auto;
        margin-left: auto;
}
.GNavList li {
        display: block;
        float: left;
        margin-right: 5px;
        margin-left: 5px;
}
.GNavList li a {
        color: #333;
        text-decoration: none;
        font-weight: bold;
        display: block;
        /* padding-top: 5px;*/
        padding-right: 10px;
        /* padding-bottom: 5px; */
        padding-left: 10px;
}
.GNavList li a:hover {
        color: #FFF;
        text-decoration: none;
        font-weight: bold;
        display: block;
        padding-right: 10px;
        padding-left: 10px;
        background-color: #ea6363;
}
.Mv img{
        width: 915px;
        height: 205px;
}
.FNav li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
	white-space: nowrap;
	line-height: 26px;
}
.FNav li a {
        color: #FFF;
		background-image:url(../images/point040_09.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;

}
.FNav li a:hover {
        color: #313131;
		text-decoration:none;
}

.FNav {
        text-align: center;
        margin-bottom: 25px;
}
.font01 {
	font-size: 12px;
	padding-top: 20px;
	padding-left: 5px;
}
