@charset "UTF-8";

/*
Theme Name: Shouhashi half
Theme URI: http://www.shouhashi.jp/
Description: 
Version: 1.0
Author: n-chu creators
Author URI: http://n-chu.jp/
*/


/* ------------------------------------------
 *  1.browser style clear
 *  2.wireframe
 *  3.common
 *  4.top page
-------------------------------------------*/



/*============================================
1.browser style clear
============================================*/

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset {
	border: 0;
}

address,
em,
th,
var {
	font-style: normal;
	font-weight: normal;
}

strong {
	font-weight: bold;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight:normal;
}

ul,li,dl,dt,dd {
	list-style:none;
}

img {
	vertical-align: top;
}

a img {
	border: none;
}

a {
	text-decoration: underline;
}

a:link {
	color: #0490c7;
}

a:visited {
	color: #0490c7;
}

a:hover {
	color: #04a5e4;
	text-decoration: none;
}

a:active {
	color: #1379ec;
}



html {
	overflow-y: scroll;
}



body {
	background: #ffffff;
	font-family: Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック",sans-serif;
	color: #333333;
	font-size: 12px;
	*font-size: small;
	*font: x-small;
	font-style: normal;
	font-weight: normal;
	line-height: 1.3;
	text-align:center;
}



p {
	margin: 0 0 1em 0;
}

.formtx {
	border: 1px solid #7d7d7d;
}



.formbt {
	border: 1px solid #7d7d7d;
	margin: 5px 0 0 0;
}

.error{
	color:#FF0000;
}



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

 2.wireframe

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

div#container{
	margin:0 auto;
	width:780px;
	text-align: center;
}

div#header{
	width:780px;
	height:150px;
}

div#pan{
	clear:both;
	text-align:left;
	padding:3px 0 5px 0;
	font-size:90%;
	color:#FFFFFF;
}

div#topMain{
	width:780px;
	clear:both;
	padding:3px 0 0 0;
}

div#wrapper{
	clear:both;
	width:780px;
	text-align:left;
	padding:0 0 5em 0;
	margin:3px 0 0 0;
}

div#topImage{
	width:780px;
	height:200px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

div#topImageBar{
	width:780px;
	height:22px;
	margin:1px 0 0 1px;
	padding:0 0 0 0;
}

div#topLeftColumn{
	width:580px;
	float:left;
	margin:20px 0 0 0;
	padding:0 0 20px 0;
}

div#topRightColumn{
	width:200px;
	float:right;
	margin:20px 0 0 0;
	padding:0 0 20px 0;
}

div#pagetop{
	clear:both;
	margin:0 0 2em 0;
}

div#footer{
	clear:both;
	width:760px;
	background: #999999;
	margin:10px 0 0 0;
	padding:10px 10px 10px 10px;
	color:#000000;
}


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

 3.common

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

body.topBg{
	background: #000000;
}

/*---------------------------------

header

---------------------------------*/

div#logo{
	width:120px;
	height:150px;
	float:left;
	padding:0 0 0 0;
}

div#logo h1 {
	display:none;
}

div#headerSub{
	width:660px;
	height:150px;
	float:right;
	margin:0 0 0 0;
}


/*--------

subNav

--------*/

div.subNav{
	clear:both;
	height:30px;
	padding:5px 0 0 0;
	float:right;
}

div.subNav ul{
	float:right;
}

div.subNav li{
	float:left;
	margin-left:10px;
}

div.subNav li a{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
}
div.subNav li a:hover{
	display:block;
	color:#FFFFFF;
	text-decoration:underline;
}
div.subNav li a:visited{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
}

/*--------

title

--------*/

div.headtitle{
	clear:both;
	height:50px;
	padding:10px 0 0 0;
	float:right;
}

/*---------------------------------

nav

---------------------------------*/
div#nav{
	clear:both;
	background-color:#000000;
	/*padding:3px 0 3px 0;*/

}

div#nav ul{
	padding:3px 0 3px 0;
}

div#nav li{
	float:left;
	height:50px;
}

div#nav li a{
	display:block;
	text-indent:-9999px;
	overflow: hidden;
	height:50px;

}

div#nav li.navBt01{ width:130px;}

div#nav li.navBt02{ width:130px;}

div#nav li.navBt03{ width:130px;}

div#nav li.navBt04{ width:130px;}

div#nav li.navBt05{ width:130px;}

div#nav li.navBt01 a{
	width:130px;
	height:50px;
	background: url(img/menu_shin_a.gif) no-repeat 0 0;
}

div#nav li.navBt02 a{
	width:130px;
	height:50px;
	background: url(img/menu_yoko_a.gif) no-repeat 0 0;
}

div#nav li.navBt03 a{
	width:130px;
	height:50px;
	background: url(img/menu_guide_a.gif) no-repeat 0 0;
}

div#nav li.navBt04 a{
	width:130px;
	height:50px;
	background: url(img/menu_access_a.gif) no-repeat 0 0;
}

div#nav li.navBt05 a{
	width:130px;
	height:50px;
	background: url(img/menu_moushi_a.gif) no-repeat 0 0;
}

div#nav li.navBt01 a:hover,
div#nav li.navBt02 a:hover,
div#nav li.navBt03 a:hover,
div#nav li.navBt04 a:hover,
div#nav li.navBt05 a:hover{
	background-position:0 -50px;
}


div#pan a{
	color:#FFFFFF;
	text-decoration:none;
}

div#pan a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}


/*
	footer
*/
div#footer a {
	color:#000000;
	text-decoration:none;
}
div#footer a:hover {
	color:#000000;
	text-decoration:underline;
}
div#footer a:after {
	color:#000000;
	text-decoration:none;
}

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

 4.top

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

div#photos .panel {
	margin-top:1px;
}

/*
	right col
*/

div#topRightColumn .barner{
	margin:1px 0 2px 0;
	display:block;
}

div#topRightColumn .aboutTitle{
	margin:0 0 0 0;
	padding: 0 0 0 0;
	display:block;
	width:200px;
	height:76px;
}

div#topRightColumn .aboutBody{
	padding: 0 4px 2px 4px;
	display:block;
	width:192px;
	height:auto;
	background:url(img/aboutshouhashi_bg.jpg) repeat-x #730000;
	color:#FFFFFF;
	text-align:left;
	line-height:1.3em;
}

div#topRightColumn .aboutUnder{
	margin:0 0 10px 0;
	display:block;
	width:200px;
	height:10px;
}

div#topRightColumn .reminder{
	padding-top:10px;
	padding-bottom:10px;
	color:#FFFFFF;
	background-color:#0033CC;
	background-image:url(img/remind_bg.gif);
}

/*
	left col
*/

div#topLeftColumn .infomation{
	text-align:left;
	color:#FFFFFF;
	margin-bottom:20px;
}

div#topLeftColumn .topTitle{
	display:block;
	width:520px;
	height:40px;
	margin:5px 0 3px 0;
	background:#000000;
}

div#topLeftColumn .infoLine{
	margin:5px 0 3px 40px;
	padding-bottom:1px;
	display:block;
	width:520px;
}

div#topLeftColumn .date{
	margin: 0 20px 0 0;
	width:110px;
}

div#topLeftColumn .infoTitle{
	width:350px;
	border-bottom:#FFFFFF dashed thin;
}

div#topLeftColumn .infoTitle a{
	color:#FF9900;
	text-decoration:none;
}

div#topLeftColumn .infoTitle a:hover{
	color:#FF3300;
	text-decoration:none;
}

div#topLeftColumn .result{
	padding-top:0;
	padding-bottom:0;
}

div#topLeftColumn .result a{
	color:#FF9900;
	text-decoration:none;
}

div#topLeftColumn .result a:hover{
	color:#FF3300;
	text-decoration:none;
}

div#topLeftColumn ul{
	margin-top:10px;
}

div#topLeftColumn li{
	margin:3px 0 15px 40px;
	padding-bottom:1px;
	width:480px;
	border-bottom:#666666 dotted 1px;
}

div#topLeftColumn li a{
	color:#FF9900;
	margin-right:5px;
	text-decoration:none;
}

div#topLeftColumn li a:hover{
	color:#FF0000;
	text-decoration:underline;
}

div#topLeftColumn .jump{
	margin:10px 60px 0 0;
	text-align:right;
}
div#topLeftColumn .jump a{
	color:#FF9900;
	text-decoration:none;
}
div#topLeftColumn .jump a:hover{
	color:#FF0000;
	text-decoration:underline;
}
	

div#topLeftColumn .adress{
	text-align:left;
	line-height:1.4em;
	color:#FFFFFF;
	margin:35px 0 10px 40px;
}

div#topLeftColumn .koukokulow{
	margin: 5px 2px 2px -20px;
}
div#topLeftColumn .koukoku{
	margin: 2px 2px 2px 2px;
}


div#topLeftColumn .twit{
	margin-top:10px;
	margin-left:39px;
	margin-bottom:30px;
}

div#topLeftColumn .twit_comm{
	text-align:left;
	color:#FFFFFF;
}


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

 5.under

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

h2#pageTitle{
	margin: 0 0 5px 140px;
	padding-top:8px;
	width:640px;
	height:35px;
	color:#FFFFFF;
	font-size:14px;
	background:#000000 url(img/page_title.gif) no-repeat top left;
}

div#underLeftColumn {
	width:120px;
	float:left;
}

div#underLeftColumn ul{
	margin-top:5px;
}

div#underLeftColumn li{
	margin-bottom:10px;
	border-top:#FF9900 solid 1px;
}

div#underLeftColumn li a, li a:visited{
	color:#FF9900;
	text-decoration:none;
}

div#underLeftColumn li a:hover{
	text-decoration:none;
	color:#FFFFFF;
}

div#underRightColumn {
	width:640px;
	float:right;
}

div#underRightColumn .entry {
	width:100%;
	clear:both;
}
div#underRightColumn .entry .entryTitle {
	width:620px;
	height:22px;
	margin-top:5px;
	padding-left:20px;
	padding-top:3px;
	background:#FF0000 url(img/entry_title.gif) no-repeat top left;
	color:#FFFFFF;
	font-size:13px;
}
div#underRightColumn .entry .entryBody {
	width:595px;
	margin-bottom:20px;
	padding: 15px 20px 20px 25px;
	background:#FFFFFF url(img/entry_bg.gif) no-repeat top left;
	color:#222222;
	font-size: 12px;
	line-height:1.7em;
}

div#underRightColumn .entry h4, .pageBody h4 {
	width:190px;
	height:23px;
	margin:20px 0 10px -10px;
	padding:1px 5px 1px 10px;
	background: #0000FF url(img/entry_h4.gif) no-repeat top left;
	color:#FFFFFF;
	font-size:12px;
	
}

div#underRightColumn .pageBody {
	width:620px;
	margin-bottom:20px;
	padding: 10px 10px 20px 10px;
	background:#FFFFFF url(img/entry_bg.gif) no-repeat top left;
	color:#222222;
	font-size: 12px;
	line-height:1.5em;
}

div#underRightColumn .postdate {
	text-align:right;
	color:#FF0000;
	margin-bottom:5px;
}

div#underRightColumn .alignright {
	float:right;
}

div#underRightColumn .alignleft {
	float:left;
}

div#underRightColumn ul, ol {
	margin:-7px 0 12px 0;
	padding-left:5px;
}

div#underRightColumn ul li {
	margin:5px 5px 1px 0;
	padding-left:10px;
	background:url(img/mark_li.gif) 0 6px no-repeat;
	border-bottom:#CCCCCC 1px dotted;
}

div#underRightColumn ol li {
	margin:5px 5px 1px 10px;
	padding-left:5px;
	list-style:outside decimal;
	border-bottom:#CCCCCC 1px dotted;
}

div#underRightColumn .editpost {
	color:#333333;
	font-size:9px;
	text-align:right;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

div#underRightColumn .totop {
	text-align:right;
}