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-size: 1em;
*/
}

body,
table,
input, textarea, select, option {
	-webkit-text-size-adjust: none;
	font-style:normal;
	font-size:90%;
/*
	font:13px/1.231 verdana, "ヒラギノ丸ゴ Pro W4",ヒラギノ丸ゴ Pro W4, Hiragino Maru Gothic Pro, "メイリオ", Meiryo, "ＭＳ Ｐゴシック",  Osaka, sans-serif;
	font-family:arial,sans-serif;
font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
*/
font-family:'Lucida Grande','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;
}

article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary {
	display: block;
}

img{
	border:0;
}

body{
	padding:0;
	margin:0;
	line-height:150%;
}

a{color:#1e90ff;text-decoration:underline;}
a:link{color:#1e90ff;text-decoration:underline;}
a:visited{color:#1e90ff;text-decoration:underline;}
a:active{text-decoration:underline;}
a:hover{color:#1e90ff;text-decoration:none;}

#s{
	width:250px;
}

.screen-reader-text{
	display:none;
}

#header{
	border-bottom: 1px solid #ccc;
	padding:2px 2px 10px 2px;
	box-shadow:rgba(113, 135, 164, 0.3) 0px 4px 11px -4px;
	-webkit-box-shadow:rgba(113, 135, 164, 0.3) 0px 4px 11px -4px;
	-moz-box-shadow:rgba(113, 135, 164, 0.3) 0px 4px 11px -4px;
	background:#1e90ff;
	color:#ffffff;
}

header a{color:#ffffff;text-decoration:underline;}
header a:link{color:#ffffff;text-decoration:underline;}
header a:visited{color:#ffffff;text-decoration:underline;}
header a:active{text-decoration:underline;}
header a:hover{color:#ffffff;text-decoration:none;}

#header header{
	width:1050px;
	margin:0 auto;
/*
	height:105px;
*/
}

#header hgroup{
	display:block;
}

#header h1{
	font-size:160%;
	padding:20px 0 10px 0;
	margin:0;
}

#header h2{
	font-size:90%;
	font-weight:normal;
	margin:5px 0 10px 30px;
	padding:0;
}

#header p{
	margin:5px 10px 0 0;
	float:right;
	padding:6px;
	background:#fff;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
}

#outer{
	/*
	padding:20px;
	*/
	width:1050px;
	margin:25px auto;
}
#content{
	width:730px;
	float:left;
}

#sidebar{
	float:right;
	width:300px;
}

.cat_box{
	width:50%;
	float:left;
}


section.cat{
	margin:0 10px 10px 0;
}

section.cat h2{
	font-size:110%;
	padding:10px 0;
	border-bottom: 1px solid #ccc;
}

section.cat ul{
	padding:0;
	list-style:none;
}

section.cat li{
	margin:10px;
	padding: 2px 2px 2px 13px;
	background : url(/img/ico_list.png) left center no-repeat;
}

#search_box{
	margin:0 0 10px 0;
	text-align:right;
}

#footer{
	clear:both;
	padding:30px;
}

#footer nav{
	clear:both;
	padding:30px;
	text-align:center;
	display:block;
}


#footer nav li{
	display:inline-block;
	padding:0 5px;
}

#footer footer{
	display:block;
	border-top: 1px solid #ccc;
	text-align:center;
	padding:30px;
}

/* シングルページ */
.entry_title{
	font-size:150%;
	margin:15px 0 0 0;
	padding:10px 0;
	color:#d2691e;
	border-bottom: 1px solid #ccc;
}

.entry_body{
	line-height:180%;
	padding:0 5px;
}

.entry_body h3{
	border-left: 6px solid #000080;
	font-size:105%;
	padding:2px 5px;
	margin:25px 0 15px 0;
	clear:both;
}

.entry_body h3 em{
	font-weight:normal;
	font-size:90%;
}

.entry_body h4{
	font-size:105%;
	clear:both;
	background : url(/img/ico_point24.png) center left no-repeat;
	padding:10px 0 2px 25px;
	margin:15px 0 3px 0;
}

.entry_body pre{
	padding:10px;
	margin:10px 0;
	background:#eee;
	font-size:105%;
	border: 1px solid #ccc;

    /* Mozilla */
    white-space: -moz-pre-wrap;
    /* Opera 4-6 */
    white-space: -pre-wrap;
    /* Opera 7 */
    white-space: -o-pre-wrap;
    /* CSS3 */
    white-space: pre-wrap;
    /* IE 5.5+ */
    word-wrap: break-word;
}



.entry_body .before{
	padding:0 0 35px 0;
	margin:0 0 12px 0;
	background : url(/img/ico_arrow_bottom_32.png) bottom left no-repeat;
}

.category_list{
	padding:2px 20px;
}

.category_list li h2{
	font-size:100%;
}

.err_msg{
	color:#ff0000;
}

.social_plugin{
padding:20px 0;
}

.ad_bottom{
	padding:10px 0;
	text-align:center;
}

.ad_300x250{
	padding:5px 0;
}

#pagetop{
	display:none;
	position:fixed;
	right:10px;
	bottom:10px;
	z-index:1000;
	filter: alpha(opacity=90); /* IE */
	-moz-opacity:0.9; /* Firefox(old) */
	-khtml-opacity: 0.9; /* Safari(old) */
	opacity: 0.9;
}

#box_list{
	position:relative;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0px;
}

.cap{
	font-size:80%;
}

@media screen and (max-width: 1049px){

	#header header{
		width:auto;
		margin:0 10px;
		height:105px;
	}
	
	#outer{
		width:auto;
		margin:0 10px;
	}	

	#content{
		width:100%;
	}

	#sidebar{
		width:100%;
		
	}
	
	.ad_head{
		text-align:center;
		padding:10px 0;
	}
}


@media screen and (max-width: 800px){
	.cat_box{
		width:100%;
		float:none;
	}
}

@media screen and (max-width: 640px){
	#header h1{
		font-size:120%;
	}

	#header h2{
		font-size:80%;
	}
}