/*
Author: MAIDOSOFT
Author URI: http://www.maido.co.jp/
*/



/*
======================================
 1. Reset Style
======================================
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}
html {
	height: 100%;
}
body {
	line-height: 1;
	height: 100%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.reader{
	width:620px;
	margin:5px 0px;
	padding:10px;
	background: #eee;
}

.reader img{
	width:112px;
	float:left;
	vertical-align:top;
	margin-right:10px;
}

.reader p{
	font-size: 10px;
	line-height: 1.6em;
	margin:0;
	padding:0;
}


/*
======================================
 2. Base Style
======================================
*/
html {
}
body {
	background: #fff;
	font: 12px/18px 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',Arial,sans-serif;
	color: #333;
}
a {
	color: #4db2de;
	text-decoration: none;
}
a:hover {
	color: #66c7ff;
	text-decoration: underline;
}
.clear{
	clear: both;
	line-height: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {min-height: 1px;}
* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

::-moz-selection {
	background: #ffff00;
	color: #333;
}
::selection {
	background: #ffff00;
	color: #333;
}





/*
======================================
 3. Base Style
======================================
*/
#GlobalWrapper {
	width: 900px;
	margin: 0 auto;
	text-align: center;
}
#GlobalMain {
	text-align: left;
}
#social {
	background: #333;
	margin-bottom: 1px;
	height: 30px;
	position: relative;
}
div.wp_social_bookmarking_light {
	position: absolute;
	top: 5px;
	right: 0px;
	border: 0;
	padding: 0;
	margin: 0;
}
div.wp_social_bookmarking_light div {
	float: left;
	border: 0;
	padding: 0 4px 0 0;
	margin: 0;
	height: 20px;
	text-indent: 0;
}
div.wp_social_bookmarking_light img {
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

div#end {
	margin: 0 0 10px 0;
	padding: 3px 0;
	border: 1px solid #d80000;
	color: #d80000;
	font-weight: bold;
	text-align:center;
}
h1 {
	margin-top: 25px;
}
p.reason {
	margin: 30px 0 50px;
}
h2 {
	margin-top: 65px;
}
ul.gallery {
	width: 900px;
	margin: 30px 0 0;
	padding: 0;
}
ul.gallery li {
	margin: 0 10px 10px 0;
	width: 172px;
	height: 97px;
	float: left;
}
ul.gallery li img {
	vertical-align: top;
}
ul.gallery li.last {
	margin: 0 0 10px 0;
}

.kart120122 {
	margin: 30px 0 0;
}
.kart120122 ul.gallery {
	margin: 0;
}
.kart120122_left {
	width: 354px;
	float: left;
	margin: 0 0 10px;
}
.kart120122_right ul.gallery {
	margin: 0;
	width: 536px;
	float: right;
}

.box111031_left {
	width: 354px;
	float: left;
}
.box111031_left ul.gallery {
	width: 354px;
}
.box111031_left ul.gallery li.mov {
	margin: 0 0 10px;
	width: 354px;
	height: 204px;
	z-index: 1;
}
.box111031_left ul.gallery li {
	margin: 0;
	width: 172px;
	height: 97px;
	float: left;
}
.box111031_left ul.gallery li.last {
	margin: 0 0 0 10px;
}
.box111031_center {
	margin: 0 10px;
	width: 172px;
	float: left;
}
.box111031_center ul.gallery {
	width: 172px;
}
.box111031_center ul.gallery li {
	margin: 0 0 10px 0;
	width: 172px;
	height: 97px;
	float: left;
}
.box111031_right {
	width: 354px;
	float: left;
}
.box111031_right ul.gallery {
	width: 354px;
}
.box111031_right ul.gallery li.mov {
	margin: 10px 0 0;
	width: 354px;
	height: 204px;
	z-index: 1;
}
.box111031_right ul.gallery li {
	margin: 0;
	width: 172px;
	height: 97px;
	float: left;
}
.box111031_right ul.gallery li.last {
	margin: 0 0 0 10px;
}


ol.linklist {
	width: 580px;
	float: left;
}
ol.linklist li {
	font-size: 14px;
	line-height: 22px;
	background: url(../gifs/icon_linklist.gif) no-repeat 0px 3px;
	padding-left: 20px;
}
ol.linklist li.result {
	margin-bottom: 10px;
	background: url(../gifs/icon_result.gif) no-repeat 0px 3px;
}
ol.linklist li a:link,
ol.linklist li a:visited {
	color: #333;
}
ol.linklist li a:hover {
	color: #c72328;
}
ol.linklist li.result a:link,
ol.linklist li.result a:visited {
	color: #c72328;
}
ol.linklist li.result a:hover {
	color: #c72328;
}

.ust {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	width: 280px;
	float: right;
	background: #eee;
	padding: 10px 10px 5px 10px;
}
.ust .thumb {
	width: 107px;
	height: 76px;
	float: left;
	margin: 0 5px 5px 0;
}
.ust strong img{
	padding: 2px 0 5px;
}
.ust p {
	font-size: 10px;
	line-height:14px;
	color: #333;
}
.ust p.kwsk {
	font-size: 12px;
	margin-top: 3px;
	text-align: right;
	margin-right: 10px;
}
.ust p.kwsk a {
	color: #f00;
}

ul.media {
	width: 900px;
	margin: 27px 0 0;
	padding: 0;
}
ul.media li.ml {
	float: left;
	width: 445px;
}
ul.media li.mr {
	float: right;
	width: 445px;
}
ul.media li img {
	vertical-align: top;
}
ul.media li p {
	margin: 5px 0;
	font-size: 12px;
}
ul.media li p strong {
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
}

ul.link {
	width: 900px;
	margin: 50px 0 20px;
	padding: 30px 0 25px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
ul.link li {
	float: left;
	width :450px;
	overflow: hidden;
}
ul.link li img {
	vertical-align: top;
}
ul.link li a img {
	margin-right: 10px;
}
ul.link li ol {
	margin-top: 10px;
}
ul.link li ol li {
	padding-left: 20px;
	margin-bottom: 2px;
}
ul.link li ol li.twitter {
	background: url(../gifs/icon_twitter.gif) no-repeat 0 2px;
}
ul.link li ol li.facebook {
	background: url(../gifs/icon_fb.gif) no-repeat 0 2px;
}
ul.link li ol li a:link,
ul.link li ol li a:visited {
	color: #666;
}
ul.link li ol li a:hover {
	color: #333;
}
p.copyright {
	margin-top: 20px;
	margin-bottom: 40px;
	text-align: center;
}





/* --ColorBox-- */
/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(../gifs/colorbox/overlay.png) 0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(../gifs/colorbox/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(../gifs/colorbox/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(../gifs/colorbox/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(../gifs/colorbox/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(../gifs/colorbox/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(../gifs/colorbox/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(../gifs/colorbox/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(../gifs/colorbox/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#333; font-size: 12px;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494; color:#333; font-size: 12px;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(../gifs/colorbox/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(../gifs/colorbox/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(../gifs/colorbox/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(../gifs/colorbox/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(../gifs/colorbox/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../gifs/colorbox/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../gifs/colorbox/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../gifs/colorbox/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../gifs/colorbox/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../gifs/colorbox/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../gifs/colorbox/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../gifs/colorbox/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../gifs/colorbox/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}
