@charset "shift_jis";

p {
	margin: 0px;
	padding: 0px;
}
/* -------------------------------------
   トップページ
---------------------------------------- */

/*共通*/
#topPage {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
}
#topPage .section .sectionTop {
	background: url(img/base_top.jpg);
}
#topPage .section .sectionBtm {
	background: url(img/base_btm.jpg) no-repeat bottom;
}
#topPage .section .sectionBtm .inner {
	width: 665px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
	line-height: 140%;
	text-align: left;
}

/*イベント参加募集*/
#topPage .section .sectionBtm .inner .event01,
#topPage .section .sectionBtm .inner .event02 {
	margin-bottom: 15px;
}

#topPage .section .sectionBtm .inner .event01 .txt,
#topPage .section .sectionBtm .inner .event02 .txt {
	line-height: 140%;
	text-align: left;
	padding-left: 30px;
	padding-top: 15px;
}

#topPage .section .sectionBtm .inner .event01 .txt {
	width: 380px;
}

#topPage .section .sectionBtm .inner .event01 {
	background: url(img/01_photo.jpg) no-repeat right bottom;
}

#topPage .section .sectionBtm .inner .event01 .txt .right {
	text-align: right;
	margin-top: 10px;
}

#topPage .section .sectionBtm .inner .event01 a:link {
	color: #FF6600;
	text-decoration: underline;
}
#topPage .section .sectionBtm .inner .event01 a:visited {
	color: #FF6600;
	text-decoration: underline;
}
#topPage .section .sectionBtm .inner .event01 a:hover {
	color: #FF6600;
	text-decoration:none;
}
#topPage .section .sectionBtm .inner .funBtm {
	background: url(img/01_theme_btm.png) no-repeat bottom;
	margin-bottom: 15px;
}
#topPage .section .sectionBtm .inner .jump {
	text-align: center;
}

.funBtm .theme {
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 80px;
	text-align: left;
	width: 530px;
}
.funBtm .theme ul {
	padding: 0px;
	margin: 0px;
}
.funBtm .theme li {
	list-style: none;
	background: url(img/01_icon.png) no-repeat;
	padding-left: 15px;
	line-height: 1.5em;
}



/* -------------------------------------
   外部埋め込み
---------------------------------------- */
#Banner {
	width: 612px;
	margin-right: auto;
	margin-left: auto;
}

/* -------------------------------------
   ブログ記事
---------------------------------------- */
#BlogBase {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
#BlogBase h1 {
	font-size: 12px;
	font-weight: normal;
	visibility: hidden;
}

#ThemeList .mid {
	background: url(img/themelist_base02.gif);
	padding-left: 37px;
}
.mid .LeftBox {
	float: left;
	width: 308px;
	text-align: left;
	padding-top: 5px;
	margin-right: 33px;
	/* ---height:500px;--- */
	/* ---overflow:scroll;--- */
}

.mid .RightBox {
	float: left;
	width: 311px;
	text-align: left;
	padding-top: 5px;
	/* ---height:500px;--- */
	/* ---overflow:scroll;--- */
}

.LeftBox ul,
.RightBox ul {
	margin: 0px;
	padding: 0px;
}

.LeftBox li,
.RightBox li {
	margin: 0px;
	list-style-type: none;
	line-height: 120%;
	background-repeat: no-repeat;
	background-position: 10px 3px;
	padding: 5px 10px 10px 25px;
}
.LeftBox li {
	background-image: url(img/themelist_icon.gif);
	border-bottom: 1px dotted #FF6600;
}
.RightBox li {
	background-image: url(img/themelist_icon2.gif);
	border-bottom: 1px dotted #009900;
}
.LeftBox .even {
	background-color: #FBFDB7;
}
.RightBox .even {
	background-color: #D7F1C9;
}

#ThemeList .Page {
	font-size: 14px;
}
#ThemeList .Page a {
	text-decoration: underline;
}



#ThemeList .Date {
	text-align: right;
	font-size: 10px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	color: #666666;
	margin: 0px;
	padding: 0px;
}

#ThemeList .bottom {
	height: 20px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}

#ThemeList a:link {
	color: #333333;
}
#ThemeList a:visited {
	color: #333333;
}
#ThemeList a:hover {
	color: #333333;
	text-decoration:underline;
}

/* -------------------------------------
   ブログ各記事紹介
---------------------------------------- */
.TopixMid1Y {
	background: url(img/topix_y_02.gif) bottom;
}
.TopixMid2Y {
	background-image: url(img/topix_y_04.gif);
	background-position: bottom;
	min-height: 50px;
}

.TopixMid1Y .Txt,
.TopixMid2Y .Txt {
	text-align: left;
	padding-right: 100px;
}

.TopixMid1Y .Txt {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	padding-bottom: 10px;
	padding-left: 110px;
	line-height: 140%;
}
.TopixMid2Y .Txt {
	padding-top: 10px;
	padding-left: 150px;
	line-height: 120%;
}

.TopixMid1G {
	background: url(img/topix_g_02.gif) bottom;
}
.TopixMid2G {
	background-image: url(img/topix_g_04.gif);
	background-position: bottom;
	min-height: 50px;
}

.TopixMid1G .Txt,
.TopixMid2G .Txt {
	text-align: left;
	padding-right: 100px;
}

.TopixMid1G .Txt {
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	padding-bottom: 10px;
	padding-left: 110px;
	line-height: 140%;
}
.TopixMid2G .Txt {
	padding-top: 10px;
	padding-left: 150px;
	line-height: 120%;
}



.TopixFoot {
	margin-bottom: 15px;
}

.style1 {
	color: #FF6600;
	font-weight: bold;
}
