/*　基本　*/
body {
	color: #333333;
	background-color: #ffffff;
}
a:link { color: blue; }
a:visited { color: purple; }
a:hover { color: purple; }
a:active { color: red; }
#main {
	width: 750px;
	text-align: left;
}
#head h1{
	width: 750px;
	height: auto;
	background-image: url(../img/topbanner.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#contents h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-align: right;
}

#contents h2 {
	padding: 0px;
	height: auto;
	width: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-style: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contents ul li {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 2em;
	font-weight: bold;
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-type: decimal;
}
#contents ul li a {
	color: #06C;
}

p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.8em;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
#head {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 750px;
	text-align: left;
}

#contents h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}

#pankuzu {
	width: 750px;
	font-size: 10px;
	color: #666666;
	text-align: left;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	height: auto;
}
#pankuzu a:link {
	color: blue;
	text-decoration: none;
}
#pankuzu a:visited {
	color: purple;
	text-decoration: none;
}
#pankuzu a:hover {
	color: purple;
	text-decoration: underline;
}
#pankuzu a:active {
	color: red;
	text-decoration: none;
}
#leftmenu {
	width: 150px;
	margin: 0;
	padding: 0;
	text-align: left;
	background-image: url(../img/bg_menu.gif);
	background-position: left top;
	background-repeat: repeat-y;
	height: auto;
}
#contents {
	width: 560px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	background-color: #ffffff;
	text-align: left;
}
.ttl {
	margin: 0px 0px 10px 0px;
}
.ttlsub {
	margin: 0px 0px 8px 0px;
}
.lead {
	text-align: left;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px;
}
h4 {
	width: 750px;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	font-variant: normal;
	background-color: #036;
	padding: 0px;
}

/*　トップページ　*/

.item_name {
	padding: 0px 0px 5px 0px;
	color: #003399;
	font-size: 14px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	line-height: 1.2em;
}
span {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #900;
	line-height: 2em;
}

.item_name a:link {
	color: #003399;
	text-decoration: none;
}
.item_name a:visited {
	color: #003399;
	text-decoration: none;
}
.item_name a:hover {
	color: #003399;
	text-decoration: underline;
}
.item_name a:active {
	color: #003399;
	text-decoration: none;
}
.item_txt {
	color: #555555;
	font-size: 12px;
	font-weight: normal;
	float: left;
	line-height: 1.6em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-variant: normal;
	height: auto;
	width: 180px;
	margin: 0px;
	padding: 0px;
}
.canpaign {
	width: auto;
	text-align: left;
	padding: 10px;
	font-size: 14px;
	background-color: #ffffcc;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	line-height: 1.8em;
	font-weight: bold;
	font-variant: normal;
	color: #900;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

/*　会社概要　*/

table.outline th {
	padding: 3px 5px 3px 5px;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}
table {
	height: auto;
	width: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper {
	height: auto;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}


table.outline td {
	padding: 3px 5px 3px 5px;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	line-height: 2em;
}

/*　お問い合わせ　*/

table.form th {
	padding: 3px 5px 3px 5px;
	background-color: #eeeeee;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
table.form td {
	padding: 3px 5px 3px 5px;
	background-color: #ffffff;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

/*　特別商取引法の表記　*/

.box {
	width: 563px;
	margin: 0px 0px 15px 0px;
	padding: 10px 5px 0px 15px;
	border-width: 1px 1px 1px 1px;
	border-color: #9999cc;
	border-style: dotted;
	background-color: #DFE0D3;
}
.box_point {
	width: 400px;
	margin: 5px 0px 5px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #fafafa;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	line-height: 130%;
	border-width: 1px 1px 1px 1px;
	border-color: #cccccc;
	border-style: solid;
}
table.info th {
	padding: 3px 5px 3px 5px;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
}
table.info td {
	padding: 5px 8px 5px 8px;
	background-color: #ffffff;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
}

/*　汎用　*/

.left {
	margin: 0px 5px 0px 0px;
	float: left;
}
.center {
	text-align: center;
}
.mag15b {
	margin: 0px 0px 15px 0px;
}
.pad5t {
	padding: 5px 0px 0px 0px;
}
.pad10b {
	padding: 0px 0px 10px 0px;
}
.pad20t {
	padding: 20px 0px 0px 0px;
}
.pad20b {
	padding: 0px 0px 20px 0px;
}
.caution {
	color: #cc0000;
	font-size: 12px;
}
.subheading {
	color: #444444;
	font-size: 18px;
	font-weight: bold;
	border-width: 0px 0px 0px 5px;
	border-color: #6495ed;
	border-style: solid;
	height: auto;
	width: 565px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	line-height: normal;
}
#contents #offset {
	float: left;
	height: auto;
	width: 250px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#contents #offsetimg1 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
}
#contents #topoff {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 1.8em;
	font-weight: bold;
	font-variant: normal;
	color: #036;
}


.subheading2 {
	color: #444444;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
}
.ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: disc;
}
.li {
	margin: 0px 0px 0px 0px;
}
#contents #plush2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #036;
	margin: 0px;
	height: auto;
	width: auto;
	text-align: left;
	letter-spacing: 0.1em;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents #plush3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 2em;
	font-weight: bold;
	color: #39C;
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents #linktext {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	font-variant: normal;
}
