@charset "UTF-8";
/* basic style */

/* ===============================================================================================================

								             For Desctop-Setting
											 
											 Data	: 2011/12/25
 					  						 Aother : koolweb37.com


=============================================================================================================== */

body {
	font-size: 87%;
	line-height: 1.5;
	background: #000;
}
a {
	color: #600;
	text-decoration: none;
}
a:link {
	color: #600;
}
a:visited {
	color: #300;
}
a:hover, a:focus, a:active {
	color: #900;
}
img {
	border: 0;
	vertical-align: middle;
}
em {
	visibility: hidden;
}
/* ================================================================================

							Fluid Image Setting
								
================================================================================ */
/*モダンブラウザ用*/
img, iframe, object {
	max-width : 100%;
}
/*IE7用*/
.ie7 img, .ie7 object {
	width : 100%;
}
/*IE8用*/
.ie8 img, .ie8 object {
	width: auto\9;
}
 @media only screen and (min-width: 769px) {
/* ================================================================================

								#page-header
													
================================================================================ */
#header_info {
	width: 100%;
	height: 15px;
	font-size: 79%;
	color: #F30;
	background: #FFF;
}
#page_header {
	width: 100%;
	height: 150px;
	background: url(../images/header_bg.png) repeat-x;
}
#header_inner {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	height: 150px;
	background: url(../images/header_innerbg.png) no-repeat;
}
#page_header h1 {
	padding: 0.6em 0 0 0.4em;
	text-shadow: 0px 0px 0.2em #300;
 filter:progid:DXImageTransform.Microsoft.Glow(Strength=3, Color='#330000');
	zoom:1;
}
* html #page_header h1 {
	font-size: 200%;
}
*:first-child+html #page_header h1 {
	font-size: 200%;
}
/* ================================================================================

									#global-nav

================================================================================ */
#global_nav {
	height: 50px;
	margin: 5px auto 0 auto;
	overflow: hidden;
	background: url(../images/nav_bg.png) repeat-x;
}
#global_nav ul {
	width: 960px;
	margin: 0 auto;
}
#global_nav ul li {
	height: 50px;
	display: inline;
}
#global_nav ul li a {
	display: block;
	float: left;
	width: 192px;
	height: 50px;
}
#global_nav ul #menu1 a {
	background-image: url(../images/menu1.png);
	background-repeat: no-repeat;
	background-size: cover;
}
#global_nav ul #menu2 a {
	background-image: url(../images/menu2.png);
	background-repeat: no-repeat;
	background-size: cover;
}
#global_nav ul #menu3 a {
	background-image: url(../images/menu3.png);
	background-repeat: no-repeat;
	background-size: cover;
}
#global_nav ul #menu4 a {
	background-image: url(../images/menu4.png);
	background-repeat: no-repeat;
	background-size: cover;
}
#global_nav ul #menu7 a {
	background-image: url(../images/menu5.png);
	background-repeat: no-repeat;
	background-size: cover;
}

#global_nav ul #menu1 a:hover, #global_nav ul #menu1 a:focus, #global_nav ul #menu1 a:active, #global_nav ul #menu1 a.now {
	background-image: url(../images/menu1_hover.png);
	background-repeat: no-repeat;
	background-size: cover;
}
#global_nav ul #menu2 a:hover, #global_nav ul #menu2 a:focus, #global_nav ul #menu2 a:active, #global_nav ul #menu2 a.now {
	background-image: url(../images/menu2_hover.png);
	background-repeat: no-repeat;
	background-size: cover;
}
#global_nav ul #menu3 a:hover, #global_nav ul #menu3 a:focus, #global_nav ul #menu3 a:active, #global_nav ul #menu3 a.now {
	background-image: url(../images/menu3_hover.png);
	background-repeat: no-repeat;
	background-size: cover;
}
#global_nav ul #menu4 a:hover, #global_nav ul #menu4 a:focus, #global_nav ul #menu4 a:active, #global_nav ul #menu4 a.now {
	background-image: url(../images/menu4_hover.png);
	background-repeat: no-repeat;
	background-size: cover;
}
#global_nav ul #menu7 a:hover, #global_nav ul #menu7 a:focus, #global_nav ul #menu7 a:active, #global_nav ul #menu7 a.now {
	background-image: url(../images/menu5_hover.png);
	background-repeat: no-repeat;
	background-size: cover;
}
/* ================================================================================
														
										#slideshow

================================================================================ */
#slideshow {
	width: 960px;
	height: 300px;
	margin: 15px auto;
	background: #666;
	position: relative;
}
#slideshow img {
	width: 960px;
	height: 300px;
}
/* ================================================================================
														
										#wrapper

================================================================================ */
#wrapper {
	width: 960px;
	margin: 0 auto 15px auto;
	overflow: hidden;
	background: #FFF;
}
#con_left {
	width: 72%;
	float:left;
}
/* ================================================================================

										#main

================================================================================ */
#main {
	width: 97%;
	height: auto;
	margin: 15px 0 0 10px;
	float: left;
}
#main img {
	margin: 0 0 15px 0;
}
#top_info {
	width: 97%;
	height: auto;
	margin: 15px 0 0 10px;
	float: left;
}
#top_info h1 {
	width: 100%;
	height: 40px;
	background-image: url(../images/info_bar.png);
	background-repeat: no-repeat;
	background-size: cover;
}
#top_info ul {
	margin: 15px 0 0 0;
}
#top_info ul li {
	width: 92%;
	height: 30px;
	list-style-type: none;
	margin: 0 0 8px 15px;
	padding: 0 0 0 20px;
	border-bottom: 1px dotted #CCC;
}
#top_info ul li .date {
	width: 23%;
	height: 22px;
	margin: 0;
	padding: 8px 0 0;
	float: left;
	letter-spacing: 0.2em;
}
#top_info ul li h2 {
	width: 75%;
	height: 22px;
	padding: 8px 0 0;
	float: right;
	letter-spacing: 0.1em;
}

/* ================================================================================

										#side

================================================================================ */
#side {
	width: 25%;
	margin: 15px 10px 15px 0;
	float: right;
}
#side #facebook {
	margin: 0 0 15px 0;
}
#side #facebook h2 {
	width: 240px;
	height: 45px;
	background: url(../images/facebook_h2.png) no-repeat;
}
#side #facebook .fb-like-box {
	/*width: 100%;*/
	height: 155px;
	border: 1px solid #06C;
}
#side #twitter {
	height: 330px;
	margin: 0 0 15px 0;
}
#side #twitter h2 {
	width: 240px;
	height: 45px;
	background: url(../images/twitter_h2.png) no-repeat;
}
#side #twitter p {
	height: 280px;
	border: 1px solid #0CF;
}
#side #banner h2 {
	width: 240px;
	height: 35px;
	background: url(../images/banner_h2.png) no-repeat;
}
#side ul {
	/*margin: 0.5em 0 2em;*/
}
#side ul li {
	display: inline;
	list-style-type: none;
}
#side ul li a {
	display: block;
}
#banner ul {
	margin: 15px 0 0 0;
}
#banner ul li {
	margin: 0 0 15px 0;
}
/* ================================================================================

									#page-footer

================================================================================ */
#page_footer {
	width: 100%;
	height: 300px;
	clear: both;
	background: url(../images/footer_bg.png) repeat-x;
}
#footer_inner {
	width: 960px;
	height: 300px;
	margin: 0 auto;
	letter-spacing: 0.1em;
}
#page_footer h2 {
	height: 0;
	overflow: hidden;
}
#page_footer ul {
	width: 744px;
	margin: 3em auto 1em;
	text-align: center;
}
#page_footer ul li {
	display: inline;
	list-style-type: none;
}
#page_footer #footer_inner p {
	margin: 0;
	padding: 1em 0;
	color: #fff;
	text-align: center;
}
#page_footer #footer_inner p small {
	font-size: 100%;
}
#page_footer ul#sp_switch {
	display: none;
}
/* ---------------------------------------
For Category Pages
------------------------------------------ */

body#category #main #main-inner {
	margin-left: 12px;
}
body#category #main h1 {
	margin: 0.5em 0 1em;
	color: #991;
	font-size: 200%;
	text-shadow: 0 0 0.05em #ee3;
 filter:progid:DXImageTransform.Microsoft.Glow(Strength=1, Color='#eeee33');
	zoom:1;
}
/* ================================================================================

								form

================================================================================ */
form, input, select, textarea {
	font-size: medium;
}
form dl {
	margin-top: 1em;
}
form dl dt {
	border-left: 0.5em solid #ee3;
	padding-left: 0.5em;
	margin-top: 0.8em;
	margin-bottom: 0.2em;
}
form dl dt strong {
	padding: 0.4em;
	background: #c00;
	color: #fff;
	font-size: 75%;
	font-weight: normal;
}
form p {
	margin-top: 12px;
}
input.entry-item, textarea {
	width: 90%;
	border: 0.2em solid #ccc;
	padding: 0.4em;
}
input.entry-item:focus, textarea:focus {
	border: 0.2em solid #666;
	background: #ffd;
}
input.entry-submit {
	padding: 0.5em 1em;
	border: 0;
	color: #fff;
	font-weight: bold;
	text-shadow: 0px 0px 0.2em #000;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	-o-border-radius: 1em;
	-ms-border-radius: 1em;
	border-radius: 1em;
	background-color: #991;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ee3), to(#991));
	background-image: -webkit-linear-gradient(top, #ee3, #991);
	background-image: -moz-linear-gradient(top, #ee3, #991);
	background-image: -o-linear-gradient(top, #ee3, #991);
	background-image: -ms-linear-gradient(top, #ee3, #991);
	background-image: linear-gradient(top, #ee3, #991);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#eeee33', EndColorStr='#999911');
}

/* ================================================================================

								UsedSystem-Setting

================================================================================ */

#mainimage {
	width: 960px;
	height: 283px;
	margin: 15px auto 0 auto;
}
#mainimage img {
	width: 960px;
	height: 283px;
}
/* ================================================================================

										#usedmain

================================================================================ */
#usedmain {
	width: 960px;
	height: auto;
}
#usedmain_1 h1 {
	width: 847px;
	height: 120px;
	margin: 0 auto;
	background-image: url(../images/used/h1_bg1.png);
	background-repeat: no-repeat;
}
#usedmain_1 p {
	width: 850px;
	margin: 15px auto;
	font-size: 120%;
	font-weight: bold;
	line-height: 200%;
	letter-spacing: 0.1em;
}
#usedmain_1 img {
	width: 930px;
	margin: 0 15px;
}
#usedmain_2 h1 {
	width: 847px;
	height: 120px;
	margin: 0 auto;
	background-image: url(../images/used/h1_bg2.png);
	background-repeat: no-repeat;
}
#usedmain_2 #shoki {
	width: 850px;
	height: 100px;
	margin: 0 auto;
	background-image: url(../images/used/h2_bg1.png);
	background-repeat: no-repeat;
}
#usedmain_2 #shoki #shoku_r {
	width: 425px;
	font-size: 300%;
	font-weight: bold;
	float: right;
}
#usedmain_2 img {
	width: 930px;
	margin: 0 15px;
}
#usedmain_2 #getugaku {
	width: 850px;
	height: 100px;
	margin: 0 auto;
	background-image: url(../images/used/h2_bg2.png);
	background-repeat: no-repeat;
}
#usedmain_2 #getugaku #getugaku_r {
	width: 425px;
	font-size: 300%;
	font-weight: bold;
	float: right;
}
#usedmain_2 #getugaku #getugaku_r #fsmall {
	font-size: 69%;
}
#usedmain_2 p {
	width: 850px;
	margin: 15px auto;
	font-size: 120%;
	font-weight: bold;
	line-height: 200%;
	letter-spacing: 0.1em;
}
#usedmain #toiawase {
	width: 600px;
	margin: 0 auto 30px auto;
}

}

/* ===============================================================================================================

								             For Tablet-Setting
											 
											 Data	: 2011/12/25
 					  						 Aother : koolweb37.com


=============================================================================================================== */
@media only screen and (min-width: 321px) and (max-width: 959px) {

/* ================================================================================

								#page-header
													
================================================================================ */
#header_info {
	width: 100%;
	height: 15px;
	font-size: 79%;
	color: #F30;
	background: #FFF;
}
#page_header {
	width: 100%;
	background: #900;
}
#header_inner {
	width: 79.166%;/*760px*/
	height: 150px;
	margin: 0 auto;
	background-image: url(../images/header_innerbg.png);
	background-repeat: no-repeat;
	background-size: cover;
}
/* ================================================================================

									#global-nav

================================================================================ */
#global_nav {
	height: 25px;
	margin: 5px auto 0 auto;
	background-image: url(../images/nav_bg.png);
	background-repeat: repeat-x;
	background-size: contain;
	/*margin: 0 auto;
	overflow: hidden;
	background-color: #ccc;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#bbb), to(#eee));
	background-image: -webkit-linear-gradient(top, #bbb, #eee);
	background-image: -moz-linear-gradient(top, #bbb, #eee);
	background-image: -o-linear-gradient(top, #bbb, #eee);
	background-image: -ms-linear-gradient(top, #bbb, #eee);
	background-image: linear-gradient(top, #bbb, #eee);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#bbbbbb', EndColorStr='#eeeeee');*/
}
/*#global_nav h2 {
	height: 0;
	overflow: hidden;
}*/
#global_nav ul {
	width: 79.166%;
	margin: 0 auto;
}
#global_nav ul li {
	display: inline;
	height: 25px;
}
#global_nav ul li a {
	width: 20%;
	height: 25px;
	display: block;
	float: left;
}
/* --------------------------------------- IE-Hack(IE6-IE7) ------------------------------------------------- */
*html #global_nav ul li a {
	width: 20%;
	height: 38px;
	padding: 6px 0;
	font-weight: bold;
	text-align: center;
	background-color: #ccc;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#bbb), to(#eee));
	background-image: -webkit-linear-gradient(top, #bbb, #eee);
	background-image: -moz-linear-gradient(top, #bbb, #eee);
	background-image: -o-linear-gradient(top, #bbb, #eee);
	background-image: -ms-linear-gradient(top, #bbb, #eee);
	background-image: linear-gradient(top, #bbb, #eee);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#bbbbbb', EndColorStr='#eeeeee');
}
*html #global_nav ul li a em {
	visibility: visible;
	font-style:normal;
}
*:first-child+html #global_nav ul li a {
	width: 20%;
	height: 38px;
	padding: 6px 0;
	font-weight: bold;
	text-align: center;
	background-color: #ccc;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#bbb), to(#eee));
	background-image: -webkit-linear-gradient(top, #bbb, #eee);
	background-image: -moz-linear-gradient(top, #bbb, #eee);
	background-image: -o-linear-gradient(top, #bbb, #eee);
	background-image: -ms-linear-gradient(top, #bbb, #eee);
	background-image: linear-gradient(top, #bbb, #eee);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#bbbbbb', EndColorStr='#eeeeee');
}
*:first-child+html #global_nav ul li a em {
	visibility: visible;
	font-style:normal;
}
/* -------------------------------------------- //IE-Hack(IE6-IE7) ------------------------------------------------ */
#global_nav ul #menu1 a {
	background-image: url(../images/menu1.png);
	background-repeat: no-repeat;
	background-size: cover;
}
#global_nav ul #menu2 a {
	background-image: url(../images/menu2.png);
	background-repeat: no-repeat;
	background-size: cover;
}
#global_nav ul #menu3 a {
	background-image: url(../images/menu3.png);
	background-repeat: no-repeat;
	background-size: cover;
}
#global_nav ul #menu4 a {
	background-image: url(../images/menu4.png);
	background-repeat: no-repeat;
	background-size: cover;
}
#global_nav ul #menu7 a {
	background-image: url(../images/menu5.png);
	background-repeat: no-repeat;
	background-size: cover;
}
#global_nav ul #menu1 a:hover, #global_nav ul #menu1 a:focus, #global_nav ul #menu1 a:active, #global_nav ul #menu1 a.now {
	background-image: url(../images/menu1_hover.png);
	background-repeat: no-repeat;
	background-size: cover;
}
#global_nav ul #menu2 a:hover, #global_nav ul #menu2 a:focus, #global_nav ul #menu2 a:active, #global_nav ul #menu2 a.now {
	background-image: url(../images/menu2_hover.png);
	background-repeat: no-repeat;
	background-size: cover;
}
#global_nav ul #menu3 a:hover, #global_nav ul #menu3 a:focus, #global_nav ul #menu3 a:active, #global_nav ul #menu3 a.now {
	background-image: url(../images/menu3_hover.png);
	background-repeat: no-repeat;
	background-size: cover;
}
#global_nav ul #menu4 a:hover, #global_nav ul #menu4 a:focus, #global_nav ul #menu4 a:active, #global_nav ul #menu4 a.now {
	background-image: url(../images/menu4_hover.png);
	background-repeat: no-repeat;
	background-size: cover;
}
#global_nav ul #menu7 a:hover, #global_nav ul #menu7 a:focus, #global_nav ul #menu7 a:active, #global_nav ul #menu7 a.now {
	background-image: url(../images/menu5_hover.png);
	background-repeat: no-repeat;
	background-size: cover;
}
/*#global_nav ul #menu1 a, #global_nav ul #menu2 a, #global_nav ul #menu3 a, #global_nav ul #menu4 a, #global_nav ul #menu5 a {
	display: block;
	float: left;
	width: 20%;
	height: 20px;
	padding: 15px 0;
	text-align: center;
	background-color: #ccc;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#bbb), to(#eee));
	background-image: -webkit-linear-gradient(top, #bbb, #eee);
	background-image: -moz-linear-gradient(top, #bbb, #eee);
	background-image: -o-linear-gradient(top, #bbb, #eee);
	background-image: -ms-linear-gradient(top, #bbb, #eee);
	background-image: linear-gradient(top, #bbb, #eee);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#bbbbbb', EndColorStr='#eeeeee');
}
#global_nav ul li a em {
	visibility: visible;
}
#global_nav ul #menu1 a:hover, #global_nav ul #menu1 a:focus, #global_nav ul #menu1 a:active, #global_nav ul #menu1 a.now,
#global_nav ul #menu2 a:hover, #global_nav ul #menu2 a:focus, #global_nav ul #menu2 a:active, #global_nav ul #menu2 a.now,
#global_nav ul #menu3 a:hover, #global_nav ul #menu3 a:focus, #global_nav ul #menu3 a:active, #global_nav ul #menu3 a.now,
#global_nav ul #menu4 a:hover, #global_nav ul #menu4 a:focus, #global_nav ul #menu4 a:active, #global_nav ul #menu4 a.now,
#global_nav ul #menu5 a:hover, #global_nav ul #menu5 a:focus, #global_nav ul #menu5 a:active, #global_nav ul #menu5 a.now {
	background-color: #aaa;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#aaa), to(#ddd));
	background-image: -webkit-linear-gradient(top, #aaa, #ddd);
	background-image: -moz-linear-gradient(top, #aaa, #ddd);
	background-image: -o-linear-gradient(top, #aaa, #ddd);
	background-image: -ms-linear-gradient(top, #aaa, #ddd);
	background-image: linear-gradient(top, #aaa, #ddd);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#aaaaaa', EndColorStr='#dddddd');
}*/
/* ================================================================================
														
										#slideshow

================================================================================ */
#slideshow {
	width: 79.166%;
	height: 79.166%;
	margin: 1.97368% auto 28% auto;
	background: #FFF;
	position: relative;
}
#slideshow img {
	width: 100%;
	height: auto;
}
/* ================================================================================
														
										#wrapper

================================================================================ */
#wrapper {
	width: 79.166%;
	margin: 0 auto 15px auto;
	overflow: hidden;
	background: #FFF;
}

/* ================================================================================

										#main

================================================================================ */
#main {
	width: 100%;
	margin: 0;
	float: left;
}
#main img {
	width: 100%;
	max-width: 100%;
	margin: 0 0 15px 0;
}

/* ================================================================================

										#side

================================================================================ */
#side {
	width: 100%;
	margin: 15px 0 0 0;
	float: left;
}
#side #facebook {
	margin: 0 0 15px 0;
}
#side #facebook h2 {
	width: 100%;
	height: 45px;
	background: url(../images/facebook_h2.png) no-repeat;
}
#side #facebook .fb-like-box {
	width: 100%;
	height: 155px;
	border: 1px solid #06C;
}
#side #twitter {
	height: 300px;
	margin: 0 0 15px 0;
}
#side #twitter h2 {
	width: 100%;
	height: 45px;
	background: url(../images/twitter_h2.png) no-repeat;
}
#side #twitter p {
	height: 240px;
	border: 1px solid #0CF;
}
#side #banner h2 {
	width: 100%;
	height: 35px;
	background: url(../images/banner_h2.png) no-repeat;
}
#side ul {
	margin: 0.5em 0 2em;
}
#side ul li {
	display: inline;
	list-style-type: none;
}
#side ul li a {
	display: block;
}
/* ================================================================================

									#page-footer

================================================================================ */

#page_footer {
	width: 100%;
	height: 300px;
	background: url(../images/footer_bg.png) repeat-x;
	clear: both;
}
#footer_inner {
	width: 79.166%;
	height: 300px;
	margin: 0 auto;
}
#page_footer #footer_inner p {
	margin: 0;
	padding: 1em 0;
	color: #fff;
	text-align: center;
}
#page_footer #footer_inner p small {
	font-size: 79%;
}

}

/* ===============================================================================================================

								  For Smartphone-Setting(supported media queries)
										320px以下(スマートフォン縦・横) 
											 
											 Data	: 2011/12/25
 					  						 Aother : koolweb37.com


=============================================================================================================== */
@media
only screen and (max-width: 320px),
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5),
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2) {

em {
	visibility:visible;
	font-style: normal;
}
#header_inner, #global_nav ul, #wrapper {
	width: auto; /* 744pxの固定幅をautoに */
}
#page_header h1 {
	font-size: 100%;
	text-align: center;
	padding: 0.6em 0;
}
/* ================================================================================
														
										#global_nav

================================================================================ */
#global_nav {
	height: auto;
}
#global_nav ul li {
	width: 100%;
	height: 20%;
	margin: 0.522083% 0 0 0;
	background: #CCC;
	float: none;
	list-style: none;
	font-weight: bold;
	text-align: center;
}
#global_nav ul li a {
	width: 100%;
	height: 20%;
	display: block;
}

/* ================================================================================
														
										#slideshow

================================================================================ */
#slideshow {
	display: none;
}
#slideshow img {
	display: none;
}
/* ================================================================================
														
										#wrapper

================================================================================ */
#wrapper {
	width: 100%;
	overflow: hidden;
	background: #FFF;
}
/* ================================================================================
														
										#main

================================================================================ */
#main {
	float: none;
	width: auto;
	margin-bottom: 2em;
	border-right: 0;
}
body#category #main h1 {
	margin-top: 1em;
}
#main .highlight {
	width: auto;
	padding: 1.5em 1em;
}
#main .highlight p.date em {
	width: 50px;
	height: 50px;
	line-height: 50px;
	right: 12px;
}
#main .highlight ul li {
	display: block;
}
/* ================================================================================
														
										#side

================================================================================ */
#side {
	float: none;
	width: auto;
	padding: 0;
}

#side #facebook {
	margin: 0 0 15px 0;
}
#side #facebook h2 {
	width: 100%;
	height: 45px;
	background: url(../images/facebook_h2.png) no-repeat;
}
#side #facebook .fb-like-box {
	width: 100%;
	height: 155px;
	border: 1px solid #06C;
}
#side #twitter {
	height: 300px;
	margin: 0 0 15px 0;
}
#side #twitter h2 {
	width: 100%;
	height: 45px;
	background: url(../images/twitter_h2.png) no-repeat;
}
#side #twitter p {
	height: 240px;
	border: 1px solid #0CF;
}
#side #banner h2 {
	width: 100%;
	height: 35px;
	background: url(../images/banner_h2.png) no-repeat;
}
#side ul {
	margin: 0.5em 0 2em;
}
#side ul li {
	display: inline;
	list-style-type: none;
}
#side ul li a {
	display: block;
}

/*#side h2 {
	font-size: 100%;
	text-align: center;
	padding: 0.8em 0;
}
#side ul {
	margin: 0.8em;
}
.highlight, #side {
	font-size: medium;
}
#page_footer ul, body#category #lead, #main h1 + p {
	display: none;
}
#page_footer ul#sp-switch {
	display: block;
	width: auto;
	height: auto;
	margin-bottom: 1em;
}
form dl dt strong {
	font-size: 50%;
}*/
}



/* ===============================================================================================================

								  For Smartphone-Setting(non-supported media queries)
										(some Android devices, Windows Phone)
											 
											 Data	: 2011/12/25
 					  						 Aother : koolweb37.com


=============================================================================================================== */

.sp #header_inner, .sp #global_nav ul, .sp #lead, .sp #wrapper {
	width: auto; /* 744pxの固定幅をautoに */
}
.sp #page_header h1 {
	text-align: center;
	padding: 0.6em 0;
}
.sp #global_nav {
	height: auto;
}
.sp #global_nav ul li a {
	width: 33.3%;
}
.sp #global_nav ul li:nth-child(4) a, .sp #global_nav ul li:nth-child(5) a {
	width: 50%;
}
.sp #global_nav ul li:nth-child(3) {
	letter-spacing: -0.2em;
}
.sp #lead p {
	font-size: medium;
	margin: 0.8em;
}
.sp #main {
	float: none;
	width: auto;
	margin-bottom: 2em;
	border-right: 0;
}
body.sp#category #main h1 {
	margin-top: 1em;
}
.sp #main .highlight {
	width: auto;
	padding: 1.5em 1em;
}
.sp #main .highlight p.date em {
	width: 50px;
	height: 50px;
	line-height: 50px;
	right: 12px;
}
.sp #main .highlight ul li {
	display: block;
}
.sp #side {
	float: none;
	width: auto;
	padding: 0;
}
.sp #side h2 {
	text-align: center;
	padding: 0.8em 0;
}
.sp #side ul {
	margin: 0.8em;
}
.sp .highlight, .sp #side {
	font-size: medium;
}
.sp #page_footer ul, body.sp#category #lead, .sp #main h1 + p {
	display: none;
}
.sp #page_footer ul#sp-switch {
	display: block;
	width: auto;
	height: auto;
	margin-bottom: 1em;
}
.sp form dl dt strong {
	font-size: 50%;
}
