body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/common/back.gif);
	background-repeat: repeat-x;
	background-position: center 180px;
}
a:link {
	color: #009900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009933;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #333333;
}


* {
	list-style-image: none;
	list-style-type: none;
}

.clear {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
.out-txt {
	font-size: 10px;
	text-indent: -99999px;
	margin: 0px;
	padding: 0px;
}

#wrap {
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF6600;
}
.txt-red {
	color: #FF0000;
}

#contents-wrap {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
}
#header-box {
	height: 100px;
	width: 950px;
	margin: auto;
}
#contents-wrap #head-h1-box {
	height: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
}
#head-h1-box h1 {
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header-box #logo-box {
	width: 400px;
	float: left;
}
#header-box #head-contact-box {
	background-image: url(img/common/head-contact.gif);
	background-repeat: no-repeat;
	float: right;
	width: 233px;
	height: 72px;
}


/**------------------
   G-NAVI
   ---------------**/

#g-navi-box {
	background-image: url(img/g-navi/g-nav-back.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center center;
	padding: 0px;
}

#main-menu {
	background-attachment: scroll;
	background-image: url(img/g-navi/g-navi_01.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: 36px;
	width: 950px;
}
#main-menu ul {
	margin: 0px;
	padding: 0px;
}


ul#menu{
	list-style:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	height: 36px;
}
ul#menu li{
	list-style:none;
	float:left;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 36px;
}
ul#menu a{
	display:block;
	text-indent:-99999px;
	overflow:hidden;
	margin: 0px;
	height: 36px;
	padding: 0px;
}
#main-menu a:hover.top{
    background-position: 0px -41px;
}
#main-menu a.top{
	background-image:url(img/g-navi/g-navi_01.gif);
	background-repeat: no-repeat;
	width: 91px;
}
#main-menu a:hover.bukken{
    background-position: 0px -41px;
}
#main-menu a.bukken{
	background-image:url(img/g-navi/g-navi_02.gif);
	background-repeat: no-repeat;
	width: 154px;
}

#main-menu a.flier{
	background-image:url(img/g-navi/g-navi_03.gif);
	background-repeat: no-repeat;
	width: 153px;
}
#main-menu a:hover.flier{
    background-position: 0px -41px;
}

#main-menu a.reform{
	background-image:url(img/g-navi/g-navi_04.gif);
	background-repeat: no-repeat;
	width: 169px;
}
#main-menu a:hover.reform{
    background-position: 0px -41px;
}

#main-menu a.taishin{
	background-image:url(img/g-navi/g-navi_05.gif);
	background-repeat: no-repeat;
	width: 154px;
}
#main-menu a:hover.taishin{
    background-position: 0px -41px;
}
#main-menu a:hover.chiiki{
    background-position: 0px -41px;
}

#main-menu a.about{
	background-image:url(img/g-navi/g-navi_06.gif);
	background-repeat: no-repeat;
	width: 112px;
}
#main-menu a:hover.about{
    background-position: 0px -45px;
}
#main-menu a:hover.topics{
    background-position: 0px -41px;
}

#main-menu a.contact{
	background-image:url(img/g-navi/g-navi_07.gif);
	background-repeat: no-repeat;
	width: 117px;
}
#main-menu a:hover.contact{
    background-position: 0px -41px;
}
#main-menu a:hover.about{
    background-position: 0px -41px;
}

#main-menu a.buy{
	background-image:url(img/g-navi/g-navi-07.gif);
	width: 134px;
	background-repeat: no-repeat;
}
#main-menu a:hover.buy{
    background-position: 0px -41px;
}
#g-navi-under {
	background-image: url(img/common/orange.gif);
	background-repeat: repeat;
	height: 5px;
	font-size: 5px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
}

/**---------------------------------------------
-----------------------------------------------**/

#index-mainimg-box {
	background-image: url(img/index/mainimg_02.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 190px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#left-box {
	float: left;
	width: 200px;
	margin-bottom: 20px;
}
#left-top-box {
	border: 1px solid #CCCCCC;
	background-image: url(img/common/anshin-hosyo_02.gif);
	background-repeat: repeat-y;
	padding-bottom: 10px;
}
#left-top-box #left-top-box-head {
	background-image: url(img/common/anshin-hosyo_01.gif);
	background-repeat: no-repeat;
	height: 53px;
}
.left-top-box-txt01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #006600;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.left-top-box-txt {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.left-top-box-subtitle {
	text-align: center;
}


#left-top-box #left-top-box-body {
}
#left-box #left-contact-link {
	margin-top: 10px;
	margin-bottom: 10px;
}
#left-bukken-navi-box {
	margin-bottom: 10px;
}
#left-bukken-navi-title {
	background-image: url(img/common/bukken-search_02.gif);
	background-repeat: no-repeat;
	height: 40px;
}
#left-bukken-body {
	border: 1px solid #CCCCCC;
	padding: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: normal;
}
#left-bukken-body ul {
	margin: 0px;
	padding: 0px;
}
#left-bukken-body li {
	background-image: url(img/common/arrow-s.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 0px;
}
#left-about-box {
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#left-about-box-title {
	background-image: url(img/common/mini-logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
}
#left-about-box-body {
	padding: 10px;
	line-height: 18px;
}
#left-about-box-map {
	padding: 7px;
}
#left-about-box-link {
	text-align: right;
	padding-right: 20px;
}
#right-box {
	float: right;
	width: 720px;
}
#index-recomend-box {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#index-recomend-title {
	background-image: url(img/index/recommend.gif);
	background-repeat: no-repeat;
	height: 45px;
}
#index-recomend-title-left {
	width: 400px;
	height: 40px;
	float: left;
}
#index-recomend-title-right {
	float: right;
	width: 300px;
	padding-top: 20px;
	text-align: right;
	padding-right: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
}


#index-recomend-body {
	padding: 10px;
}
.index-recomend-entry-box {
	float: left;
	margin-right: 5px;
	min-height: 220px;
}
.index-recomend-entry-box img {
	text-align: center;
	border: 1px double #CCCCCC;
	padding: 5px;
}
.index-recomend-entry-box p {
	margin: 0px;
	padding: 0px;
}
p.index-recomend-entry-p01 {
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: normal;
	color: #006600;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
p.index-recomend-entry-p02 {
	margin: 0px;
	padding: 2px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
p.index-recomend-entry-p03 {

	margin: 0px;
	padding: 2px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
}
#index-selfstyle-box {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
#index-selfstyle-title {
	background-image: url(img/index/selfstyle.gif);
	background-repeat: no-repeat;
	height: 44px;
}
#index-selfstyle-title-01 {
	width: 370px;
	height: 44px;
	float: left;
}
#index-selfstyle-title-02 {
	width: 330px;
	height: 44px;
	float: left;
}
#index-selfstyle-body {
	padding: 10px;
}
#index-selfstyle-left-box {
	float: left;
	width: 400px;
	color: #666666;
}
#index-selfstyle-left-box ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#index-selfstyle-right-box {
	float: right;
	width: 300px;
	color: #666666;
	padding-top: 10px;
}
#index-topics-box {

	font-size: 12px;
	line-height: 16px;
}
#index-topics-title {

	background-image: url(img/index/topics.gif);
	background-repeat: no-repeat;
	height: 44px;
}
#index-topics-title-left {
	float: left;
	height: 40px;
	width: 400px;
}
#index-topics-title-right {
	width: 250px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	margin-top: 20px;
	margin-right: 20px;
	float: right;
	text-align: right;
}

#index-topics-entry-box {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	min-height: 150px;
	line-height: 20px;
}
#index-topics-entry-box ul {
	margin: 0px;
	padding: 0px;
}
#index-topics-entry-box li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
#index-request-box {
	font-size: 12px;
	line-height: 16px;
	background-image: url(img/index/request.jpg);
	background-repeat: no-repeat;
	height: 102px;
	margin-top: 10px;
}
#index-request-txt {
	float: left;
	width: 400px;
}

#index-request-link {
	float: right;
	margin-right: 10px;
}
#index-request-title {

	float: left;
	width: 400px;
}
#footer-box {
	height: 100px;
	background-color: #CCCCCC;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF6600;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
}
#footer-navi-box {
	margin: auto;
	width: 950px;
	text-align: center;
}
#index-flier-box {


	font-size: 12px;
	line-height: 16px;
}
#index-flier-title {


	background-image: url(img/flier/right-tile.gif);
	background-repeat: no-repeat;
	height: 44px;
}
#flier-body {
	margin: 10px;
}
#flier-body img {
	border: 1px solid #FF6600;
	padding: 10px;
	margin-bottom: 10px;
}


#topics-entry-title {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	font-weight: bold;
	color: #006600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
	padding-top: 5px;
	padding-bottom: 5px;
}
#topics-entry-body {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 25px;
	color: #333333;
}
#topics-entry-homelink {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	text-align: right;
}
#about-box {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#about-title {

	background-image: url(img/about/right-tile.gif);
	background-repeat: no-repeat;
	height: 45px;
}
#about-body {
	padding: 10px;
	line-height: 18px;
	font-size: 12px;
}
#about-body p.about-p-01 {
	float: left;
	width: 200px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-bottom: 5px;
}
#about-body p.about-p-02 {
	clear: right;
	float: left;
	width: 500px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-bottom: 5px;
}
#reform-box {

	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#reform-title {


	background-image: url(img/reform/right-tile.gif);
	background-repeat: no-repeat;
	height: 45px;
}
#reform-body {

	padding: 10px;
	line-height: 18px;
	font-size: 12px;
}
#reform-box01 {
}

#reform-entry-body {
}
#reform-b-a-box {
}
#reform-b-a-box-title {
	height: 30px;
	background-image: url(img/reform/reform-xample-title.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#reform-sub-title01 {
	background-image: url(img/reform/reform-sub-title01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
}

#reform-sub-title02 {
	background-image: url(img/reform/reform-sub-title02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
}
#reform-sub-title03 {
	background-image: url(img/reform/reform-sub-title03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
}
#reform-sub-title04 {
	background-image: url(img/reform/reform-sub-title04.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
}
#reform-sub-title05 {
	background-image: url(img/reform/reform-sub-title05.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
}
#reform-sub-title06 {
	background-image: url(img/reform/reform-sub-title06.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
}
.reform-img-box {
}



#reform-footer-box {
}



#taishin-box {

	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#taishin-title {


	background-image: url(img/taishin/right-tile.gif);
	background-repeat: no-repeat;
	height: 45px;
}
#taishin-body {

	padding: 10px;
	line-height: 18px;
	font-size: 12px;
}
#taishin-body td {
	padding-top: 10px;
	padding-bottom: 10px;
}



#form-box {

	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#form-title {


	background-image: url(img/form/right-tile.gif);
	background-repeat: no-repeat;
	height: 45px;
}
#mail-form-txt {
	padding: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
}
#mail-form-txt .txt-roman {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FF3300;
}

#form-body {

	padding: 10px;
	line-height: 18px;
	font-size: 12px;
}

/**-----------------------------------

　　メールフォーム

------------------------------------**/
table.mailform {
　　margin: 0px auto 0px auto;
}
table.mailform td p {
　　font-family: Arial, Helvetica, sans-serif;
　　font-size: 10px;
　　color: #0B479F;
　　display: block;
　　margin: 0px;
}
table.mailform td span {
　　font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
　　font-size: 10px;
　　color: #FF0000;
}

.txt-form {
	line-height: 20px;
	padding: 10px;
	letter-spacing: 1px;
}


/**-----------------------------------

/**-----------------------------------

　　個人情報

------------------------------------**/
#privacy-wrap {
	width: 500px;
}
#privacy-title {
	width: 500px;
	background-image: url(img/privacy/title.jpg);
	height: 80px;
}
#privacy-box {
	line-height: 25px;
	font-size: 12px;
	padding-left: 10px;
}
#privacy-box p {
	line-height: 20px;
}
