/*カラーリング設定変更項目--------*/


/*　一発カラー変更項目-------------*/
#wrapper, #content h2,#bottom, .menu-title {
	border: #0066CC; 　/* ←ボーダーの色を変更出来ます。 */
}
body,a:hover, .contents-title1, .menu-title {
	background-color: #CACAFF; 　/* ←背景色の変更が出来ます。　*/
}
#head {
	background-image: url(head_back2.gif);/*ヘッダーの背景画像の名前を入れて下さい。サイズ=横780px×縦150px　縦幅は変更可能　*/
	height: 150px;
	}


/* レイアウト設定-------*/
body {
	font-size: small;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	border-top-width: 15px;
	border-top-style: solid;
	border-bottom-width: 15px;
	border-bottom-style: solid;
}
#head {
	margin-bottom: 10px;
	background-repeat: no-repeat;
	margin-top: 10px;
}
#content {
	text-align: left;
	width: 590px;
	float: right;
	margin-bottom: 10px;
}
#main-left {
	text-align: left;
	width: 300px;
	float: left;
	padding: 5px;
	margin-bottom: 10px;
	background-color: #EDECFF;
}
#main-light {
	border: 1px solid;
	text-align: left;
	width: 200px;
	float: right;
	padding: 5px;
	margin-bottom: 10px;
}
p {
	line-height: 1.5em;
	margin-top: 0px;
	padding: 0px;
}
#content h2 {
	font-size: 18px;
	margin-bottom: 5px;
	padding: 0px 0px 2px;
	border-bottom-style: double;
}
#bottom {
	text-align: right;
	width: 780px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style: solid;
	margin-top: 5px;
	border-top-width: 4px;
}
#head h1 {
	margin: 0px;
	padding-top: 120px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 22px;
}
#head h1 a{
	color: #333333;
	text-decoration: none;
}

#alpha {
	float: left;
	width: 170px;
	text-align: left;
}
#navi {
	border: 1px solid;
	padding: 5px;
	margin-bottom: 10px;
}
#pr-wrapper {
	border: 1px solid;
	padding: 5px;
	margin-bottom: 10px;
}
#pr-wrapper p {
	font-size: 11px;
	line-height: 1.5em;
	font-weight: normal;
	color: #333333;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#pr-wrapper strong,#navi strong {
	font-weight: normal;
}
#bottom-pr {
	text-align: left;
	width: 780px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style: solid;
	margin-top: 5px;
	border-top-width: 1px;
	font-size: x-small;
}
#navi ul {
	margin: 0px 0px 0px 1.3em;
	padding: 0px;
	list-style-type: circle;
}
#navi li {
	line-height: 1.5em;
}
#links-wrapper {
	border: 1px solid;
	padding: 5px;
	margin-bottom: 10px;
}
#links-wrapper ul {
	margin: 0px;
	padding: 0px;
	list-style-type: circle;
}
#links-wrapper li {
	line-height: 1.5em;
}
#HTML-wrapper {
	border: 1px solid;
	padding: 5px;
	margin-bottom: 10px;
}
.menu-title {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 4px 2px 2px;
}
a {
	color: #006699;
}
.contents-title1 {
	padding: 4px;
	margin-bottom: 2px;
}
#alpha a {
	color: #333333;
}
/*#my_navi_1 {float:left; width:150px; background-color:#d6d6bb;}*/
#my_navi_2 {
	float:right;
	width:170px;
	margin: 0 0 0 10;
	background-color: #C2DCFD;
}
#my_contents {
	margin:0 180px 0 0;
}

