@charset "UTF-8";

/*=================================================

　　共通仕様

=================================================*/
.input_normal {
	border: solid 1px #999999;
	background-color: #FFFFFF;
}
.input_normal:focus {
	background-color: #FFFFCC;
}
.input_error {
	border: solid 1px #FF0000;
	background-color: #FFCCCC;
}
.input_error:focus {
	background-color: #FFDDCC;
}
.input_success {
	border: solid 1px #668866;
	background-color: #CCEECC;
}
.input_success:focus {
	background-color: #DDFFCC;
}
.input_must {
	border: solid 1px #000000;
	background-color: #FFFFDD;
}
.input_must:focus {
	background-color: #FFFFCC;
}



* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/share/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#head  {
	padding: 0px;
	float: left;
	width: 850px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.logo {
	float: left;
	width: 425px;
	margin-top: 20px;
}
.logo2 {
	float: right;
	width: 425px;
	margin-top: 40px;
	text-align: right;
}
#menu {
	float: left;
	height: 40px;
	width: 850px;
	margin-bottom: 40px;
}
#menu li {
	float: left;
	height: 55px;
	width: 170px;
	list-style-type: none;
}
#menu li a:hover{
	list-style-type: none;
	background-image: none;
}
#m1 {
	background-image: url(../img/share/menu.gif);
	background-repeat: no-repeat;
	background-position: 0px -55px;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 55px;
	width: 170px;
}
#m1 a{
	background-image: url(../img/share/menu.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 55px;
	width: 170px;
}
#m2 {
	background-image: url(../img/share/menu.gif);
	background-repeat: no-repeat;
	background-position: -170px -55px;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 55px;
	width: 170px;
}
#m2 a{
	background-image: url(../img/share/menu.gif);
	background-repeat: no-repeat;
	background-position: -170px 0px;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 55px;
	width: 170px;
}
#m3 {
	background-image: url(../img/share/menu.gif);
	background-repeat: no-repeat;
	background-position: -340px -55px;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 55px;
	width: 170px;
}
#m3 a{
	background-image: url(../img/share/menu.gif);
	background-repeat: no-repeat;
	background-position: -340px 0px;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 55px;
	width: 170px;
}
#m4 {
	background-image: url(../img/share/menu.gif);
	background-repeat: no-repeat;
	background-position: -510px -55px;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 55px;
	width: 170px;
}
#m4 a{
	background-image: url(../img/share/menu.gif);
	background-repeat: no-repeat;
	background-position: -510px 0px;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 55px;
	width: 170px;
}
#m5 {
	background-image: url(../img/share/menu.gif);
	background-repeat: no-repeat;
	background-position: -680px -55px;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 55px;
	width: 170px;
}
#m5 a{
	background-image: url(../img/share/menu.gif);
	background-repeat: no-repeat;
	background-position: -680px 0px;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 55px;
	width: 170px;
}
#foot {
	float: left;
	width: 820px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #EDE2D3;
}
#foot ul {
	float: left;
	width: 820px;
	margin-bottom: 15px;
}
#foot ul li{
	list-style-type: none;
	display: inline;
}
#foot ul li p{
	list-style-type: none;
	display: inline;
	float: left;
	margin-right: 5px;
	line-height: 17px;
	height: 15px;
	color: #999;
}
#foot ul li a{
	float: left;
	list-style-type: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #666;
	margin-right: 5px;
	text-decoration: none;
	height: 15px;
}
#foot ul li a:hover {
	color: #F60;
	text-decoration: underline;
}
#copyright {
	float: left;
	margin-bottom: 15px;
}
#main {
	float: left;
	width: 790px;
	padding-right: 30px;
	padding-left: 30px;
	margin-bottom: 30px;
}

.main-naiyou {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	float: left;
	width: 790px;
}
.main-naiyou p{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	float: left;
	width: 725px;
	margin-bottom: 20px;
}

/*=================================================

　　トップページ

=================================================*/
#main-photo {
	float: left;
	margin-bottom: 20px;
}

/*=================================================

　　ご挨拶

=================================================*/
#greeting-main {
	float: right;
	width: 690px;
}
#greeting-title {
	background-image: url(../img/greeting/title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 47px;
	width: 790px;
	margin-bottom: 30px;
}
#greeting-img{
	text-align: right;
	float: right;
}

/*=================================================

　　事業内容

=================================================*/
#business-main {
	float: right;
	width: 725px;
}
#business-title {
	background-image: url(../img/business/title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 47px;
	width: 790px;
	margin-bottom: 30px;
}
.business-mida1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	color: #F90;
	float: left;
	width: 725px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
}
#business-main ol{
	float: left;
	width: 650px;
	padding-left: 70px;
}
#business-main ol li{
	float: left;
	width: 650px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #000;
	margin-bottom: 20px;
}
#business-main ol li ul{
	float: left;
	width: 650px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
	margin-top: 10px;
}
/*=================================================

　　会社概要

=================================================*/
#profile-main {
	float: right;
	width: 725px;
}
#profile-title {
	background-image: url(../img/profile/title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 47px;
	width: 790px;
	margin-bottom: 30px;
}
#profile-main table {
	float: left;
	width: 725px;
}
#profile-main table th  {
	padding: 10px;
	text-align: left;
}
#profile-main table td  {
	padding: 10px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F90;
}
#profile-main table .row th ,#profile-main table .row td {
	padding: 10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
/*=================================================

　　お問い合わせ

=================================================*/
#contact-main {
	float: right;
	width: 725px;
}
#contact-title {
	background-image: url(../img/contact/title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 47px;
	width: 790px;
	margin-bottom: 30px;
}
#contact-main table {
	float: left;
	width: 725px;
}
#contact-main table th  {
	padding: 10px;
	text-align: left;
}
#contact-main table td  {
	padding: 10px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F90;
}
#contact-main table .row th ,#contact-main table .row td {
	padding: 10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#input-btn {
	text-align: center;
	float: left;
	width: 725px;
	padding-top: 20px;
}
#contact-thanks1 {
	text-align: center;
	float: left;
	width: 790px;
	margin-bottom: 40px;
}
#contact-thanks2 {
	text-align: center;
	float: left;
	width: 790px;
}
/*=================================================

　　プライバシーポリシー

=================================================*/
#privacy-main {
	float: right;
	width: 725px;
}
#privacy-title {
	background-image: url(../img/privacy/title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 47px;
	width: 790px;
	margin-bottom: 30px;
}
#privacy-main ol{
	float: left;
	width: 650px;
	padding-left: 70px;
}
#privacy-main ol li{
	float: left;
	width: 650px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #F60;
	margin-bottom: 20px;
}
#privacy-main ol li ul{
	float: left;
	width: 650px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
	margin-top: 10px;
}
#privacy-main ol li ul li{
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
	list-style-type: square;
	width: 600px;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 30px;
	padding: 0px;
}


/*=================================================

　　サイトマップ

=================================================*/
#sitemap-main {
	float: right;
	width: 725px;
}
#sitemap-title {
	background-image: url(../img/sitemap/title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 47px;
	width: 790px;
	margin-bottom: 30px;
}
#sitemap-table {
	float: right;
	width: 725px;
}
#sitemap-table li{
	float: left;
	list-style-type: none;
	width: 610px;
	padding-left: 10px;
	background-image: url(../img/sitemap/sitemap_line_001.gif);
	background-repeat: repeat-y;
	background-position: 65px;
}
#sitemap-table li .end{
	float: left;
	list-style-type: none;
	background-image: url(../img/sitemap/sitemap_line_003.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#sitemap-table li .point{
	list-style-type: none;
	background-image: url(../img/sitemap/sitemap_line_002.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#sitemap-table li ul{
	float: left;
	margin-left: 55px;
	list-style-type: none;
	width: 550px;
	display: block;
	padding-top: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#sitemap-table li ul li{
	float: left;
	list-style-type: none;
	width: 500px;
	display: block;
	background-image: url(../img/sitemap/sitemap_line_002.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sitemap-table li ul li ul{
	float: left;
	margin-left: 60px;
	list-style-type: none;
	width: 430px;
	background-image: url(../img/sitemap/sitemap_line_001.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sitemap-table li ul li ul li{
	float: left;
	list-style-type: none;
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sitemap-table li a{
	float: left;
	list-style-type: none;
	background-color: #FFF;
	text-decoration: none;
	color: #F60;
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border: 1px solid #F90;
	padding-right: 10px;
	padding-left: 10px;
	height: 23px;
	line-height: 24px;
}
#sitemap-table li a:hover{
	list-style-type: none;
	background-color: #F90;
	color: #FFF;
}
