    /*
    Theme Name: hp_design
    Description:HPデザインのテーマ
    Theme URI: テーマの URL
    Author: k sakamoto
    Author URI: 作った人の URL
    Version: 1
    License: ライセンス
    License URI: ライセンスの URL
    */

@charset "utf-8";
/* CSS Document */


/* html5doctor.com Reset v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/) - http://cssreset.com */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
body{line-height:1}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
nav ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}
ins{background-color:#ff9;color:#000;text-decoration:none}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}
input,select{vertical-align:middle}

/* cleafix */

.cf:before,.cf:after {
    content:"";
    display:table;
}

.cf:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}

/* pagestyle */

body {
	background:url(/common/images/content_bg.png) repeat 0 0 transparent;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	font-size: 15px;
	line-height: 1.6;
	letter-spacing: 0;
	color:#333333;
}

a {
	color: #f79d00;
}

img {
	vertical-align: text-bottom;
}

/* ヘッダー */

#header {
	background:url(/common/images/header_bg.png) repeat-x 0 0 transparent;
	height: 115px;
}

#header_content {
	width: 970px;
	margin: 0 auto;
}

h1#logo{
	float: left;
	margin: 28px 30px 0 0;
}

nav {
	float: left;
	margin: 48px 0 0 0;
}

nav ul li{
	float: left;
	list-style: none;
}

nav ul li a.nav_basic{
	display: block;
	width:111px;
	height: 34px;
	background: url(/common/images/gn_basic_on.png) no-repeat 0 0 ;
}

nav ul li a.nav_technique{
	display: block;
	width:138px;
	height: 34px;
	background: url(/common/images/gn_technique_on.png) no-repeat 0 0 ;
}

nav ul li a.nav_reference{
	display: block;
	width:136px;
	height: 34px;
	background: url(/common/images/gn_reference_on.png) no-repeat 0 0 ;
}

nav ul li a.nav_profile{
	display: block;
	width:138px;
	height: 34px;
	background: url(/common/images/gn_profile_on.png) no-repeat 0 0 ;
}

nav ul li a.nav_blog{
	display: block;
	width:107px;
	height: 34px;
	background: url(/common/images/gn_blog_on.png) no-repeat 0 0 ;
}

#header_info{
	float: right;
	margin: 5px 0 0 0;
}

#header_info .sns_btn{
	padding: 6px 0 0 3px;
}

#header_info .sns_btn p{
	float: left;
	margin: 0 15px 0 0;
}

/* トップページコンテンツ */

#wrapper {
	width: 990px;
	margin: 30px auto;
}

#wrapper p {
	margin: 10px 0 0 0;
}

#header_pic{
	background: url(/common/images/header_pic.jpg);
	width: 920px;
	height: 160px;
	margin:30px auto 0 auto;
	padding: 20px 25px;
	border:1px solid #cccccc;
}

#header_pic h2{
	font-size: 27px;
	color: #fc9300;
	text-shadow: 1px 1px 0 #ffffff, 0 0 1px #674e11;
	margin: 0 0 10px 0;
}

div#content{
	float: left;
	width: 730px;
}

#top_article_basic{
	position: relative;
	background: url(/common/images/content_top_bg_basic.png) 0 0 no-repeat transparent;
	width: 620px;
	height: 459px;
	padding: 60px 50px 28px 60px;
	margin: 0 0 15px 0;
}

#top_article_technique{
	position: relative;
	background: url(/common/images/content_top_bg_technique.png) 0 0 no-repeat transparent;
	width: 620px;
	height: 459px;
	padding: 60px 50px 28px 60px;
	margin: 0 0 15px 0;
}

#top_article_reference{
	position: relative;
	background: url(/common/images/content_top_bg_reference.png) 0 0 no-repeat transparent;
	width: 620px;
	height: 459px;
	padding: 60px 50px 28px 60px;
	margin: 0 0 15px 0;
}
.top_section{
	margin: 0 0 30px 0;
}

h3.title{
	background: url(/common/images/icon_h1.png) 2px 2px no-repeat transparent;
	padding: 2px 0 0 28px;
	margin: 0 0 5px 0;
	font-size: 21px;
	line-height: 1.3;
}

.more{
	position: absolute;
	bottom: 28px;
	right: 32px;
}

.thumbnail_small{
	background: url(/common/images/image_bg_s.png) 0 0 no-repeat transparent;
	float: left;
	width: 100px;
	height: 100px;
	padding: 5px;
	margin: 0 15px 0 0;
}

.headline{
	float: left;
	width: 495px;
}

#go_to_top{
	position:fixed;
	right: 50px;
	bottom: 15px;
	z-index: 999;
}

/* シングルページコンテンツ */
#single_title{
	margin: 0 0 15px 10px;
}

#single_article{
	background: url(/common/images/single_bg_shadow.png) no-repeat left bottom transparent;
	padding: 0 0 30px 0;
	margin: 0 0 0 10px;
}

.single_section{
	background: url(/common/images/single_bg_paper.png) repeat-y 0 0 transparent;
	padding: 15px 50px 15px 50px;
}

.single_section p{
	margin:0 0 2em 0 !important;
}

.article_date {
	margin: 0 0 15px 0;
}

.article_date li{
	min-height: 21px;
	float: left;
	list-style: none;
	padding: 2px 10px 0 27px;
	font-size: 12px;
}

.article_date li.icon_date{
	background: url(/common/images/icon_date.png) 0 0 no-repeat transparent;
}

.article_date li.icon_tags{
	background: url(/common/images/icon_tag.png) 0 5px no-repeat transparent;
}

.thumbnail_nomal{
	background: url(/common/images/image_bg_n.png) 0 0 no-repeat transparent;
	float: left;
	width: 200px;
	height: 200px;
	padding: 5px;
	margin: 0 20px 15px 0;
}

#pager{
	margin: 0 0 0 10px;
	padding: 0 83px 0 51px;
}

#pager .prev{
	float: left;
}
#pager .next{
	float: right;
}

/* サイドバー */
#side{
	float: left;
	width: 250px;
	margin-right: 10px;
}

#side a{
	color:#333333;
	text-decoration: none;
}

.banner{
	background: url(/common/images/banner_bg.png) 5px 80px no-repeat transparent;
	width: 240px;
	margin: 0 0 10px 0;
	padding: 0 5px 10px 5px;
}

.side_category{
	background: url(/common/images/side_tit_category.png) 0 0 no-repeat transparent;
	padding: 35px 5px 0 5px;
	margin: 0 0 20px 0;
}

.side_category ul li{
	list-style-image: url(/common/images/icon_side_link.png);
	margin-left: 20px;
}

#search{
	padding: 0 5px;
}
#search input#s{
	width: 160px;
}

/* フッター */

footer {
	background-color:#b3d765;
	margin: 30px 0 0 0;
	padding: 25px 0;
}

#footer_content{
	width: 970px;
	margin: 0 auto;
	text-align: center;
}





