@charset "utf-8";
*{
        margin: 0px;
        padding: 0px;
}
body {
        font-family: "メイリオ", "Meiryo UI", "ヒラギノ丸ゴ Pro W4", "小塚ゴシック Pro R", sans-serif;
        letter-spacing: 0.1em;
        background-image: url(../images/bg.png);
}

h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form{
        margin: 0px;
        padding: 0px;
        font-size: 12px;
}

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: 903px;
        margin-right: auto;
        margin-left: auto;
}
.contents {
        width: 903px;
        margin-right: auto;
        margin-left: auto;
        padding-top: 20px;
        padding-bottom: 20px;
}
#Nav {
        float: left;
        width: 178px;
}
#MainContents {
        padding: 15px;
        float: left;
        width: 477px;
        background-color: #FFF;
        margin-right: 20px;
        margin-left: 20px;
}
#SubContents {
        float: right;
        width: 178px;
}
.foot {
        width: 903px;
        margin-right: auto;
        margin-left: auto;
}
#header {
        background: -moz-linear-gradient(top, #b34040, #cd8080);
        background: -webkit-gradient(linear, left top, left bottom, from(#b34040), to(#cd8080));
        background-color: #b34040;*/
        padding-top: 10px;
        color: #FFF;
        border-bottom-width: 10px;
        border-bottom-style: solid;
        border-bottom-color: #cd8080;
        height: 83px;
        line-height: 83px;
}
.siteTitle {
        font-size: 26px;
        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;
        border-radius:10px;
        margin-top:10px;
}
.cap02 {
        font-size: 14px;
        background-color: #b34040;
        border-left-width: 10px;
        border-left-style: solid;
        border-left-color: #cd8080;
        border-right-width: 10px;
        border-right-style: solid;
        border-right-color: #cd8080;
        line-height: 25px;
        padding-top: 5px;
        padding-bottom: 5px;
        color: #FFF;
        padding-left: 10px;
}
.new {
        margin-top: 14px;
        margin-bottom: 30px;
}
.new dt {
		color:#04abe2;
		font-weight:bold;
		
}
.new dd {
        padding: 1px 2px 8px 2px;
        border-bottom:#ccc 1px dashed;
		margin-bottom:12px;
}.new dd a {
        background-image: url(../images/arrow002_02.gif);
        background-repeat: no-repeat;
        background-position: left 3px;
        padding-left: 13px;
}
.Nav {
		margin:10px 0 30px 0;
}
.Nav li {
		padding:8px 0;
        border-bottom:#ccc 1px dashed;
}.Nav li a {
	background-image: url(../images/arrow002_02.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 13px;
	display: block;
}
.Nav li a:hover {
        background-image: url(../images/arrow002_04.gif);
}
.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, #cd8080, #b34040);
        background: -webkit-gradient(linear, left top, left bottom, from(#cd8080), to(#b34040));
        padding-top: 15px;
        padding-bottom: 15px;
        line-height: 26px;
}
.copy {
        font-size: 11px;
        text-align: center;
}
.link01 {
        padding: 10px;
}
.link01 li {
        margin-bottom: 10px;
        list-style-position: inside;
        list-style-image: url(../images/arrow073_02.gif);
}
#Contents02 {
        width: 873px;
        margin-right: auto;
        margin-left: auto;
        margin-top: 15px;
        margin-bottom: 15px;
        background-color: #FFF;
        padding: 15px;
}
#MainContents2 {
        float: left;
        width: 638px;
        background-color: #FFF;
        margin-right: 30px;
}
#subContents2 {
        float: right;
        width: 205px;
}
.textBox02 {
        background-color: #FFC;
        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: #e7c0c0;
        height:39px;
        line-height: 39px;
}
.GNavList {
        width: 903px;
        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: #b34040;
}
.Mv img{
        width: 903px;
        height: 168px;
}
.FNav li {
        display: inline;
        margin-right: 5px;
        margin-left: 5px;
        white-space: nowrap;
}
.FNav li a {
	color: #FFF;
	text-decoration: underline;
	background-image: url(../images/arrow071_09.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.FNav li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.FNav {
        text-align: center;
        margin-bottom: 25px;
}
a {
	text-decoration:underline;
	color:#04abe2;
}
a:hover {
	text-decoration: none;
	color:#036c8f;
}
.font01 {
	font-size: 12px;
	padding-top: 20px;
	padding-left: 5px;
}


