body {
	background-color: #fff;
	background-image: url(http://www.studio163.net/image/stripe-g3.png); 
	background-repeat: repeat;
 	text-align: center;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W6", メイリオ, Meiryo, "MSP Gothic", "ＭＳ Ｐゴシック", Osaka, Arial, Helvetica, sans-serif;
}
#container {
 	width: 800px;
 	margin-left: auto;
 	margin-right: auto;
	background: #fff; 
 	text-align: left;
	font-size: 0.9em;
	line-height: 1.5em;
}
#header {
	width: 760px;
	height: 90px;
	padding: 20px 20px 0px;
	background: #fff; 
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	background-color: #fff;
	background-image: url(http://www.studio163.net/image/header.jpg); 
	background-repeat: no-repeat;
}
#side {
 	width: 160px;
	height: 0px;
 	float: left;
	background-color: #F0F8FF;
	font-size: 0.9em;
}
#menu ul {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #333333
}
#menu li {
	width: auto;
	height: auto;
	list-style: none;
	padding: 5px 15px;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	background-color: #F0F8FF;
}
#menu a,#menu a:link {
	color: #333333;
	text-decoration: none;
	background-color: transparent;
}
#menu a:hover {
	text-decoration: none;
	color: #ff3300;
	background-color: transparent;
}
#main {
 	width: 600px;
 	float: right;
/*　border: 1px solid; border-color: #f69;　*/
	margin-right: 10px;
	padding: 10px;
}

.box {
	padding: 10px;
}

.box1 { margin-bottom: 20px; 
	position: relative;
	top: 0px;
	left: 0px;
	width: auto;
	height: auto;
	padding: 10px;
	border: 1px solid; border-color: #B0C4DE; 
}


.pbox1 {
	position: relative;
	top: 10px;
	left: 0px;
	width:40%;
	margin-left: 0px;
	padding: 0px;
	border: 1px solid; border-color: #B0C4DE; 
}

.pbox2 {
	position: relative;
	top: 10px;
	left: 0px;
	width:240px;
	margin-bottom: 50px;
	margin-left: 0px;
	padding: 10px;

}

.pbox3 {
	position: absolute;
	top: 50px;
	left: 280px;
	width:50%;
	margin-left: 0px;
	padding: 10px;
	float: right;

}

.boxleft {
	width:240px;
	margin-right: 20px;
	padding: 10px;
	float: left;
	border: 1px solid; border-color: #f00; 赤
}

.boxright {
	width:240px;
	margin-left: 20px;
	padding: 10px;
	float: right;
	border: 1px solid; border-color: #f0f; ピンク
}

.clleft{clear: left;}


h2 {
height: 16px;
margin: 0;
padding: 15px 10px 10px;
background: #ADD8E6;
border: 1px #e0e0e0 solid;
border-top: none;

}

h3 {
margin: 0px;
padding: 5px;
background: #f2f2f2 url(heading_gray.gif) repeat-x;
border-top: 1px #ffffff solid;
border-bottom: 1px #B0C4DE solid;
font-size: 100%;
}

h4 {
margin: 0px;
padding: 10px;
background: #ADD8E6;
border: 1px #B0C4DE solid;
}

h5 {
margin: 0px;
padding: 10px;
background: #ADD8E6;
border-bottom: 1px #B0C4DE solid;
}




#footer {
	clear: both;
	margin-top: 30px;
	border-top: 1px #ccc solid;
	text-align: center;	
	font-size: 14px;
}
#backlink {
	margin-top: 50px;
	text-align: center;	
	font-size: 12px;
}

/*	border: 1px solid; border-color: #ff0; 　*/
