.html
{
	background-color: #B0DCFB;
	background: -webkit-gradient(linear, center top, center bottom, from(#B0DCFB),color-stop(100%, #FFFFFF));
	background: -webkit-linear-gradient(top,#B0DCFB ,#FFFFFF 100%);
	background: -moz-linear-gradient(top,#B0DCFB ,#FFFFFF 100%);
	background: -ms-linear-gradient(top,#B0DCFB ,#FFFFFF 100%);
	background: -o-linear-gradient(top,#B0DCFB ,#FFFFFF 100%);
	background: linear-gradient(to bottom,#B0DCFB ,#FFFFFF 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFB0DCFB, endColorstr=#FFFFFFFF, GradientType=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFB0DCFB', endColorstr='#FFFFFFFF', GradientType=0)";
}
body
{
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	text-align: left;
	font-size: 14px;
	line-height: 1.2;
	word-wrap: break-word;
	text-rendering: optimizeLegibility;/* kerning, primarily */

	padding-top: 0px;
	margin-bottom: 210px;
}

#page
{
	z-index: 1;
	position: relative;
	width: 1000px;
	-pie-box-shadow: 6px 6px 8px #7F7F7F;
	-moz-box-shadow: 6px 6px 8px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 6px 6px 8px -1px rgba(0, 0, 0, 0.5);
	box-shadow: 6px 6px 8px rgba(0, 0, 0, 0.5);
	background-image: none;
	border-style: none;
	border-color: transparent;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}

#base
{
	z-index: 2;
	width: 1000px;
	position: relative;
}

.base_top
{
	height: 14px;
	width: 1000px;
	padding-bottom: 165px;
	background-image: url("../images/top_title.png");
	background-position: left top;
}
.base_top a {
	display: block;
	width: 1000px;
	height: 179px;
}

#top
{
	position: relative;
	width: 22px;
	margin-right: -10000px;
	margin-top: -4px;
	left: 1px;
}

#menu_box
{
	width: 980px;
	margin-left: 23px;
	margin-top: 23px;
	position: relative;
}

.menu
{
	width: 175px;
	height: 32px;
	background-image: url("../images/sidemenu-full.png");
	background-position: left top;
	padding-top: 3px;
	margin-left: 12px;
	margin-bottom: 6px;

	float: left;

	z-index: 870;
	min-height: 32px;
	text-align: center;
	color: #FFFFFF;
	line-height: 1.75;
	font-size: 17px;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	font-weight: bold;
	background-repeat: no-repeat;
}

.menu:hover
{
	height: 32px;
	background-image: url("../images/sidemenu-r-full.png");
	background-position: left top;
	width: 175px;
}

.menu:active
{
	height: 32px;
	background-image: url("../images/sidemenu-m-full.png");
	background-position: left top;
	width: 175px;
}

.side_menu_box
{
	float:left;
	z-index: 800;
	width: 240px;
	margin-left: -70px;
	margin-top: 10px;
	position: absolute;
}

.side_menu
{
	z-index: 870;
	margin-left: 12px;
	margin-top: 2px;
	margin-bottom: 1px;
	width: 175px;
	height: 32px;
	background-image: url("../images/sidemenu-full.png");
	background-position: left top;

	text-align: center;
	color: #FFFFFF;
	line-height: 35px;
	font-size: 17px;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	font-weight: bold;
	background-repeat: no-repeat;
}

.side_menu:hover
{
	height: 32px;
	background-image: url("../images/sidemenu-r-full.png");
	background-position: left top;
	width: 175px;
}

.side_menu:active
{
	height: 32px;
	background-image: url("../images/sidemenu-m-full.png");
	background-position: left top;
	width: 175px;
}

#desc_box
{
	width: 0.01px;
	margin-left: 148px;
	margin-top: 30px;
	position: relative;
}
#desc_bun_box
{
	z-index: 21;
	width: 700px;
	border-style: none;
	border-color: transparent;
	background-color: #C6FFF5;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	padding-bottom: 20px;
	position: relative;
	margin-right: -10000px;
}
#desc_bun
{
	z-index: 22;
	width: 665px;
	min-height: 100px;
	line-height: 1.75;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	position: relative;
	margin-top: 20px;
	left: 20px;
}
#result_box
{
	width: 0.01px;
	margin-left: 148px;
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
}
#result_bun_box
{
	z-index: 21;
	width: 700px;
	border-style: none;
	border-color: transparent;
	background-color: #FFCCCC;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	padding-bottom: 20px;
	position: relative;
	margin-right: -10000px;
}

#result_bun
{
	z-index: 22;
	width: 665px;
	min-height: 10px;
	line-height: 1.75;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	position: relative;
	margin-right: -10000px;
	margin-top: 20px;
	left: 20px;
}
#search_box
{
	width: 800px;
	margin-left: 130px;
	margin-top: 0px;
	position: relative;
}

input#submit_button {
	background-color: #009;
	border: 2px solid #00C;
	color: #FFF;
	padding: 3px 12px;
	margin-left: 12px;
	font-size: 1.05em;
	font-weight: bold;
	cursor:pointer;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
	-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
}
input#search_text_box {
	background-color: #FFF;
	border: 1px solid #CCC;
	color: #000;
	padding: 5px 13px;
	margin-right: 10px;
}
#main_illust
{
	z-index: 26;
	width: 565px;
	height: 320px;
	border-style: none;
	border-color: transparent;
	margin-left: 217px;
	margin-top: 26px;
	position: relative;
	background: #FFFFFF url("../images/chirashi.gif") no-repeat top center;
}

.category_title_box
{
	z-index: 148;
	width: 1000px;
	border-width: 0px;
	border-style: solid;
	border-color: #000000;
	background-color: #2E3192;
	margin-left: 0px;
	position: relative;
}

.category_title
{
	z-index: 140;
	width: 960px;
	min-height: 36px;
	text-align: center;
	color: #FFFFFF;
	line-height: 1.85;
	font-size: 18px;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	font-weight: bold;
	margin-bottom: 1px;
	position: relative;
	margin-top: 1px;
}
#Search_title_bar_box
{
	z-index: 148;
	width: 1000px;
	border-width: 0px;
	border-style: solid;
	border-color: #000000;
	background-color: #2E3192;
	margin-top: 20px;
	margin-left: 0px;
	position: relative;
}

#Search_title_bar
{
	z-index: 140;
	width: 1000px;
	min-height: 36px;
	text-align: center;
	color: #FFFFFF;
	line-height: 2;
	font-size: 18px;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	font-weight: bold;
	margin-bottom: 1px;
	position: relative;
	margin-top: 1px;
}
#uSearch
{
	width: 1000px;
	height: 680px;
	background-color: #FFF;
	margin-right: -10000px;
}
#uSearch_id
{
	width: 1000px;
	height: 550px;
	background-color: #FFF;
	margin-right: -10000px;
}
#uSearch_none
{
	z-index: 1000;
	width: 1000px;
	height: 100px;
	border-style: none;
	border-color: transparent;
	background-color: #FFF;
	margin-right: -10000px;
}
#slideshowSearch
{
	position: relative;
	margin-top: 25px;
	left: 120px;
}
#slideshowSearch_none
{
	z-index: 27;
	height: 100px;
	position: relative;
	margin-right: -10000px;
	margin-top: 25px;
	left: 85px;
}

#main_box_none
{
	width: 1000px;
	min-height: 100px;
	background-color: #AABBCC;
	margin-right: -10000px;
}


#box_skyblue
{
	position: relative;
	width: 1000px;
	min-height: 680px;
	background-color: #A8DBF0;
}
#box_cream
{
	position: relative;
	width: 1000px;
	height: 680px;
	background-color: #F8F3CC;
}
#box_yellow
{
	position: relative;
	width: 1000px;
	height: 680px;
	background-color: #FF0;
}
#box_lime
{
	position: relative;
	width: 1000px;
	height: 680px;
	background-color: #0F0;
}
#box_orange
{
	position: relative;
	width: 1000px;
	height: 680px;
	background-color: #FAD7AF;
}
#box_plum
{
	position: relative;
	width: 1000px;
	height: 680px;
	background-color: #dda0dd;
}
#box_lightcyan
{
	position: relative;
	width: 1000px;
	height: 680px;
	background-color: #e0ffff;
}
#box_greenyellow
{
	position: relative;
	width: 1000px;
	height: 680px;
	background-color: #adff2f;
}
#box_lightsalmon
{
	position: relative;
	width: 1000px;
	height: 680px;
	background-color: #ffa07a;
}
#box_lemonchiffon
{
	position: relative;
	width: 1000px;
	height: 680px;
	background-color: #fffacd;
}
#slideshowu
{
	position: relative;
	margin-top: 25px;
	left: 120px;
}
#slideshowu1
{
	position: relative;
	margin-top: 25px;
	left: 120px;
}
#slideshowu2
{
	position: relative;
	margin-top: 25px;
	left: 120px;
}
#slideshowu3
{
	position: relative;
	margin-top: 25px;
	left: 120px;
}
#slideshowu4
{
	position: relative;
	margin-top: 25px;
	left: 120px;
}
#slideshowu5
{
	position: relative;
	margin-top: 25px;
	left: 120px;
}
#slideshowu6
{
	position: relative;
	margin-top: 25px;
	left: 120px;
}
#slideshowu7
{
	position: relative;
	margin-top: 25px;
	left: 120px;
}
#slideshowu8
{
	position: relative;
	margin-top: 25px;
	left: 120px;
}
#slideshowu9
{
	position: relative;
	margin-top: 25px;
	left: 120px;
}
#slideshowu10
{
	position: relative;
	margin-top: 25px;
	left: 120px;
}
.DL_icon
{
	z-index: 100;
	width: 192px;
	height: 192px;
	position: absolute;
	top: 345px;
	left: -170px;
}
.DL_icon_yoko
{
	z-index: 100;
	width: 192px;
	height: 192px;
	position: absolute;
	top: 345px;
	left: -190px;
}
.username
{
	width: 192px;
	position: absolute;
	top: 355px;
	left: -140px;
	color: navy;
}
.username_yoko
{
	width: 192px;
	position: absolute;
	top: 355px;
	left: -160px;
	color: navy;
}
.pubdate
{
	width: 192px;
	position: absolute;
	top: 370px;
	left: -140px;
	color: #333;
}
.pubdate_yoko
{
	width: 192px;
	position: absolute;
	top: 370px;
	left: -160px;
	color: #333;
}
.mainimg_box
{
	z-index: 100;
	height: auto;
	position: absolute;
	width: 800px;
	top: 144px;
	left: 220px;
}
.mainimg_box_id
{
	z-index: 1000;
	height: auto;
	position: absolute;
	width: 800px;
	top: 0px;
	left: 220px;
}
.mainimg
{
	z-index: 1000;
	position: absolute;
	top: 20px;
}
.mainimg_img
{
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 10px;

}
.mainimg_img_yoko
{
	margin-top: 0;
	margin-left: -50px;
	margin-right: 0;
	margin-bottom: 10px;

}

.main_desc {
	position: absolute;
	width: 450px;
	top: 0px;
	padding-left: 0px;
	height: auto;
}

.main_title {
	z-index: 79;
	display: block;
	vertical-align: top;
	margin-left: 0px;
	position: relative;
	width: 560px;
	margin-left: -120px;
	margin-top: -10px;
	text-align: center;
	font-size: 16px;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	font-weight: bold;
}
.main_title_yoko {
	z-index: 79;
	display: block;
	vertical-align: top;
	position: relative;
	width: 550px;
	margin-top: -10px;
	margin-left: -100px;
	text-align: center;
	font-size: 16px;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	font-weight: bold;
}
.main_cap {
	width: 260px;
	height: 410px;
	overflow: auto;
	margin-top: -20px;
	margin-left: 470px;
	z-index: 79;
	vertical-align: top;
	text-align: left;
	font-size: 12px;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	line-height: 1.4em;
	font-weight: normal;
}
.main_cap_id {
	width: 260px;
	height: 400px;
	overflow: auto;
	margin-top: 30px;
	margin-left: 470px;
	z-index: 79;
	vertical-align: top;
	text-align: left;
	font-size: 12px;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	line-height: 1.4em;
	font-weight: normal;
}
.main_cap_yoko {
	width: 440px;
	height: 130px;
	overflow: auto;
	margin-top: 340px;
	margin-left: 55px;
	z-index: 79;
	vertical-align: top;
	text-align: left;
	font-size: 12px;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	line-height: 1.4em;
	font-weight: normal;
}
.main_cap_yoko_id {
	width: 440px;
	height: 130px;
	overflow: auto;
	margin-top: 370px;
	margin-left: 55px;
	z-index: 79;
	vertical-align: top;
	text-align: left;
	font-size: 12px;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	line-height: 1.4em;
	font-weight: normal;
}


.SSFirstButton,.SSPreviousButton,.SSNextButton,.SSLastButton,.SSSlideLink,.SSCloseButton /* slideshowFreeStyle */
{
	cursor: pointer;
}

.SSSlideLoading /* slideshowFreeStyle */
{
	background: url("../images/loading.gif") no-repeat center center;
}

.returnTop_box
{
	position: absolute;
	margin-top: 630px;
	margin-left: 0;
	z-index: 146;
	width: 960px;
	height: 50px;
	left: 0px;
}

.returnTop
{
	z-index: 146;
	float: right;
	background: url("../images/returnTop_states.png") no-repeat 9px 4px;
	position: relative;
	width: 83px;
	height: 36px;
	margin-top: 0px;
	margin-right: 10px;
}

.returnTop:hover
{
	height: 30px;
	background: url("../images/returnTop_states-r.png") no-repeat 0px 0px;
}
.returnTop_states
{
	background: url("../images/returnTop_states-r.png") no-repeat 0px 0px;
}


#foot_box
{
	z-index: 3;
	width: 1000px;
	height: 36px;
	border-style: none;
	border-color: transparent;
	background-color: #F15A24;
	position: relative;
}

#foot_copyright_box
{
	z-index: 4;
	width: 1000px;
	text-align: center;
	min-height: 25px;
	margin-top: 9px;
}
.box-shadow
{
  position: relative;
  -webkit-box-shadow: 2px 6px 8px rgba(0,0,0,.6);
  -moz-box-shadow: 2px 6px 8px rgba(0,0,0,.6);
  box-shadow: 2px 6px 8px rgba(0,0,0,.6);
  padding: 2px;
  background: white;
  border-left: 1px solid #666;
  border-right: 1px solid #666;
  border-bottom: 1px solid #666;
}
.title_back
{
  -webkit-box-shadow: 2px 2px 8px rgba(0,0,0,.6);
  -moz-box-shadow: 2px 2px 8px rgba(0,0,0,.6);
  box-shadow: 2px 2px 8px rgba(0,0,0,.6);
  background-color: yellow;
  height: 30px;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
  border-right: 1px solid #666;
  line-height: 32px;
  z-index:1200;
  border-radius: 5px 5px 0 0;
}
.roundnumber
{
	z-index:1200;
	position: absolute;
	top: 450px;
	left: -30px;
	display:inline-block;
	text-align:center;
	vertical-align:middle;
	font-size:14px;
	min-width:25px;
	height:20px;
	border-radius:12px;
	background-color: moccasin;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
}
.roundnumber_yoko
{
	z-index:1200;
	position: absolute;
	top: 450px;
	left: -50px;
	display:inline-block;
	text-align:center;
	vertical-align:middle;
	font-size:14px;
	min-width:25px;
	height:20px;
	border-radius:12px;
	background-color: moccasin;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
}
