body {
    text-align:center;
	margin-top:0px;
}
.title h1 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 20px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #000099;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top:0px;
}
.e_title h1{
    font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"
	font-size: 15px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #000099;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top:0px;
	font-size: 18px;
}
.cont {
	width: 750px;
	background-position: center;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.news h3 {
        font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 18px;
	font-weight: bolder;
        color:red;
}
.news p {
        font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 13px;
	font-weight: bolder;
        color:#000099;
}
#new h2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #000099;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	font-weight: bolder;
}
#menu h2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #000099;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	font-weight: bolder;
}


.toptext {
	text-align: right;
}
#new {
	float: left;
	width: 410px;
	margin-left: 10px;
	clear: none;
	text-align: left;
}
#menu {
	width: 300px;
	margin-left: 20px;
	clear: left;
	float: right;
	margin-right: 10px;
	text-align: left;
}

.copy p {
	text-align: center;
	border-top-width: thin;
	border-top-style: groove;
	border-top-color: #000099;
	clear: both;
	margin-top: 0px;
}
#koumoku li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-left:15px;
	margin-right:15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
#menu li {
	margin-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-left: 15px;
	margin-right: 10px;
}
#menu a {
    text-decoration:none;
}
#menu a:link {
    text-decoration:none;
	color:#000099;
}
#menu a:visited {
    text-decoration:none;
	color:#0033CC;
}
#menu a:hover {
    text-decoration:underline;
	color:#FF0000;
}
#menu a:active {
    text-decoration:underline;
	color:#000033;
}


.photo {
	position: relative;
	margin-top:0px;
}
.main {
     margin-top:5px;
}
.toptext {
	font-size:10px;
	font:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	background-color: #000099;
	color:#FFFFFF;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
}
.toptext a:link {
    text-decoration:none;
	color:#FFFFFF;
}
.toptext a:visited {
    text-decoration:none;
	color:#FFFFFF;
}
.toptext a:hover {
    text-decoration:underline;
	color:#999999;
}
.toptext a:active {
    text-decoration:underline;
	color:#CCCCCC;
}
.photo img {
    margin-top:0px;
}

#syuisyo p {
    text-align:left;
	margin-left:20px;
	margin-right:20px;
	line-height:1.8em;
	font-size:16px;
}
#right {
    text-align:right;
	margin-right:15px;
	line-height:1.5em;
}

#sidemenu {
	width: 170px;
	margin-left: 10px;
	clear: none;
	float: left;
	text-align: left;
}
.maincont {
	width: 550px;
	margin-left: 190px;
	clear: right;
}

#sidemenu h2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #000099;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	font-weight: bolder;
}
#sidemenu li {
	margin-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-left: 15px;
	margin-right: 10px;
}
#sidemenu a {
    text-decoration:none;
}
#sidemenu a:link {
    text-decoration:none;
	color:#000099;
}
#sidemenu a:visited {
    text-decoration:none;
	color:#0033CC;
}
#sidemenu a:hover {
    text-decoration:underline;
	color:#FF0000;
}
#sidemenu a:active {
    text-decoration:underline;
	color:#000033;
}
#yubin {
	width: 480px;
	border: thin dotted #999999;
}
.bgb {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #0000FF;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	width: 480px;
	margin-top: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	line-height:1.7em;
}
.bgb a {text-decoration:none;
         color:#CCCCCC;
}
.bgb a:hover {
         text-decoration:underline;
		 color:#FF0000;
}
#syuisyo .link {
	text-align: left;
	line-height:1.8em;
	margin-left:15px;
}
#count {
       text-aling: left;
       margin-left:10px;
}


.comment p {text-aling: left;
            line-height:1.8em;}

.coment img {
	aling:right;
	text-align: right;
	float: right;
}
.comment img {
	float: right;
}
.comment p {
	text-align: left;
}

.maincont_us {
	width: 650px;
	
	clear: right;
}
.mess img {
	aling:center;
	text-align: left;
	float: center;
}
.mess p {
       aling: left;
       color:#000099;
}
#cg h3 {
	background-color: #CCCCCC;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	padding-top: 2px;
	padding-bottom: 2px;
}
#cg h4 {
	width: 400px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0033CC;
	border-right-color: #0033CC;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;
}
#faq h4 {
	width: 500px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0033CC;
	border-right-color: #0033CC;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;
}
#faq {
	text-aling:left;
	margin-left:20px;
	margin-right:20px;
	line-height:1.8em;
	font-size:16px;
	background-position: left;
	text-align: left;
}
