@charset "utf-8";
/*-------------------------------------------------
	base
-------------------------------------------------*/

body, h1, h2, h3, h4, h5, p, form, ul, ol, li, dl, dd, dt {
	margin:0;
	padding:0;
}
ol, ul, li {
	list-style-type: none;
}
a {
	outline:none 0 #000000;
}
hr {
	display: none;
}
img {
	border:0;
}
.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.clearfix {
	_height: 1px;
	min-height: 1px;/*・･*//*/
  height: auto;
  overflow: hidden;
  /**/
}
br.clear {
	font-size: 1px;
	line-height: 0px;
	clear: both;
}
/*-------------------------------------------------
	layout base 
-------------------------------------------------*/
html, body {
	height:100%;
}
body {
	background:url(../img/header_bg.gif) repeat-x;
	padding:0 12px;
}
address {
	font-size:10px;
	clear: both;
}
/*-------------------------------------------------
	text color and size
-------------------------------------------------*/
body, th, td, h1, h2, h3, h4, h5, h6, pre, input, textarea, option, div, p, dt, dd, li, address {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	font-style: normal;
	color:#838383;
}
/*-------------------------------------------------
 text link
 -------------------------------------------------*/
a {
	color:#2facff;
	text-decoration:none;
}
a:link {
	color:#2facff;
	text-decoration:none;
}
a:visited {
	color:#89a9f3;
	text-decoration:none;
}
a:hover {
	color:#9bd7ff;
	text-decoration:none;
}
/*-------------------------------------------------
	usefull item
-------------------------------------------------*/
.tar {
	text-align:right;
}
.tac {
	text-align:center;
}
.fl_img {
	float:left;
	margin:0px 20px 10px 0px;
}
.fl_imgSub {
	float:left;
	margin:0px 6px 6px 0px;
}
.divide {
	clear:both;
	background:url(../img/bg_border.gif) repeat-x left top;
	height:2px;
	margin-bottom:12px;
}
.divideInner {
	clear:both;
	background:url(../img/bg_border.gif) repeat-x left top;
	height:2px;
	margin-bottom:12px;
	margin-right:24px;
}
.mbS {
	margin-bottom:12px;
}
/*-------------------------------------------------
	body
-------------------------------------------------*/
body {
	text-align:center;
}
/*-------------------------------------------------
	wrapbase
-------------------------------------------------*/
#wrapbase {
	text-align:left;
	margin:0 auto;
	width:100%;
	min-width:992px;
	height:100%;
	min-height:100%;
	padding-top:21px;
 width: expression(document.body.clientWidth < 993? "992px " : document.body.clientWidth > 993? "100%" : "auto");
	position:relative;
}
body > #wrapbase {
	height:auto;
}
*html body div#wrapbase {
	width:1020px;
}
/*-------------------------------------------------
	main
-------------------------------------------------*/

#main {
	width:100%;
	margin-left:-300px;
	text-align:left;
	float:left;
	display:inline;
}
#main>* {
	margin-left:300px;
}
*html body #main {
	width:720px;
	margin-left:0px;
}
/*-------------------------------------------------
	sub
-------------------------------------------------*/
#sub {
	width:300px;
	text-align:left;
	float:right;
}
/*-------------------------------------------------
	header
-------------------------------------------------*/
#header {
}
#header h1 {
	margin-bottom:20px;
	width:210px;
	float:left;
}
h2#nowshowing {
	line-height:100%;
	color:#2C557B;
	font-size:12px;
	margin-bottom:10px;
	background-color:#73ACAA;
	padding:12px;
	color:#FFFFFF;
	border:1px solid #73ACAA;
	border-radius:5px;
	-moz-border-radius:5px;
	margin-right:24px;
}
h2#nowshowing span {
	font-size:20px;
	color:#FFFFFF;
}

#header ul {
	float:right;
	padding:6px 12px;
	background-color:#FFFFFF;
	border:1px solid #FFFFFF;
	border-radius:5px;
	-moz-border-radius:5px;
	margin-right:24px;
}
#header ul li {
	display:inline;
	line-height:150%;
	margin-left:8px;
}
#header ul li a {
	background:url(../img/iconArrow.gif) no-repeat left center;
	padding-left:16px;
}
#header ul li a:hover {
	background:url(../img/iconArrowHover.gif) no-repeat left center;
}
#socialBookmarks{
	margin-bottom:12px;

}
#socialBookmarks img{
	margin-right:6px;
}


.pagination {
	clear:both;
	float:right;
	margin-bottom:20px;
	margin-right:24px;
	display:inline;
}
.pagination li {
	float:left;
	margin-left:3px;
	line-height:100%;
}
.pagination li.current {
	float:left;
	font-size:18px;
	font-weight:bold;
}
.pagination li a {
	background:url(../img/serch_number.gif) repeat-x;
	display:block;
	height:18px;
	padding:3px 6px 0px 6px;
	color:#FFFFFF;
}
.pagination li a:hover {
	background:url(../img/serch_number_on.gif) repeat-x;
}
/* page_back */
.pagination li#page_back {
	background:url(../img/serch_back_current.gif) no-repeat;
	width:18px;
	height:18px;
	text-indent:-9999px;
}
.pagination li#page_back a {
	background:url(../img/serch_back.gif) no-repeat;
}
.pagination li#page_back a:hover {
	background:url(../img/serch_back_on.gif) no-repeat;
}
/* page_next */
.pagination li#page_nextT {
	background:url(../img/serch_next_current.gif) no-repeat;
	width:18px;
	height:18px;
	text-indent:-9999px;
}
.pagination li#page_nextT a {
	background:url(../img/serch_next.gif) no-repeat;
}
.pagination li#page_nextT a:hover {
	background:url(../img/serch_next_on.gif) no-repeat;
}
/* page_next */
.pagination li#page_next {
	background:url(../img/serch_next_current.gif) no-repeat;
	width:18px;
	height:18px;
	text-indent:-9999px;
}
.pagination li#page_next a {
	background:url(../img/serch_next.gif) no-repeat;
}
.pagination li#page_next a:hover {
	background:url(../img/serch_next_on.gif) no-repeat;
}
/*-------------------------------------------------
	header > menu
-------------------------------------------------*/
#menu {
	text-align:right;
	margin-top:-53px;
}
#menu li {
	margin-bottom:3px;
}
#menu li img {
	vertical-align:bottom;
}
/*-------------------------------------------------
	header > search
-------------------------------------------------*/
#search {
	clear:both;
	margin-bottom:20px;
}
#search select {
	width:126px;
	margin-right:10px;
	padding:3px 1px;
	border:1px solid #73ACAA;
}
/*-------------------------------------------------
main > thumbBox
-------------------------------------------------*/
#main div.thumbBox {
	width:214px;
	float:left;
	margin-bottom:12px;
	margin-right:12px;
	height:160px;
	position:relative;
}
#main div.thumbBox a img {
	display:block;
	padding:1px;
	background:url(../img/bgThumb.gif) left top;
}
#main div.thumbBox a:hover img {
	display:block;
	padding:1px;
	background:url(../img/bgThumbOn.gif) left top;
}
/*-------------------------------------------------
	hTitle
-------------------------------------------------*/

h2#hTitle {
	line-height:100%;
	color:#2C557B;
	font-size:20px;
	margin-bottom:10px;
	background-color:#73ACAA;
	padding:12px;
	color:#FFFFFF;
	border:1px solid #73ACAA;
	border-radius:5px;
	-moz-border-radius:5px;
	margin-right:24px;
}
/*-------------------------------------------------
	contents
-------------------------------------------------*/

#contents {
	clear:both;
}
#contents h3 {
	color:#73ACAA;
	font-weight:bold;
	font-size:30px;
	margin-bottom:24px;
}
#contents h4 {
	color:#73ACAA;
	font-weight:bold;
	font-size:14px;
}
#contents p, #contents h3, #contents h4 {
	margin-left:24px;
	margin-right:24px;
}
/*-------------------------------------------------
	booccome
-------------------------------------------------*/
#booccome {
	padding:12px;
	border:1px solid #73ACAA;
	border-radius:5px;
	-moz-border-radius:5px;
	background:url(../img/bgBooccome.gif);
	margin-bottom:24px;
}
#booccome p {
	font-size:10px;
	margin-bottom:6px;
}
#booccome p img {
	margin:0px 0px px 0px;
}
#booccome h3 {
	margin-bottom:12px;
}
#booccome h4 {
	font-size:14px;
	color:#356C9E;
	margin-bottom:6px;
}
#comment_text {
	width:250px;
	padding:3px 1px;
	border:1px solid #73ACAA;
	margin-bottom:5px;
}
#comment_comment {
	width:250px;
	padding:3px 1px;
	border:1px solid #73ACAA;
	margin-bottom:5px;
}
#booccome span {
	vertical-align:top;
}
#booccome div {
	color:#CC0000;
}
/*-------------------------------------------------
	footer
-------------------------------------------------*/
#footer {
	padding-top:12px;
	background:url(../img/bg_border.gif) repeat-x left top;
	clear:both;
	text-align:center;
}
#footer h3 {
	margin-bottom:6px;
}
/*-------------------------------------------------
	entry_box
-------------------------------------------------*/
#main div#entry_box h3 {
	font-size:16px;
	font-weight:bold;
}
#main div#entry_box h4 {
	font-weight:bold;
}
/*-------------------------------------------------
	comment_balloon
-------------------------------------------------*/
#comment_balloon {
	width:300px;
	text-align:left;
	border:#999999 1px solid;
}
#comment_balloon h3 {
	margin:10px;
	font-size:14px;
}
#comment_balloon p {
	margin:0px 10px 10px 10px;
}
/*-------------------------------------------------
	lamb_detail
-------------------------------------------------*/
#lamb_detail {
	position: absolute;
	z-index:1;
	display: none;
	width:500px;
	background:#FFFFFF url(../img/bgLamb.png) left top;
	padding:6px;
	border:1px solid #73ACAA;
	border-radius:5px;
	-moz-border-radius:5px;
	text-align:left;
}
#lamb_detail table{
	width:100%;
}

#lamb_detail th, #lamb_detail td {
	padding:2px;
	vertical-align:top;
}
#lamb_detail th {
	color:#356C9E;
	font-weight:bold;
	text-align:right;
}
#lamb_detail th#lamb_detail_recomment{
	text-align:center;
	font-size:14px;
	font-weight:normal;
	
}
#lamb_detail td {
	color:#666;
}
/*-------------------------------------------------
	entryForm
-------------------------------------------------*/

#entryForm td, #entryForm th {
	padding:12px;
	vertical-align:top;
}
#entryForm th {
	text-align:right;
	font-size:16px;
}
.entryConfirm td {
	font-size:16px;
}
#entryForm input.textStyle {
	width:275px;
	padding:3px 1px;
	border:1px solid #73ACAA;
}
#entryForm textarea {
	width:275px;
	height:80px;
	padding:3px 1px;
	border:1px solid #73ACAA;
}
#entryForm select {
	width:160px;
	padding:3px 1px;
	border:1px solid #73ACAA;
}
#inputCell {
	width:295px;
}
#headCell {
	width:90px;
}
#thumbImg a img {
	display:block;
	padding:1px;
	background:url(../img/bgThumb.gif) left top;
}
#thumbImg a:hover img {
	display:block;
	padding:1px;
	background:url(../img/bgThumbMove.gif) left top;
}
#entryForm div {
	color:#CC0000;
}
#entryForm form {
	display:inline;
}
/*-------------------------------------------------
	twitter_div
-------------------------------------------------*/
#twitter_div {
	margin-bottom:24px;
}
#twitter_div li {
	background:url(../img/twitterBottom.gif) no-repeat left bottom;
	margin-bottom:5px;
	padding-bottom:12px;
}
#twitter_div span {
	padding-top:10px;
	background:url(../img/twitterTop.gif) no-repeat left top;
	display:block;
	padding:7px 10px 0 10px;
	width:auto;
}
#twitter_div a {
	display:block;
	text-align:right;
}
#twitter_div span a {
	display:inline;
	text-align:left;
}
/*-------------------------------------------------
	subNull
-------------------------------------------------*/
#subNull {
	width:300px;
	height:500px;
	border:1px solid #FFFFFF;
	border-radius:10px;
	-moz-border-radius:10px;
	background:url(../img/bgSub.png) no-repeat;
}
/*-------------------------------------------------
	AddClipsBox
-------------------------------------------------*/
#AddClipsBox {
	float:right;
}
#form1 {
	margin-bottom:12px;
}
/*-------------------------------------------------
	autopagerize_page_info
-------------------------------------------------*/
#contents p.autopagerize_page_info {
	text-align:center;
	clear:both;
	line-height:100%;
	color:#2C557B;
	font-size:12px;
	margin-bottom:10px;
	background-color:#73ACAA;
	padding:12px;
	color:#FFFFFF;
	border:1px solid #73ACAA;
	border-radius:5px;
	-moz-border-radius:5px;
	margin-left:0px;
}
#contents p.autopagerize_page_info a{
	color:#FFFFFF;
}

.newIcon{
	position:absolute;
	top:120px;
	left:1px;
}

#headBanner{
	float:right;
}


ul#gnavi {
	margin-bottom:12px;
}
ul#gnavi li {
	display:inline;
	line-height:150%;
	margin-right:8px;
}
ul#gnavi li a {
	background:url(../img/iconArrow.gif) no-repeat left center;
	padding-left:16px;
}
ul#gnavi li a:hover {
	background:url(../img/iconArrowHover.gif) no-repeat left center;
}
