body {
	font-size: 12px;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック",Osaka;
	background-image: url(img/back.jpg);
	scrollbar-face-color: white;
	scrollbar-track-color: white;
	scrollbar-arrow-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white;
	scrollbar-darkshadow-color: white;
}

a {
	border: none;
}

a:link, a:visited {
	color: #ffffff;
	border-style: none;
}

a:hover, a:active {
	color: #000fff;
	border-style: none;
	background-color: #aaffff;
}

#wrapper {
	width: 700px;
	height: 550px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	texe-align: left;
	background-color: white;
}

#header {
	width: 700px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	background-color: black;
}

#nav {
	background-image: url(img/check.jpg);
	width: 700px;
	height: 18px;
	margin: 0px;
	padding-top: 7px;
}

#content {
	background-color: #ffffff;
	width: 700px;
	height: 450px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#top {
	background-color: #ffffff;
	background-image: url(top/top25.jpg);
	background-attachment: fixed;
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 700px;
	height: 450px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#footer {
	width: 700px;
	height: 15px;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	clear: left;
	font-size: 13px;
	color: #ffffff;
	background-image: url(img/check.jpg);
	background-color: #5f9ea0;
}

h1 {

}

h2 {
	background-color: #5f9ea0;
	width: 620px;
	height: 27px;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#header img {
	border: none;
	margin: 0px;
	padding: 0px;	
}

img {
	border: 1px solid #000000;
}

.t1 {
	border: 1px outset #808080;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

.t2 {
	border: 1px solid #808080;
	width: 300px;
	padding: 5px;
	margin: 1px;
	text-align: left;
}

.t3 {
	border: 1px solid #808080;
	padding: 0px;
	margin: 1px;
}

p {
	margin: 0px;
	padding: 0px;
	text-align: center;
	
}

ul {
	text-align: left;
	margin-left: 10px;
	padding-left: 15px;
}

li {
	font-size: 14px;
	text-align: left;
	margin-top: 25px;
	list-style-type: square;
}

#col1 {
	width: 150px;
	height: 500px;
	margin: 0px;
	background-color: #680000;
	text-align: left;
	float: left;
}

#col2 {
	width: 650px;
	height: 500px;
	margin: 0px;
	float: left;
	background-image: url(img/title2.jpg);
	background-attachment: fixed;
	background-position: right bottom;
	background-repeat: no-repeat;
	overflow: scroll;
	text-align: center;
}

#col1 p {
	text-align: center;
	margin-top: 50px;
	margin-right: 30px;
}

.p {
	padding-top: 200px;
	margin: 0px;
	line-height: 1.5em;
}

.c {
	color: #2f4f4f;
	font-weight: bold;
}

#index {
	width: 400px;
	height: 200px;
	padding-top: 50px;
	margin-top: 55px;
	margin-right: auto;
	margin-left: auto;
	background-color: #202020;
}

#link {
	width: 300px;
	height: 250px;
	border: 1px solid #808080;
	padding-top: 30px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#main {
	width: 250px;
	height: 400px;
	border: 1px solid #808080;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

.style1 {
	width: 248px;
	height: 20px;
	background-color: #303030;
	border: 1px solid #303030;
	padding-top: 175px;
	margin: 2px 1px 1px 2px;
	color: #ffffff;
}

#rireki {
	width: 170px;
	height: 70px;
	text-align: left;
	margin-top: 20px;
	margin-left: 20px;
}

.style2 {
	color: #666666;
	size: 3px;
	text-align: left;
}

.style3 {
	text-align: left;
}

.style4 {
	padding-top: 3px;
}

.style5 {
	text-align: center;
	color: #808080;
	width: 70px;
	height: 16px;
	padding-top: 4px;
	padding-bottom: 0px;
	margin: 5px;
	background-color: #ffffff;
}

.style6 {
	color: #ffffff;
}

#text_box {
	width: 140px;
	height: 55px;
	size: 10px;
	text-align: left;
	background-color: #ffffff;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #808080;
	overflow: auto;
}

#form {
	width: 180px;
	height: 120px;
	margin-top: 210px;
	margin-left: 20px;
}

#about {
	width: 400px;
	height: 300px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
}









@charset "UTF-8";

/*************************************************
【忍者式メールフォーム自作CSS】
自作CSSを使用するには、HTMLとCSSの知識が必須です。
HTMLやCSSについては参考文献などを参照してください。
*************************************************/

/*メールフォーム全体を囲っているタグのid*/
#csb_top {

}

/*メールフォームのパーツや送信ボタンを囲っているタグのclass（タイトル、説明文以外）*/
#csb_top .main {

}

/*メールフォームのタイトルを囲っているタグのclass*/
#csb_top .title{

}

/*メールフォームの説明文を囲っているタグのclass*/
#csb_top .explain {

}

/*『textarea』パーツの表示名と入力項目を囲っているタグのclass*/
#csb_top .textarea_top {

}

/*『textarea』パーツの表示名を囲っているタグのclass（[ コメント ]の部分）*/
#csb_top .textarea_left{

}

/*『textarea』パーツの入力項目を囲っているタグのclass*/
#csb_top .textarea_right {

}

/*『textarea』パーツの入力項目のclass（inputなどの部分）*/
#csb_top .textarea_parts {

}

/*メールフォームの送信ボタンを囲っているタグのclass*/
#csb_top .submit {

}

/*メールフォームの送信ボタンのclass*/
#csb_top .submit_button {

}