html,body{
	height:100%;
	margin: 0 auto;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
}

body {
font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

a:link{color:#8D8462;TEXT-DECORATION: underline;}
a:Active{color:#333333;TEXT-DECORATION: underline;}
a:visited{color:#8D8462;TEXT-DECORATION: underline;}
a:hover{color:#0066FF;TEXT-DECORATION: underline;}

/*-----------------------------------------------------------layout */
#base {
	width:700px;
	height:100%;
	min-height: 100%;
	margin:0 auto;

}
body > #base {
	height: auto;
	margin: 0 auto;
}

#all {
	border-left:solid #000000 1px;
	border-right:solid #000000 1px;
	margin-bottom: 0px;
	background-color: #222222;
	width: 720px;
}

#barner {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	border-bottom: solid #999999 1px;
	width: 720px;
}

#title {
	padding-left:5px;
	margin-top: 15px;
	margin-bottom: 10px;
	width: 710px;
	background: #222222;
}

/*-----------------------------------------------------------lines */
#red-line {
	margin:0;
	padding:0;
	height:6px;
	background-color: #0000FF;
}

/*-----------------------------------------------------------header */
#header {
	margin:0;
	height:5px;
	width: 720px;
	font-size: 10px;
	background-color: #0084CF;
}


/*-----------------------------------------------------------wraper */
#wrapper {
	padding-bottom: 10px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #222222;
	width: 700px;
}
#top-box {
	margin-top:15px;
	width:740px;
}
#top-jpgbox {
	margin-top:15px;
	width:410px;
}
#top-rbox {
	margin-top:15px;
	width:312px;
	height:auto;
	float:right;
	text-align:left;
}

#top-rbox2 {
	margin-top:0px;
	width:312px;
	text-align: right;
}

#top-rbox3 {
	margin-top:5px;
	width:312px;
	text-align: right;
}

/*-----------------------------------------------------------footer */
#footer {
	font-size:10px;
	height:15px;
	background-color:#000000;
	padding-top: 5px;
	width: 710px;
	color: #dddddd;
	background-image: url(../img/fotter.jpg);
	background-repeat: repeat;
	letter-spacing: 1px;
	text-align: left;
	padding-left: 10px;
}

/*-----------------------------------------------------------text-style */
p {
	margin:0 0 1em 0.5em;
	line-height:1.5em;
	font-size: 11px;
	color: #333333;
}
h1 {
	margin:0;
	padding:0;
}

h2 {
	color:#000000;
	border-left:4px #000000 solid;
	font-size:12px;
	line-height:14px;
	padding:1px 0 1px 5px;
	margin:5px 0 5px 0;
	letter-spacing: 1px;
}

/*-----------------------------------------------------------topbotton-style */
#topbotton {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	width: 700px;
	text-align: right;
	font-size: 10px;
	letter-spacing: 5px;
}

/*-----------------------------------------------------------table-style */
TABLE{
	border-collapse: collapse;
	border-spacing: 0px;
}

.table{
	text-align:left;
	padding: 5px;
	border: 2px #aaaaaa solid;
	vertical-align: top;
	border: 1px #aaaaaa solid;
	line-height: 130%;
	font-family:ＭＳ Ｐゴシック;
	color:#333333;
	border-collapse: collapse;
	border-spacing: 0px;
	font-size:12px;
}
.mailtd{
	text-align:left;
	padding: 5px;
	border:solid #aaaaaa 1px;
	vertical-align: top;
	line-height: 150%;
	color:#333333;
	font-size:10px;
	background-color: #FFFFFF;
}
.title-a{
	background-color:#FFFFFF;
	padding: 5px;
	vertical-align: top;
	border:solid #aaaaaa 1px;
	line-height: 130%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#333333;
	font-size:10px;
	text-align: center;
}


#table-seo {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	width: 600px;
	text-align: right;
	font-size: 10px;
	margin: 10px 10px 10px 10px;
	height: 150px;
}

#words {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	width: 600px;
	text-align: left;
	font-size: 12px;
	margin: 0px 10px 0px 5px;
	background-image: url(../img/logo/seo_sits/title_bg.jpg);
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 35px;
	font-weight: bold;
	padding-top: 8px;
	letter-spacing: 2px;
}

.style1 {font-weight: bold}
.style2 {
	font-size: 15px;
	font-weight: bold;
	padding-top: 8px;
	color: #000000;
}

/*-----------------------------------------------------------news-style */

#news-all {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	width: 700px;
	text-align: left;
	font-size: 12px;
	margin: 0px auto 10px auto;
	background-repeat: no-repeat;
	height: 20px;
	font-weight: bold;
	letter-spacing: 2px;
	border-bottom: solid #CCCCCC 1px;
}

#news-title {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	width: 650px;
	text-align: left;
	font-size: 12px;
	margin: 10px 0px 0px 0px;
	height: 15px;
	font-weight: bold;
	letter-spacing: 2px;
	border-left: solid  #000000 5px;
	padding-left: 8px;
	padding-top: 5px;
}

#news-detail {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 690px;
	text-align: left;
	font-size: 11px;
	margin: 10px 0px 10px 10px;
	letter-spacing: 3px;
	color: #333333;
	font-weight: normal;
	line-height: 130%;
}

/*-----------------------------------------------------------contact-style */

#contact-top {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #222222;
	width: 650px;
	text-align: left;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	letter-spacing: 1px;
	padding-left: 10px;
	padding-top: 5px;
	line-height: 150%;
	color: #dddddd;
}

#contact-top2 {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #222222;
	width: 650px;
	text-align: left;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	letter-spacing: 1px;
	padding-left: 10px;
	padding-top: 5px;
	line-height: 150%;
	color: #0099FF;
}


#contact-form {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 690px;
	text-align: left;
	font-size: 11px;
	margin: 10px 0px 10px 10px;
	letter-spacing: 3px;
	color: #dddddd;
	font-weight: normal;
	line-height: 130%;
	border-top: solid #cccccc 1px;
	padding-top: 10px;
}

#contact-all {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #222222;
	width: 700px;
	text-align: left;
	font-size: 12px;
	margin: 0px auto 10px auto;
	background-repeat: no-repeat;
	font-weight: bold;
	letter-spacing: 2px;
}

.style3 {
	font-weight: normal;
	font-size: 12px;
}

