/*
Theme Name: studiohallo
Theme URI: http://www.st-hallo.com/
Description: WordPress theme designed by <a href="http://www.st-hallo.com">studiohallo</a>.
Author:Theme designed by studiohallo
Author URI: http://www.st-hall.com
Tags:white, custom header, fixed width, two columns, widgets
*/

/* common cssの初期化
---------------------------------------------------------------------------------------*/
* {
font-family:"Hiragino Kaku Gothic Pro", "Osaka", "ＭＳＰゴシック",Verdana, Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
}
html, body {
font-family:"Hiragino Kaku Gothic Pro", "Osaka", "ＭＳＰゴシック",Verdana, Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
font-size: 100%;
height: 100%;
width: 100%;
color:#333333;
}
h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr {
font-family:"Hiragino Kaku Gothic Pro", "Osaka", "ＭＳＰゴシック",Verdana, Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
border: 0;
font-style: normal;
font-weight: normal;
font-size: 100%;
}
table, caption, th, td {
font-family:"Hiragino Kaku Gothic Pro", "Osaka", "ＭＳＰゴシック",Verdana, Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
border: 0;
font-style: normal;
font-weight: normal;
font-size: 100%;
}
img,a img {
border: none;
}
ul li,ol li,dl dt,dl dd {
font-size: 100%;
list-style: none;
}

/* common 全ページ共通部分
---------------------------------------------------------------------------------------*/
/*廻り込み解除BOXここから*/
.clr:after {
	content:"";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}
.clr {
	display:inline-table;
	min-height:1%;
}
* html .clr {
	height:1px;
}
.clr {
	display:block;
}
.clear {
	clear:both;
}
/*廻り込み解除BOXここまで*/


/* リンクスタイルを設定 */
a:link {
color:#047;
text-decoration:underline;
}
a:hover {
	color:#c00;
}


/*bodyのスタイル
----------------------------*/
body {
	font-size:13px;
	background:#FFFFFF url(http://www.st-hallo.com/st_common/images/topbar.gif) repeat-x;
	color:#333333;
	}
div#page {
	width:950px;
	margin:0 auto;
	}

/*ヘッダーのロゴ・リンク・住所*/
div#page h1 {
    float:left;
 	width:300px;
	font-size: 12px;
	color: #424242;
	line-height:100%;	
	padding:10px 0 5px;
	margin: 0;	
	}
div#page p#key_text {
	float:right;
	width:500px;
	font-size: 12px;
	color: #424242;
	line-height:100%;
	padding:10px 0 5px;
	margin: 0;
	text-align: right;
}
div#header {
	width:950px;
	clear:both;
	font-size: 12px;
	text-align: left;
}
div#header div#header_left {
 	width:660px;
	float:left;
}
div#header_left p.logo {
	width: 255px;
	padding-top: 6px;
	float: left;
	margin: 0;
	padding-bottom: 10px;
}
div#header_left ul#header_L_link {
	float: right;
	width: 390px;
	margin: 0px;
	padding-top: 40px;
}
div#header_left ul#header_L_link li {
	background-image: url(http://www.st-hallo.com/st_common/images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding-left: 13px;
	margin-right: 1em;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0.7em;
}
div#header_left ul#header_L_link li a {
	color: #305C46;
	text-decoration: none;
}
div#header_left ul#header_L_link li a:hover {
	text-decoration:underline;
}

div#header div#header_right {
	float:right;
	padding:7px 0 0 0px;
	width: 270px;
	text-align: right;
	margin: 0;
	line-height: 180%;
	}

/* グローバルナビ　*/
div#globalNavi {
	width:950px;
	height:30px;
	clear:both;
	}
div#globalNavi ul {
	}
div#globalNavi ul li {
	float:left;
	height: 30px;
	}
div#globalNavi ul li a {
	text-indent: -9999px;
	display: block;
	height: 30px;
	}
li.g_navi01 a {
	background-image: url(http://www.st-hallo.com/st_common/images/menu1.gif);
	background-repeat: no-repeat;
	width: 158px;
}
li.g_navi02 a {
	background-image: url(http://www.st-hallo.com/st_common/images/menu2.gif);
	background-repeat: no-repeat;
	width: 158px;
}
li.g_navi03 a {
	background-image: url(http://www.st-hallo.com/st_common/images/menu3.gif);
	background-repeat: no-repeat;
	width: 158px;
}
li.g_navi04 a {
	background-image: url(http://www.st-hallo.com/st_common/images/menu4.gif);
	background-repeat: no-repeat;
	width: 158px;
}
li.g_navi05 a {
	background-image: url(http://www.st-hallo.com/st_common/images/menu5.gif);
	background-repeat: no-repeat;
	width: 158px;
}
li.g_navi06 a {
	background-image: url(http://www.st-hallo.com/st_common/images/menu6.gif);
	background-repeat: no-repeat;
	width: 160px;
}

li.g_navi01 a:hover {
	background-image: url(http://www.st-hallo.com/st_common/images/menu1_on.gif);
	background-repeat: no-repeat;
	width: 158px;
}
li.g_navi02 a:hover {
	background-image: url(http://www.st-hallo.com/st_common/images/menu2_on.gif);
	background-repeat: no-repeat;
	width: 158px;
}
li.g_navi03 a:hover {
	background-image: url(http://www.st-hallo.com/st_common/images/menu3_on.gif);
	background-repeat: no-repeat;
	width: 158px;
}
li.g_navi04 a:hover {
	background-image: url(http://www.st-hallo.com/st_common/images/menu4_on.gif);
	background-repeat: no-repeat;
	width: 158px;
}
li.g_navi05 a:hover {
	background-image: url(http://www.st-hallo.com/st_common/images/menu5_on.gif);
	background-repeat: no-repeat;
	width: 158px;
}
li.g_navi06 a:hover {
	background-image: url(http://www.st-hallo.com/st_common/images/menu6_on.gif);
	background-repeat: no-repeat;
	width: 160px;
}

/* footer
----------------------------*/
div#footer {
	background-image: url(http://www.st-hallo.com/st_common/images/footer_bg.gif);
	background-repeat: repeat-x;
	clear: both;
	margin: 0px;
	padding-top: 15px;
}
div#footer #footer_area {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 12px;
	line-height: 150%;
}
div#adress {
	float: left;
	width: 400px;
}
div#foot-navi02 {
	float: right;
	width: 300px;
}
div#foot-navi02 ul {
}
div#foot-navi02 li {
	float: left;
	margin-bottom: 1.5em;
}
div#foot-navi02 li a {
	background-image: url(http://www.st-hallo.com/st_common/images/arrow_gray.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 0.5em;
	padding-left: 15px;
}
div#foot-navi02 p {
	display: block;
	clear: both;
}
#copyright-NEW {
	margin-top: 20px;
	text-align: center;
	display: block;
	clear: both;
}

#backTop {
	clear: both;
	text-align: right;
	margin: 0px;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 20px;
}

/* パンクズ */
.kuzu {
font-size: 12px;
	line-height: 100%;
	margin-top: 8px;
}

/* トップページ
---------------------------------------------------------------------------------------*/
/* メインコンテンツ */
div#index {
	font-size: 13px;
	line-height: 150%;
	clear: both;
	padding-top: 10px;
	text-align: left;
	width: 948px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	margin: 0px;
}
div#content_left {
	float: left;
	margin: 0px 0px 0px 20px;
	padding-top: 15px;
	width: 670px;
}
div#content_right {
	float: right;
	margin: 0px;
	padding-top: 15px;
	width: 235px;
}


.whatsnew {
	margin: 0px;
	font-size: 12px;
}
.whatsnew_left {
	margin: 0px;
	float: left;
	width: 315px;
}
.whatsnew_right {
	margin: 0px;
	float: right;
	width: 315px;
}
ul.list-jyuji {
margin-top: 8px;
	margin-bottom: 20px;
}	
ul.list-jyuji li {
	background : url(http://www.wp-plan.com/wp-content/themes/wp-plan/images/list-jyuji.gif) no-repeat left 4px;
	margin: 0px 0px 4px;
	padding-left: 18px;
}

div#content_left h2 {
	clear: both;
}

h2#title_website {
	background-image: url(http://www.st-hallo.com/st_common/images/title_website.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 34px;
	margin-bottom: 10px;
	margin-top: 20px;
}
h2#title_cmesite {
	background-image: url(http://www.st-hallo.com/st_common/images/title_cmssite.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 34px;
	margin-bottom: 10px;
	margin-top: 20px;
}
h2#title_works {
	background-image: url(http://www.st-hallo.com/st_common/images/title_works.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 34px;
	margin-bottom: 10px;
	margin-top: 20px;
}

ul.works_list {
}
ul.works_list li {
	float: left;
	width: 213px;
	margin-right: 6px;
	margin-left: 4px;
}
ul.works_list li a img {
	border: 3px solid #CCCCCC;
}
ul.works_list li a:hover img {
	border: 3px solid #999999;
}
.title_right {
	clear: both;
	margin: 0px;
	font-size: 12px;
	text-align: right;
	padding-top: 12px;
}
.title_right a {
	padding-left: 13px;
	background-image: url(http://www.st-hallo.com/st_common/images/arrow_red02.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


/* サイドメニュー */
.side_menu {
	background-color: #f5f5f5;
	border: 1px solid #CCCCCC;
	width: 214px;
	font-size: 12px;
}
.side_menu ul {
	margin: 0px;
	padding-top: 8px;
	padding-left: 8px;
}
.side_menu li {
	background-image: url(http://www.st-hallo.com/st_common/images/arrow_maru_red.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
	margin-bottom: 0.6em;
}

#side_menu_mitumori {
	margin-top: 10px;
}
#side_menu_mitumori ul {
}
#side_menu_mitumori ul li a {
	text-indent: -9999px;
	display: block;
	height: 54px;
	width: 214px;
	margin-bottom: 6px;
}
li#btn_mitumori_hp a {
	background-image: url(http://www.st-hallo.com/st_common/images/btn_mitumori_hp.gif);
	background-repeat: no-repeat;
}
li#btn_mitumori_dtp a {
	background-image: url(http://www.st-hallo.com/st_common/images/btn_mitumori_dtp.gif);
	background-repeat: no-repeat;
}
li#btn_mitumori_etc a {
	background-image: url(http://www.st-hallo.com/st_common/images/btn_mitumori_etc.gif);
	background-repeat: no-repeat;
}
li#btn_mitumori_hp a:hover {
	background-image: url(http://www.st-hallo.com/st_common/images/btn_mitumori_hp_on.gif);
	background-repeat: no-repeat;
}
li#btn_mitumori_dtp a:hover {
	background-image: url(http://www.st-hallo.com/st_common/images/btn_mitumori_dtp_on.gif);
	background-repeat: no-repeat;
}
li#btn_mitumori_etc a:hover {
	background-image: url(http://www.st-hallo.com/st_common/images/btn_mitumori_etc_on.gif);
	background-repeat: no-repeat;
}


h2.page_title {
font-size: 17px;
font-weight: bolder;
color: #336666;
background-image: url(http://www.st-hallo.com/st_common/images/h2_title_bg.gif);
background-repeat: no-repeat;
margin: 0px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 25px;
}

.pagetitle {
	margin-top: 20px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 3px solid #CCCCCC;
}
.right {
padding-left: 550px;
}




/* wordpress投稿用設定 */
#content {
	float: left;
	margin: 0px 0px 0px 20px;
	padding-top: 15px;
	width: 670px;
}

#content h2 {
font-size:20px;
margin:5px 0 7px 0;
}

#content h2 a {
color:#222;
text-decoration:none;
}

#content h2 a:hover {
color:#c00;
}

#content h2.archive {
font-weight:normal;
font-size:22px;
color:#1c1c1c;
padding:0;
margin:5px 0 20px 0;
border:none;
text-align:left;
}

.comments {
color:#333;
margin:0 0 15px 0;
border-bottom:#bbb 1px solid;
}

.comments a {
background:#fff;
padding:0 7px 5px 0;
color:#333;
text-decoration:none;
}

.comments a:hover {
color:#c00;
}

.navigation {
background:#f9f9f9;
font-size:11px;
padding:5px 10px;
margin:0 0 20px 0;
border-top:#bbb 1px solid;
}

.navigation a {
color:#555;
font-weight:bold;
text-decoration:none;
}

.navigation a:hover {
color:#333;
text-decoration:none;
}

.main h3 {
font-size:16px;
font-weight:normal;
margin:0 0 15px 0;
}

.main img {
padding:2px;
border:#ddd 2px solid;
}

.main a img {
padding:2px;
border:#0085b5 2px solid;
}

.main a:hover img {
padding:2px;
border:#ca0002 2px solid;
}

.main p {
line-height:18px;
margin:0 0 15px 0;
}

.main ol {
line-height:18px;
margin:0 0 15px 30px;
}

.main ul {
line-height:18px;
margin:0 0 15px 30px;
}

.main li {
margin:0 0 5px 0;
}

.meta {
background:#f3f3f3;
font-size:11px;
line-height:15px;
color:#333;
padding:5px 10px;
margin:0 0 30px 0;
border-top:#bbb 1px solid;
}

.signature {
float:left;
padding:0 15px 0 0;
border-right:#bbb 1px solid;
width:200px;
}

.tags {
float:left;
padding:0 0 0 15px;
width:440px;
}

#sidebar {
font-size:12px;
float:right;
width:180px;
border-left:#999 1px solid;
padding:0 0 20px 15px;
margin:0 0 20px 0;
}

#sidebar h3 {
font-size:14px;
margin:20px 0 5px 0;
}

#sidebar ul {
list-style:none;
}

#sidebar ul ul {
margin:5px 0 0 10px;
}

#sidebar ul ul ul {
margin:5px 0 0 10px;
}

#sidebar ul li {
padding:0 0 5px 0;
}

#author h3 {
margin:5px 0 5px 0;
}

#searchform {
margin:15px 0 0 0;
}

#searchform input {
background:#000;
font-size:11px;
margin:2px 0;
padding:1px 4px 2px 4px;
border:#888 1px solid;
color:#eee;
}

#searchform input:hover {
background:#000;
border:#999 1px solid;
color:#fff;
cursor:pointer;
}

#searchform #s {
background:#f6f6f6;
font-size:11px;
margin:2px 0;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

#searchform #s:hover {
border:#c00 1px solid;
cursor:text;
}

input.searchfield {
background:#f6f6f6;
font-size:11px;
display:block;
margin:5px 0 8px 0;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

input.searchfield:hover {
background:#eee;
color:#222;
}

input.submit {
background:#000;
font-size:11px;
display:block;
margin:0 0 10px 0;
padding:1px 4px 2px 4px;
border:#888 1px solid;
color:#eee;
}

input.submit:hover {
background:#000;
cursor:pointer;
border:#999 1px solid;
color:#fff;
}

input.subcom {
background:#eee;
font-size:11px;
margin:0 0 10px 0;
padding:1px 4px 2px 4px;
border:#888 1px solid;
color:#222;
}

input.subcom:hover {
background:#000;
cursor:pointer;
border:#888 1px solid;
color:#eee;
}

input.comment {
background:#f6f6f6;
font-size:11px;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

input.comment:hover {
border:#c00 1px solid;
}

textarea {
background:#f6f6f6;
font-size:12px;
width:400px;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

textarea:hover {
border:#c00 1px solid;
}

.postinput small {
font-size:11px;
margin:0 0 0 5px;
}

p.logged {
font-size:12px;
}

h3.reply {
font-size:15px;
margin:0 0 10px 0;
}

.nocomments {
margin:0 0 30px 0;
}

ol.commentlist {
font-size:12px;
list-style:none;
margin:10px 0 30px 0;
border-bottom:#bbb 1px solid;
}

.commentlist li {
border-top:#bbb 1px solid;
padding:0 0 10px 0;
}

.commentlist li.bypostauthor {
border-top:#bbb 5px solid;
background-color:#f3f3f3;
}

.comment_mod {
margin:10px 0 0 10px;
}

.comment_mod em {
background-color:#fff897;
padding:1px 3px;
}

.comment_author {
margin:10px 0;
float:right;
width:190px;
}

.comment_author img {
float:left;
margin:5px 12px 0 0;
}

.comment_author p {
line-height:20px;
}

.comment_author small {
font-size:11px;
}

.comment_text {
float:left;
width:470px;
margin:0 0 0 10px;
}

.comment_text p {
line-height:18px;
margin:7px 0;
}

.comment_meta {
font-size:12px;
}

#commentform p {
line-height:18px;
margin:0 0 15px 0;
}

blockquote {
background:url(images/quote.gif) no-repeat top left;
padding:0 0 0 60px;
min-height:50px;
}

.clear {
clear:both;
}

.warning p {
background:url(images/warning.gif) no-repeat left;
height:160px;
padding:20px 0 0 90px;
font-size:20px;
margin:0 0 0 10px;
}

#wp-calendar {
padding:10px 0 0 0;
font-size:12px;
}

#wp-calendar caption {
text-align:left;
padding:0 0 5px 0;
}

#wp-calendar tr th,
#wp-calendar tr td {
padding:0 6px 0 0 ;
text-align:right;
}

#wp-calendar td a {
font-weight:bold;
}

#wp-calendar td a:hover {
font-weight:bold;
}

img.wp-smiley {
padding:0;
border:none;
}

input:focus, textarea:focus{
background-color:#ffc;
}

abbr {
border:none;
}

.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding-top:4px;
margin:10px;
}

.wp-caption img {
margin:0;
padding:0;
border:0 none;
}

.wp-caption-dd {
font-size:11px;
line-height:17px;
padding:0 4px 5px;
margin:0;
}

/* self-clear floats */

.group:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* IE Hacks */

* html .group,
* html #nav ul li a {
height: 1%;
}

*:first-child+html .group {
min-height: 1px;
}

* html #nav ul li a {
display: inline;
}

.widgettitle {
font-weight: bold;
font-size: 13px;
}
