@charset "UTF-8";


/* ブラウザスタイルの初期化 */

* {
	margin: 0;
	padding: 0;
	color: #222222;
	font-family: "Hiragino Kaku Gothic Pro", "MS P Gothic", "Osaka", sans-serif;
	line-height: 1.0;
}


/* TOPページ用 */

.topTab{
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	line-height: 13px;
}

.topNews{
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}

.topNews a{
	text-decoration: none;
	line-height: 17px;
	color: #2c33a2;
}


#topRSS {
	margin-bottom: 10px;
}


#topRSS ul{
	list-style: none;
}

#topRSS li{
	font-size:11px;
	line-height: 1.2em;
	list-style: none;
	padding: 0 0 6px 0;
}

.RSStitle{
	width: 290px;
	margin: 10px 0 8px 0;
	font-size:11px;
	line-height: 1.3em;
	font-weight: bold;
	color: #111111;
	border-bottom: dotted 1px #333;
}

#RSStitle1{
	padding-left: 70px;
	padding-top: 20px;
	width: 250px;
	height: 30px;
	background-image: url(../images/topBlogTitle_1.gif);
	margin: 15px 0 15px 0;
	font-size:12px;
	line-height: 1em;
	font-weight: bold;
	color: #111111;
}


#RSStitle2{
	padding-left: 70px;
	padding-top: 20px;
	width: 250px;
	height: 30px;
	background-image: url(../images/topBlogTitle_2.gif);
	margin: 10px 0 15px 0;
	font-size:12px;
	line-height: 1em;
	font-weight: bold;
	color: #111111;
}

#topColumn .topBlock {
	font-size: 11px;
	line-height: 1.7em;
}

#header.topPageHeader {
	width: 338px;
	margin-left: 371px;
}

/* TOPページ ランダム表示 */

div#bg-top11 {
	width: 900px;
	background-image: url(../images/bg_top11.jpg);
	background-repeat: no-repeat;
}

div#bg-top12 {
	width: 900px;
	background-image: url(../images/bg_top12.jpg);
	background-repeat: no-repeat;
}

div#bg-top13 {
	width: 900px;
	background-image: url(../images/bg_top13.jpg);
	background-repeat: no-repeat;
}

div#bg-top14 {
	width: 900px;
	background-image: url(../images/bg_top14.jpg);
	background-repeat: no-repeat;
}

div#bg-top15 {
	width: 900px;
	background-image: url(../images/bg_top15.jpg);
	background-repeat: no-repeat;
}

div#bg-top16 {
	width: 900px;
	background-image: url(../images/bg_top16.jpg);
	background-repeat: no-repeat;
}

div#bg-top17 {
	width: 900px;
	background-image: url(../images/bg_top17.jpg);
	background-repeat: no-repeat;
}

div#bg-top18 {
	width: 900px;
	background-image: url(../images/bg_top18.jpg);
	background-repeat: no-repeat;
}

div#bg-top19 {
	width: 900px;
	background-image: url(../images/bg_top19.jpg);
	background-repeat: no-repeat;
}

div#bg-top20 {
	width: 900px;
	background-image: url(../images/bg_top20.jpg);
	background-repeat: no-repeat;
}



div#bg-top21 {
	width: 900px;
	background-image: url(../images/bg_top21.jpg);
	background-repeat: no-repeat;
}

div#bg-top22 {
	width: 900px;
	background-image: url(../images/bg_top22.jpg);
	background-repeat: no-repeat;
}

div#bg-top23 {
	width: 900px;
	background-image: url(../images/bg_top23.jpg);
	background-repeat: no-repeat;
}

div#bg-top24 {
	width: 900px;
	background-image: url(../images/bg_top24.jpg);
	background-repeat: no-repeat;
}

div#bg-top25 {
	width: 900px;
	background-image: url(../images/bg_top25.jpg);
	background-repeat: no-repeat;
}




/* 写真関係 */

.photoR{
	float: right;
	margin: 0 0 10px 10px;
	padding: 0px;
	font-size: 11px;
	text-align: left;
	line-height: 1.4em;
	color: #888;
}

.photoL{
	float: left;
	margin: 0 10px 10px 0;
	padding: 0px;
	font-size: 11px;
	text-align: left;
	line-height: 1.4em;
	color: #888;
}



/* 本文関係 */

.mainText{
	font-size:12px;
	line-height:20px;
	color: #222222;
	margin-bottom: 20px;
	font-weight: normal;
}


.accessStrong{
	font-size: 14px;
	line-height: 18px;
	color:#cc3345;
	font-weight: bold;
}

div.filedownload{
	padding: 4px 8px 4px 90px;
	background-image: url(../images/filedownload.gif);
	height: 16px;
	width: 240px;
}
