/* -------------------------基本設定（開始）------------------------- */

/*h1,h2,h3,h4,h5,p,ul,ol,dl,li,dt,dd,form {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

li {
	margin-left: 20px;
}
ul,p {
	margin-bottom: 10px;
}*/



body {
 text-align:center;
 }
 
#outline {
	width: 700px;
	text-align:left;
	border: 1px solid #999999;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
 }

/* フォント設定 */ 
.style1 {color: #FF0000}


/* ｈの設定 */ 
h2{
	font-size:12px;
	font-weight: normal;
}
h3{
	font-size:12px;
	font-weight: normal;
}


/* ヘッダーの設定 */ 
.header {
	background-image: url(http://kmkobo.com/kw2u/img/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 45px;
	text-align: center;
	padding-top: 70px;
}


/* メインの設定 */ 
.outline-marign {
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}


/* フッターの設定 */ 
.footer {
	text-align: center;
	padding-top: 10px;
	background-image: url(http://kmkobo.com/kw2u/img/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: middle;
	padding-bottom: 10px;
}
/* -------------------------基本設定（終わり）------------------------- */





/* -------------------------トップページ（開始）------------------------- */
.main1 {
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
}
.main2 {
	width: 210px;
	text-align: left;
	padding: 5px;
	height: 350px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #333333;
}
/* -------------------------トップページ（終わり）------------------------- */





/* -------------------------プロフィール（終わり）------------------------- */

