@charset "Shift_JIS";

/* 基本部分
---------------------------------------------*/
body {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	font-size: 90%;
	line-height: 170%;
}
a:link {
	color: #666699;
	text-decoration: none;
}

a:visited {
	color: #666699;
	text-decoration: none;
}

a:active {
	color: #666699;
	text-decoration: none;
}

a:hover {
	color: #666699;
	text-decoration: underline;
}

.small {
	font-size: 70%;
	line-height: 170%;
}

h1 {
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	margin: 0px;
	color: #FFFFFF;
}
h2 {
	font-size: 90%;
	line-height: 20px;
	font-weight: bold;
	margin: 0px;
	color: #639;
}
img{ border: none; }

/* レイアウト
---------------------------------------------*/
#body{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/back-test.jpg);
	background-repeat: repeat;
}

#top-head {
	width: 926px;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 15px;
}

#header {
	position: relative;
	width: 926px;
	margin: 0px auto;
	padding: 0px;
	height: 79px;
	background-color: #000000;
}

/* トップ部分
---------------------------------------------*/
#top {
	position: relative;
	width: 926px;
	background-color: #000000;
	text-align: center;
	height: 330px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#top-main{
	position: absolute;
	float: left;
	width: 743px;
}

#top-menu {
	position: absolute;
	width: 228px;
	float: left;
}

#top-flash {
	margin-left: 229px;
	width: 514px;
	float: right;
}

#top-flashyoko {
	padding: 0px;
	margin-left: 744px;
	width: 180px;
	float: right;
	background-color: #000;
}

/* メイン部分
---------------------------------------------*/
#main {
	position: relative;
	width: 926px;
	margin: 0px auto;
	padding-top: 5px;
}

#side {
	width: 220px;
	float: left;
	margin-left: 5px;
	margin-right: auto;
	padding-left: 0px;
	background-color: #000000;
}

#content {
	padding: 0px;
	margin-left: 237px;
	width: 684px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	position: static;
}

#content-c {
	padding: 0px;
	margin-left: 237px;
	width: 508px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	position: static;
	background-image: url(sozai/cback.jpg);
	background-repeat: repeat;
}

#headmenu {
	width:926px;
	background-image:url(img-2007/headmenu-bg.jpg);
	height:35px;
	font-size: 12px;
	line-height: 35px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-x;
	text-align: center;
}

ul#headmenu {
	list-style-type:none;
	padding:0px;
}

ul#headmenu li {
	display:inline;
	padding-right: 2px;
	padding-left: 2px;
}

ul#headmenu li a:link {
	color: #FFFFFF;
	text-decoration: none;
}

ul#headmenu li a:hover {
	text-decoration: underline;
}

ul#headmenu li a:visited {
	color: #FFFFFF;
}

/* タイトル部分
---------------------------------------------*/
.title div{
	margin-top: 1px;
	margin-bottom: 1px;
	float: left;
}

.title a {
	display: block;
	padding: 0px 0;
	background-repeat: no-repeat;
	font-size: 14px;
	text-align: left;
	line-height: 32px;
	color: #FFFFFF;
	text-indent: 15px;
	background-image: url(img-2007/title-1.jpg);
	height: 32px;
	width: 220px;
}

.title a:link {
	color:#FFFFFF;
	text-decoration: none;
	height: 32px;
	width: 220px;
}

.title a:visited {
	color:#FFFFFF;
	text-decoration: none;
	height: 32px;
	width: 220px;
}

.title a:active {
	color:#FFFFFF;
	text-decoration: none;
	height: 32px;
	width: 220px;
}

.title a:hover {
	color:#FFFFFF;
	height: 32px;
	width: 220px;
	text-decoration: underline;
	background-image: url(img-2007/title-2.jpg);
}

/* ナビゲーション部分
---------------------------------------------*/
#navi ul {
	padding:0px;
	margin:0px;
}

#navi li {
	list-style-type:none;
	padding:0px;
	list-style-position:outside
}

#navi li a:link {
	display:block;
	border-bottom:1px dotted #333333;
	height:25px;
	list-style-type:none;
	color:#FFFFFF;
	background-image:url(img-2007/arrow.jpg);
	background-repeat:no-repeat;
	padding:0px 0px 0px 25px;
	background-position:0px 2px;
	font-size: 12px;
	line-height: 20px;
	margin-left: 5px;
	text-align: left;
	margin-right: 5px;
}

#navi li a:hover {
	color:#CC0000;
	background-image:url(img-2007/arrow2.jpg);

}


#navi li a:visited {
	display:block;
	border-bottom:1px dotted #333333;
	height:25px;
	list-style-type:none;
	background-image:url(img-2007/arrow3.jpg);
	background-repeat:no-repeat;
	padding:0px 0px 0px 25px;
	background-position:0px 2px;
	font-size: 12px;
	line-height: 20px;
	margin-left: 5px;
	text-align: left;
	margin-right: 5px;
	color:#FFFFFF;
}


#navi-text {
	display: block;
	border-bottom:1px dotted #333333;
	padding: 0px 0;
	font-size: 12px;
	text-align: left;
	line-height: 32px;
	color: #FFFFCC;
	text-indent: 5px;
	height: 32px;
	width: 220px;
}
/* 本文部分
---------------------------------------------*/
#honbun {
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	text-align: left;
}
.entry{
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	text-align: left;
	}
.entry img {
	display:block;
	text-align: center;
	margin-right: auto;
	margin-left: 80px;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* クリア
---------------------------------------------*/
.c-both {clear:both;}

/*トップページへ
---------------------------------------------*/
#tope {
	clear:both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px 15px 0px 0px;
	text-align: right;
	width: 900px;
}

#top-photo {
	clear:both;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	width: 740px;
	background-color: #000;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* 下部
---------------------------------------------*/
#under {
	width: 900px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* RSS表示部分
---------------------------------------------*/
.RSSsite     {
	font-size:85%;
	text-align:left;
	margin:0px;
	padding:0px;
	line-height: 170%;
}
.RSSline     { }
.RSStitle    {
	font-size:85%;
	text-align:left;
	line-height: 170%;
}
.RSSdescript {
	font-size:80%;
	text-align:left;
	color:#006666;
	margin:0px;
	line-height: 170%;
}
.RSStime     {
	font-size:80%;
	text-align:left;
	color:#CC6666;
	margin:2px 5px;
	line-height: 170%;
}
.RSSselect   {
	font-size:70%;
	text-align:left;
	line-height: 170%;
}
.RSSoption   {
	font-size:80%;
	text-align:left;
	border-top:#990000 1px dotted;
	line-height: 170%;
}

.new         {
	background-color: #FFC;
}
.white {
	font-size: 90%;
	line-height: 170%;
	color: #F3FAE7;
}

h3 {
	line-height: 32px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.td1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #68669B;
}

.e-waku{
  padding : 5px;           /* 写真の余白を5pxに設定 */
  background-color : #fff; /* 写真余白部分の色を白色に設定 */
  border : 1px solid #999999; /* 写真枠部分の色を黒色に設定 */
  float: left;
}

.creative {
	display:none;
}

