/*　基本設定　*/

#container {
	width: 780px;
	}

/* ++++++ 2段 ++++++ */

	#center	{
		width: 605px;
		}

	/* サイドバーの横幅 */
	#left {
		width: 175px;
		}
/*　その他　*/

body {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	font-family: 'Lucida Grande','Lucida Sans Unicode',"ヒラギノ角ゴ Pro W3", 'HiraKakuPro-W3', "ＭＳ Ｐゴシック" ,'Helvetica,Verdana';
	color: #000000;
	background-color: #ffffff;
	background-image:url(image/img_bace.gif);
	background-repeat:no-repeat;
}

#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #ffffff;
	}

#left {
	float: left;
	}

#right {
	float: left;
	}

#center {
	float: left;
	}

#footer	{
	clear: both;
	}

/*　レイアウト　*/

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	}

a:link,a:visited {
	font-size: 12px;
	color: #6600CC;
	text-decoration: underline;
}

a:active,a:hover {
	color: #009900;
	background: #E0E0E0;
	text-decoration: underline;
}

#main	{
	background-color: #ffffff;
	padding-top: 0px;
	}

#banner {
	font-size: 12px;
	margin-bottom: 0px;
}

#banner a {
	font-size: 12px;
	color: #6600CC;
}


/* 左右サイドバーの左右の余白 */
#left div,#right div {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}

/* コンテンツ部分の左右の余白 */
.content div {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}

/* ヘッダ部分の左右の余白 */
#banner div {
	margin-left: 0px;
	margin-right: 0px;
	}

/* 余分な空白削除 */
#banner div div,#left div div,#right div div,.content div div {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}

/* パーツデザイン設定 */

/* ヘッダーデザイン  */

#title h1	{
	font-size: 14px;
	margin-bottom: 0px;
	padding: 0px 0px 0px;
	}

#title h1 a	{
	text-decoration: none;
	}

#title h2	{
	font-size: 12px;
	margin-top: 6px;
	}


/* コンテンツデザイン */

.indexText {
	background: url(image/img_indextext.jpg) no-repeat;
	height: 38px;
	width: 470px;
	margin-bottom: 0px;
	padding-left: 19px;
	padding-top: 10px;
	font-size: 13px;
	}

/* サイドバーデザイン */


/* メニュー */
.sidebar h2	{
	font-size: 12px;
	color: #000000;
	border-bottom: solid 2px #16439c;
	padding-bottom: 3px;
	margin-bottom: 10px;
	}

.sidebar a	{
	color: #6600CC;
	}

.sidebar ul	{
	font-size: 12px;
	list-style-position:inside;
	margin-left:10px;
	padding-left:0;
	margin-top: 5px;
	margin-bottom: 10px;
	}

.sidebar .link	{
	font-size: 12px;
	}

/*  フッターデザイン */
#footer {
	font-size: 12px;
	margin-top: 10px;
	padding: 0px 0px 0px;
}

#footer a {
	color: #6600CC;
}

.txt12b {
	font-size: 12px;
	font-weight: bold;
}

.copyright {
	color: #FFFFFF;
}

.point {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.comment {
	font-size: 12px;
	color: #993300;
}

.head {
	font-weight: bold;
	color: #FFFFFF;
}
.comment2 {
	font-size: 16px;
	font-weight: bold;
}
.comment3 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.comment4 {
	font-size: 16px;
	font-weight: bold;
	color: #993300;
}
.comment5 {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.txtlink {
	font-size:10px;
	}

h1 {
	font-size: 100%;
}

#center ad2 {
margin-top:5px;
}

/*  広告デザイン */

.ad {
font-size:10px;
}

.ad a {
font-size:10px;
}