@charset "shift_jis"; 

/* 詳細ページ用css */

div.main {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 26px;
	font-size: 93%;
	line-height: 160%;
	text-align: left;
	vertical-align: top;
}


DIV.menu {
	PADDING-RIGHT: 0px; BACKGROUND-POSITION: right 50%; FONT-SIZE: 12px; LEFT: 0px; BACKGROUND-IMAGE: url(img/menuunder.gif); WIDTH: 760px; COLOR: #000000; MARGIN-RIGHT: 0px; BACKGROUND-REPEAT: no-repeat; POSITION: relative; TOP: 0px; HEIGHT: 68px; BACKGROUND-COLOR: #ffffff; TEXT-ALIGN: center
}
DIV.submenu A {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid; BACKGROUND-COLOR: #d5f0fd
}
.menuhead {
	COLOR: #000000
}

#submenu1 {
	Z-INDEX: 2;
	WIDTH: 105px;
	COLOR: #000000;
	POSITION: absolute;
	TOP: 5px;
	left: 5px;
}


#submenu2 {
	Z-INDEX: 2;
	WIDTH: 80px;
	POSITION: absolute;
	TOP: 5px;
	left: 110px;
}

#submenu3 {
	Z-INDEX: 2; LEFT: 190px; TOP: 5px; WIDTH: 162px; POSITION: absolute; 
}

#submenu4 {
	Z-INDEX: 2; LEFT: 352px; TOP: 5px; WIDTH: 108px; POSITION: absolute;
}

#submenu5 {
	Z-INDEX: 2; LEFT: 460px; TOP: 5px; WIDTH: 134px; POSITION: absolute;
}

#submenu6 {
	Z-INDEX: 2; LEFT: 594px; TOP: 5px; WIDTH: 96px; POSITION: absolute;
}

#submenu7 {
	Z-INDEX: 2; LEFT: 690px; TOP: 5px; WIDTH: 67px; POSITION: absolute;
}

/* パンくずリスト  */
#topicpath {
	WIDTH: 750px;
	POSITION: absolute;
/* 5 + 36 + 0  */
	TOP: 41px;
	left: 8px;
	text-align:left;
}

/* トップメニュー下 影  */
div.topshadow{
width:760px;
height:4px;
background:url(img/topshadow.gif);
/* IE6対策  */
overflow:hidden; 

}


#topicpath a {
	color: #000000;
}

/* 左メニュー枠  */
#leftmenu {
	font-size: 90%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	width: 168px;


}

/* 画像ボタンの代わり用 */
#leftmenu div {
	padding-left: 4px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	font-weight: normal;
}

#leftmenu a {
	TEXT-DECORATION: none;
	color: #010000;
}

/* 左メニュー上部タイトル  */
#leftmenu td.menutitle {
	background-image:url(img/menutitle.gif);
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 8px;
	height: 28px;
	
}

/* メニュー内現在のページの項目 */
#leftmenu div.current {
	font-weight: normal;
	/* 	background-color: #FFC8DB; */
	background:url(img/leftmenu_d.gif);
	padding-left:9px;
	padding-right: 1px;
	width: 158px;
}

/* ２階層目の小項目メニュー  */
#leftmenu div.level2 {
font-size:93%;
padding-left:24px;
padding-top:2px;
padding-bottom:2px;
	background:url(img/leftmenu_d.gif);


}

div.level2 a {
	color:#CF45A3 !important;
	white-space: normal !important;

}


td.menu {
	/* 	background-color: #F0F0F0; */
background:url(img/leftmenu.gif);
	border-bottom-width: 1px;
	border-bottom-style: none;
	
}


/* 最下段ライン用 */
td.bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;


}

#pagemenu {
	font-size: 93%;
	margin-top: 2px;
	margin-left: 2px;
}

#pagemenu a {
	color:#CF45A3;
	margin-right: 0px;
	white-space: normal;

}

/* 装飾枠 */
div.decor {
	background-color: #F5FFD0;
	padding: 4px;
	border: 1px solid #808080;
}

/* 製作日 コメント用 */

div#createdate {
	font-size: 90%;
	color: #333333;
	text-align: right;
/* 非表示に設定 2008.10.31  */
	display:none;
}

.right {
	text-align: right;
}

.left {

	text-align: left;
}


/* トップへ戻るボタン配置用 */

div.gototop {
	text-align: right;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

div.gototop img {
	border:hidden;
	border-style: none;
}

div.gototop a {
	text-decoration: none;
}
a.external {
	color: #FF6194;
	margin-top: 8px;
	margin-bottom: 8px;
}
.decor li {
	margin-left: 30px;
	text-align: left;
}
.textsmall {
	font-size: 85%;
}
.textindent {
	padding-left: 20px;
}

/* 通常の見える表 */

table.list1 {
	border: 1px solid #999999;
	border-collapse:collapse;
	margin-top: 2px;
}

table.list1 td {
	padding-left:4px;
	padding-right:4px;
	vertical-align: top;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

}

/* センタリングリスト  */
table.list2 {
	border: 1px solid #333333;
	border-collapse:collapse;
}

table.list2 td {
	padding-left:4px;
	padding-right:4px;
	vertical-align: middle;
	border: 1px solid #999999;
}

table.list2 td.caption {
	font-weight:bold;
	color: #FFFFFF;

}

/* アンダーラインのみの表  */

table.list5 {
	border-collapse:collapse;
}

table.list5 td {
	padding-left:4px;
	padding-right:4px;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}


/* 文字頭あわせのための表  */

table.array {
border-style:none;

}

table.array td {
	text-align:left;
	vertical-align:top;
	border-style: none;
	padding-left: 0px;
	padding-right: 0px;

}





/* 左寄せ画像 */
img.left {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-right: 8px;
	margin-top: 4px;
	margin-bottom: 4px;
}

/* セル内も中央寄せテーブル  */
table.center {
	width: 100%;
}

table.center td {
	text-align:center;

}

/* 通常画像 */
img.normal {

	margin-left: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}

/* 枠付き画像 */
img.border {
	margin-left: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	border: 1px solid #666666;
}



/* 右寄せ画像 */
img.right {

	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	margin-left: 8px;
	margin-top: 4px;
	margin-bottom: 4px;
}
div.center {
	text-align: center;
}
span.underline {
	text-decoration: underline;
}


#reader {
	font-size: 85%;
	line-height: 130%;
}

#reader  img{
	float:left;
	margin-right: 4px;
	
}

/* 本文左マージン空け用DIV */

div.underh2 {
	margin-left: 16px;
}


div.underh2 li{
	margin-left: 30px;
	text-align: left;

}

/* 写真ウインドウタイトル行用 */

div.phototitle {
	MARGIN-TOP: 10px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 110%;
	MARGIN-BOTTOM: 8px;
	COLOR: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FF6194;
	padding-left: 4px;
}


/* このページはただいま作成作業中 表示用div */
#sagyoutyuu {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

/* この項目はただいま作成作業中 表示用div */
div.sagyoutyuus {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}


/* テキスト色分け  */
span.red {
	color: #CC0033;
}

span.blue {
	color: #55A2EE;
}

span.green {
	color: #009966;
}


/* 動画オブジェクト枠 */
div.movieframe {
	margin-top:14px;
	margin-bottom: 8px;


}

/* 動画オブジェクト枠 トップ アイキャッチ動画用 */
div.movieframe2 {
	margin-top:14px;
	margin-bottom: 6px;
	margin-right:auto;
	margin-left:0px;
	width:488px;;
	border: 1px solid #FF6194;
/*   	padding:4px; */

}

div.movieframe2 div.inner {
  margin:4px;  


}

/* IEでFlashしたにすき間ができる対策 */
object, embed {  
    vertical-align: top;
	margin:0px;
	padding:0px;
}