@charset "utf-8";

/* formatting style
--------------------------------*/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

body {
	color: #000000;
	font-size: 100%;
	line-height: 1.6;
	background-image: url(../images/sidebarb_bg11.gif);
	background-repeat: repeat;
}

p {
	margin: 0;
	padding: 0;
	line-height:1.5em;
	font-size: 100%
}

a {
	color: #0000ff;
	text-decoration: none;
}

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

a.new {
	background-image: url("../images/new.gif");
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 30px;
}

a.up {
	background-image: url("../images/up.gif");
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 25px;
}

hr {
	display: none;
}

.aka {
	color: #C40026
}
.ro {
	color: #6600FF;
}


.ao {
	color: #3333CC
}
.midori {
	color: #006600;
}

.BtnTop   a {
	border: 1px solid #526584;
	font-size: 90%;
	width: 50px;
	text-align: center;
	background-color: #FFFFFF;
	float: right;
	display: block;
	color: #526584;
	height: 20px;
	font-weight: bold;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.BtnTop   a:hover {
	text-decoration: none;
	color: #526584;
}



div#photo {
	margin: 0;
	padding: 0;
	clear: both;
}
#photo table {
	margin-right: auto;
	margin-left: auto;
}


div#photo img {
	border: 1px solid #999
}


img {
	border: 0;
}



/* base layout
---------------------------------*/

#wrapper {
	background-color: #ffffff;
	width: 900px;
	background-image: url(../images/main_bg03.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}


#main {
	padding: 0 20px;
	width: 860px;
}

#container {
	width: 860px;
	text-align: left;
	padding: 0;
	margin: 5px 0 0 0;
}

#container .top {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}

#header {
	position: relative;
	height: 60px;
	width: 860px;
}

#header h1 {
	width: 860px;
	height: 60px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	background-color: transparent;
	background-image: url(../images/logo_sakanouenokumo06.gif);
	background-repeat: no-repeat;
	clear: both;
	left: 20px;
	top: 20px;
	position: absolute;
}




#info {
	width: 650px;
	padding: 0;
	margin: 10px 0;
}

#info h2 {
	text-align: left;
	margin: 0;
	font-size: 144%;
	padding-top: 10px;
	padding-bottom: 10px;
}

#info p {
	color: #333;
	text-align: left;
	margin: 0px 0 0 5px;
	line-height: 1.6;
}


#info a {
	color: #0000ff;
	text-decoration: underline;
}

#info a:hover {
	color: #ff8800;
}


/* Tuj[ */

.submenu {
	/*width: 220px;*/
	height: 211px;
	background-image: url(../images/index_12.gif);
	background-repeat: no-repeat;
	list-style: none;
	position: relative;
}

.submenu h2   {
	color: #21212d;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-left: 0px;
}	

.submenu ul {
	font-size: 108%;
	margin-bottom: 0px;
	margin-left: 15px;
	list-style-type: none;
	border-top: 1px solid #4f5082;
	width: 190px;
	padding-top: 16px;
}

.submenu a       {
	display: block;
	width: 173px;
	color: #fff;
	padding: 6px 5px 6px 10px;
	background-color: #4f5082;
	text-decoration: none;
}

.submenu a:hover {
	color: #fff;
	background-color: #72739b;
	text-decoration: none;
}

.submenu li {
	border-right: 1px solid #4f5082;
	border-bottom: 1px solid #72739b;
	border-left: 1px solid #4f5082;
}





.note         {
	width: 200px;
	height: 290px;
	float: left;
	margin-left: 11px;
	border: 1px solid #43446f;
	/*background-color: #fff;*/
	background-image: url("../images/note_bg.gif");
	background-repeat: repeat-y;
	background-position: bottom right;
	margin-bottom: 10px;
}

.note img {
	/*border-bottom: 1px solid #808080;*/
}

.note ul li {
	list-style: none;
	margin-bottom: 7px;
	background-image: url(../images/arrow_02.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-left: 5px;
}

.note h4 {
	margin:0;
	font-size: 108%;
	padding: 5px 0 5px 5px;
	/*background-image: url("../sakakumo/images/z-flag1.gif");*/
	/*background-repeat: no-repeat;*/
	/*background-position: 0 0;*/
}

div#sidebarB #update {
	margin-left: 10px;
	margin-bottom: 20px;
	border-right: 1px solid #4F5082;
	border-bottom: 1px solid #4F5082;
	border-left: 1px solid #4F5082;
	padding-bottom: 10px;
}
div#sidebarB #update h2 {
	border-top: 1px solid #4F5082;
	border-bottom: 1px solid #4F5082;
	background-color: #CFD0DF;
	text-align: center;
	font-size: 127%;
	padding-top: 7px;
	padding-bottom: 7px;
}
div#sidebarB #update dt {
	background-image: url(../images/arrow_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-top: 10px;
	margin-left: 5px;
}
div#sidebarB #update dd {
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
}
div#sidebarB #update ul li {
	background-image: url(../images/arrow_02.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}



/* Rec */

div#content {
	width: 860px;
	padding: 0;
	margin: 0;
	text-align: left;
}

div#content h1 {
	text-align: center;
	padding: 5px 10px 5px 0;
	margin: 0;
}

div#content h2 {
	text-align: center;
	font-size: 167%;
	padding: 0;
	margin-bottom: 10px;
}

div#content h3 {
	font-size: 123.1%;
	background-image: url(../images/z-flag_ico.gif);
	background-repeat: no-repeat;
	background-position: left center;
	clear: both;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 30px;
}

div#content p {
	color: #333;
	line-height: 1.5;
	font-size: 100%;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 5px;
}

#content .info {
	clear: none;
	margin-top: 20px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
#content .right {
	text-align: right;
}
#content #gaiyou h2 {
	text-align: center;
	margin-top: 20px;
	font-size: 144%;
	clear: both;
}

#content #gaiyou h3 {
	margin-top: 15px;
	padding-top: 8px;
	margin-left: 30px;
	clear: both;
}

#content #gaiyou p {
	font-size: 108%;
	line-height: 1.6;
	margin-left: auto;
	width: 740px;
	margin-right: auto;
}


#content #tv {
	margin: 10px auto;
	width: 800px;
}
#content #open {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(../images/018.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-top: 10px;
	margin-bottom: 40px;
}
#content #open p {
	font-size: 127%;
	line-height: 1.4;
}


#content #btn {
	margin-top: 10px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#content  #btn  .btnbox {
	float: left;
	margin-right: 5px;
	margin-left: 6px;
	margin-bottom: 10px;
	width: 200px;
}
#btn .btnbox h2 {
	-moz-box-shadow: 4px 4px 5px #b3b3b3;
	-webkit-box-shadow: 4px 4px 5px #b3b3b3;
	-o-box-shadow: 4px 4px 5px #b3b3b3;
	-ms-box-shadow: 4px 4px 5px #b3b3b3;
}



#content #tv h3 {
	font-size: 123.1%;
	border-bottom: 4px dotted #A2A3C1;
	background-image: none;
	padding: 10px 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#content #tv dl {
	line-height: 1.6;
	margin-left: 20px;
	font-size: 108%;
}

 
#content #tv dt {
	clear: left;
	float: left;
	width: 10em;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
}
#tv dd {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
}


#content #news {
	margin: 10px auto;
	width: 800px;
}

#content #news h3 {
	font-size: 123.1%;
	border-bottom: 4px dotted #A2A3C1;
	background-image: none;
	padding: 10px 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#content #news dl {
	line-height: 1.6;
	margin-left: 20px;
	font-size: 108%;
}

 
#content #news dt {
	clear: left;
	float: left;
	width: 6em;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
}
#news dd {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
}


#content #kinen {
	text-align: center;
}
#content #kinen p {
	text-align: center;
	margin-bottom: 5px;
}

#content  #kinen  img {
	margin-right: auto;
	margin-left: auto;
}

#navi {
	width: 858px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	clear: both;
	margin-top: 10px;
	background-image: url(../images/bg_navi02.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

#navi p {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

#navi p.menu {
	/*font-size: 12px;*/
	padding: 0;
	margin: 0;
	text-align: center;
}

#navi p.menu a {
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	font-size: 100%;
}

#navi p.menu a:hover {
	color: #FF9900;
}

#navi p.menu span {
	color: #FFFFFF;
}





/* TCho[a */


div#sidebarB {
	width: 200px;
	float: right;
	margin: 10px 0 0;
	padding:0;

}
#sidebarB ol li {
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 108%;
}





div#db {
	clear: both;
	width: 650px;
}


div#db table {
	border-collapse: collapse;
	border: 1px solid #43446f;
	margin-bottom: 5px;
}

div#db th {
	padding: 3px 5px;
	text-align:left;
	width:190px;
	color: #f9f9f9;
}


div#db td {
	padding: 3px 0 3px 8px;
	text-align: left;
	width:150px
}



div#db th {
	border-top: none;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background-color: #43446f;
}


div#db td {
	border-top: none;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	line-height:1.75;
	background-color: #fff;
}

div#db .c {
	color: #000;
	background: #f4f4f4;
}


div#db a {
	text-decoration: underline;
}

div#db01 {
	clear: both;
	width: 650px;
}


div#db01 table {
	border-collapse: collapse;
	border: 1px solid #43446f;
	margin-top: 10px;
	margin-bottom: 5px;
}

div#db01 caption {
	text-align: left;
	font-size: 123.1%;
	font-weight: bold;
}

div#db01 th {
	padding: 5px 3px;
	font-weight: normal;
	text-align:center;
}


div#db01 td {
	padding: 5px 2px 5px 7px;
	text-align: left;
	width: 160px;
}



div#db01 th {
	border-top: none;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background-color: #e6e6e6;
	color:#000;
}


div#db01 td {
	border-top: none;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	line-height:1.5;
	background-color: #fff;
}

div#db01 .c {
	color: #000;
	background: #f4f4f4;
}


div#db01 a {
	text-decoration: underline;
}
div#db02 {
	clear: both;
	margin-top: 30px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

div#db02 table {
	border: none;
	border-collapse: collapse;
	margin-bottom:10px;
	font-size: 100%;
}

div#db02 th {
	width: 90px;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: none;
	border-right: none;
	empty-cells: show;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
}

div#db02 td {
	text-align: left;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: none;
	border-right: none;
	empty-cells: show;
	line-height:1.5;
	font-size: 108%;
	padding-top: 0.3em;
	padding-right: 0.5em;
	padding-bottom: 0.3em;
	padding-left: 0.5em;
}

div#db02 thead {
	color: #000;
	background: #f4f4f4;
}

div#db02 caption {
	text-align: left;
	font-size: 114%;
	font-weight: bold;
	margin: 10px 0px;
}

div#db03 table {
	border-collapse: collapse;
	border: 1px solid #ccc;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 800px;
	clear: both;
}

div#db03 th {
	padding: 5px;
}


div#db03 td {
	text-align: center;
	padding: 5px;
}



div#db03 th {
	border-top: none;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #808080;
	text-align: center;
	color: #FFFFFF;
}


div#db03 td {
	border-top: none;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	line-height:1.5;
	background-color: #fff;
}

div#db03 .c {
	color: #000;
	background: #f4f4f4;
	text-align: left;
}

div#db03 caption {
	text-align: left;
	font-size: 114%;
	font-weight: bold;
	margin-top: 20px;
}

div#db04 table {
	border-collapse: collapse;
	border: 1px solid #ccc;
	width:800px;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

div#db04 th {
	padding: 5px;
}


div#db04 td {
	padding: 5px 5px 5px 10px;
}



div#db04 th {
	border-top: none;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #808080;
	color:#fff;
	text-align: center;
}


div#db04 td {
	border-top: none;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	line-height:1.5;
	background-color: #fff;
}

div#db04 .c {
	color: #000;
	background: #f4f4f4;
}

div#db04 caption {
	text-align: left;
	font-size: 114%;
	font-weight: bold;
	margin-top: 20px;
}

div#db05 table {
	border-collapse: collapse;
	border: 1px solid #ccc;
	width:800px;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

div#db05 th {
	padding: 5px;
}


div#db05 td {
	padding: 5px 5px 5px 10px;
}



div#db05 th {
	border-top: none;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #808080;
	color:#fff;
	text-align: center;
}


div#db05 td {
	border-top: none;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	line-height:1.5;
	background-color: #FFFFFF;
}

div#db05 .c {
	color: #000;
	background: #f4f4f4;
}

div#db05 caption {
	text-align: left;
	font-size: 114%;
	font-weight: bold;
	margin-top: 20px;
}
#db05 ul li {
	list-style-type: disc;
	margin-left: 10px;
}



div#db06 table {
	border-collapse: collapse;
	border: 1px solid #ccc;
	width:800px;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
}

div#db06 th {
	padding: 5px;
}


div#db06 td {
	padding: 5px 5px 5px 10px;
}



div#db06 th {
	border-top: none;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #808080;
	color:#fff;
	text-align: center;
}


div#db06 td {
	border-top: none;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	line-height:1.5;
	background-color: #fff;
}

div#db06 .c {
	color: #000;
	background: #f4f4f4;
}

div#db06 caption {
	text-align: left;
	font-size: 114%;
	font-weight: bold;
	margin-top: 20px;
}

div#db07 {
	clear: both;
	margin-top: 30px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

div#db07 table {
	border: none;
	border-collapse: collapse;
	margin-bottom:30px;
	font-size: 100%;
	width: 100%;
	background-image: url(../drama/images/bg_01.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

div#db07 th {
	width: 150px;
	empty-cells: show;
	padding-top: 0.2em;
	padding-right: 1em;
	padding-bottom: 0.2em;
	padding-left: 1em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #808080;
	border-bottom-color: #808080;
}

div#db07 td {
	text-align: left;
	padding: 0.3em 1em;
	empty-cells: show;
	line-height:1.5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #808080;
	border-bottom-color: #808080;
}

div#db07 thead {
	color: #000;
	background: #f4f4f4;
}

div#db07 caption {
	text-align: left;
	font-size: 114%;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
	color: #000099;
}

div#db08 table {
	border-collapse: collapse;
	border: 1px solid #ccc;
	padding: 0px;
	width: 530px;
	clear: both;
	margin-bottom: 10px;
}

div#db08 td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

div#db08 td {
	line-height:1.5;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

div#db08 .c {
	color: #000000;
	text-align: left;
	background-color: #F3F3F3;
}



#best table {
	width: 70%;
	font-size: 108%;
	margin-left: 30px;
	border: 1px solid #72739B;
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 10px;
}

#best th {
	background-color: #CACBDA;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: 1px solid #72739B;
	text-align: center;
}

#best td {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #72739B;
	border-right-color: #72739B;
}

#db03 #reference {
}




.r1 {
	text-align: right;
}

#soukan {
	margin-right: auto;
	margin-left: auto;
	width: 720px;
	margin-bottom: 20px;
	margin-top: 10px;
}
#calender {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#twitter {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

.info02 {
	background-image: url(../images/sidebarb_bg13.gif);
	/*border:1px solid #7f7f7f;*/
	border: 1px solid #9c8772;
	margin-right: auto;
	margin-left: auto;
}


.info02 ul {
	text-align: left;
	margin: 0;
	color: #fff;
	padding-left: 10px;
}

.info02 li {
	padding:0 0 0 20px;
	background-image: url(../images/z-flag_sb.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	margin: 5px 0 5px 0;
	list-style: none;
	line-height: 1.5em;
}

.info02 a {
	color: #ff8800;
	text-decoration:none;
}

.info02 a:hover {
	color: #ff8800;
	text-decoration:underline;
}


#footer {
	clear: both;
	background-image: url(../images/end_bg03.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 95%;
	color: #666666;
	text-align: right;
	padding: 10px 20px 20px;
}

#footer img {
	float: right;
	margin-left: 10px;
}

blockquote {
	font-size:100%;
	line-height:1.75em;
	border:1px solid #72739b;
	padding:10px;
	margin-top: 10px;
	margin-bottom: 5px;
	background-color: #E9E9EF;
}
.news {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 5px;
	border: 1px solid #CCCCCC;
	font-size: 108%;
	clear: both;
	background-image: url(../drama/images/bg_13.gif);
	background-position: left top;
	margin-bottom: 20px;
}
.center {
	text-align: center;
}

#shinkan {
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 700px;
	margin-left: auto;
	clear: both;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	border: 2px solid #A2A3C1;
}
#shinkan  h4 {
	font-size: 127%;
	margin-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2A3C1;
	margin-top: 15px;
	background-image: none;
	margin-left: 150px;
	padding-bottom: 0px;
}
#shinkan p {
	padding-bottom: 10px;
	padding-left: 170px;
}
#shinkan img {
	padding: 4px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
}
#information {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	margin-top: 20px;
	background-image: url(../drama/images/bg_01.gif);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#information img  {
	padding: 4px;
	float: left;
	margin-right: 30px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#loca {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
#loca td {
	text-align: center;
	padding-bottom: 5px;
}
#loca img {
	padding: 4px;
	border: 1px solid #CCCCCC;
}




.photo {
	padding: 4px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-right: 20px;
}

#crumbs {
	height:2.3em;
	border:1px solid #dedede;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	}
#crumbs ul, li {
	list-style-type:none;
	padding:0;
	margin:0;
	}		
#crumbs li {
	float:left;
	line-height:2.3em;
	color:#777;
	padding-left:.75em;
	}		
#crumbs li a {
	background:url(../images/crumbs.gif) no-repeat right center;
	display:block;
	padding:0 15px 0 0;
	}							
#crumbs li a:link {
	color:#0066cc;
	text-decoration:none;
	}	

#crumbs li a:hover {
	color:#ff8800;
	}		
#topic {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}



/* topics
---------------------------------*/
#topics {
	height: 190px;
	scrollbar-base-color: #f1f1f1;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	width: 530px;
	float: right;
	padding: 5px;
	overflow: auto;
}


#topics  dl {
	line-height: 1.6;
	font-size: 100%;
	margin-right: 10px;
	clear: both;
}

#topics  dt {
	clear: left;
	float: left;
	width: 5em;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../images/arrow_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#topics dd {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#post {
	float: left;
	margin-bottom: 20px;
	margin-right: 10px;
}
#topi {
	float: right;
	background-image: url(../images/018.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}

#post img {
	padding: 4px;
	border: 1px solid #CCCCCC;
}

#goods1  dl dt a  {
	padding: 2px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#goods1  dl dt a:hover  {
	border: 1px solid #000000;
}
#goods1 dl dt {
	clear: both;
}
#goods1 dl dd {
	margin-bottom: 10px;
}

#goods {
	margin-bottom: 20px;
	height: 150px;
	background-image: url(../drama/images/bg_01.gif);
	background-repeat: repeat-x;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;

}
#goods .case {
	float: left;
	width: 270px;
	padding: 5px;
	height: 140px;
}
#goods .case p {
	font-size: 100%;
	line-height: 1.2;
}


#goods img {
	padding: 3px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 10px;
	background-color: #FFFFFF;
}


#link {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../drama/images/bg_01.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;

}
#link .site {
	float: left;
	padding: 5px;
	width: 410px;
	margin-bottom: 10px;
}

#link img {
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	background-color: #FFFFFF;
	float: left;
}

#link02 {
	width: 840px;
	margin-right: auto;
	margin-left: auto;

}
#link02 .site {
	margin-bottom: 10px;
}

#link02 img {
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	background-color: #FFFFFF;
	float: left;
	padding: 3px;
}
#fb {
	margin-top: 20px;
	margin-left: 10px;
}




.photoR {
	padding: 3px;
	float: right;
	margin-left: 30px;
	border: 1px solid #CCCCCC;
	margin-right: 30px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

.photoL {
	padding: 3px;
	float: left;
	margin-right: 20px;
	border: 1px solid #CCCCCC;
	margin-left: 40px;
	margin-bottom: 10px;
}
.preview {
	width: 750px;
	margin-left: 30px;
	background-image: url(../drama/images/bg_01.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 20px;
	padding-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.photoL2 {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 4px;
	margin-right: 20px;
	float: left;
}


.cloud {
	font-size: 108%;
	border: 1px solid #ccc;
	/*color: #444;*/
	/*line-height: 1.3;*/
	list-style-type: none;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-moz-box-shadow: 2px 2px 3px #b3b3b3;
	-webkit-box-shadow: 2px 2px 3px #b3b3b3;
	-o-box-shadow: 2px 2px 3px #b3b3b3;
	-ms-box-shadow: 2px 2px 3px #b3b3b3;
	margin-top: 1em;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;

}

