@charset "utf-8";
/* CSS Document */

/* カウンター非表示 ここから */

.cu {
	display: none;
}
/* カウンター非表示 ここまで */

/* チラ見 ボタン ここから */
#image-btn {
    border: 0px;
    width: 70px;
    height: 86px;
    background: url(../images/pen_b.jpg) no-repeat;
	cursor:pointer;
}


#image-btn2 {
    border: 0px;
    width: 70px;
    height: 86px;
    background: url(../images/pen_b2.jpg) no-repeat;
	cursor:pointer;
}
/* チラ見 ボタン ここまで */

/* フォーム 関連 ここから */
#image-btn_f {
    border: 0px;
    width: 70px;
    height: 86px;
	margin-top: 20px;
	background:url(../images/pen_mail_b.jpg) no-repeat;
	cursor:pointer;
}

#image-btn_f2 {
    border: 0px;
    width: 70px;
    height: 86px;
	margin-top: 20px;
    background: url(../images/pen_mail_b2.jpg) no-repeat;
	cursor:pointer;
}

#image-btn_f3 {
    border: 0px;
    width: 70px;
    height: 86px;
	margin-top: 20px;
    background: url(../images/pen_mail_b3.jpg) no-repeat;
	cursor:pointer;
}

#error_message{
	color: #F00;
	font-weight: bold;
}

.comment_error2{
	color: #F00;
}

.m2{
	margin-bottom: 2px;
	font-size: 14px;
}

.m7{
	margin-bottom: 7px;
	font-size: 14px;
}

table{
	width: 600px;
	border: solid 1px;
	margin: 0 0 20px 0;
	font-size: 14px;
}

table tr{
	border: solid 1px;
	padding: 13px 0 13px 3px;
	text-align: left;
	vertical-align: text-top;
}

table th{
	width: 200px;
	border: solid 1px;
	padding: 13px 0 13px 3px;
	margin: 0 0 10px 0;
	text-align: left;
	vertical-align: text-top;
}
table td{
	width: 400px;
	border: solid 1px;
	padding: 13px 0 13px 3px;
	text-align: left;
	vertical-align: text-top;
}

/* フォーム 関連 ここまで */

/* 各ページ共通のデザイン ここから */

body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #CCC;
	background-color: #000;
}

a:link {
	color:#FFF;
	text-decoration: none;
	font-size: 14px;
}

a:hover {
	color: #F6F;
	text-decoration: none;
	font-size: 14px;
}

a:visited {
	color:#CCC;
	text-decoration: none;
	font-size: 14px;
}

#rogo {
	position: absolute;
	width: 424px;
	height: 150px;
	background-image: url(../images/rogo.jpg) ;
	text-indent: -9999px;	
}

#mainV {
	width: 900px;
	height: 300px;
	background-image: url(../images/top_mainvisual2.jpg);
	text-indent: -9999px;
}

#wrapper {
	width: 1000px;
	background-color: #000;
	margin: 0 auto;

}

#pageBody {
	width: 900px;
	background-color: #000;
	margin: 0 auto;
	position: relative;
}

#Img_center {
	display:block;
	margin: 50px auto;
}

#content_Full {
	width: 400px;
	float: left;
	margin: 30px 20px 20px 0;
	clear: both;
}

.notice {
	text-align:right;
	font-size: 11px;
	color: #666;
	padding: 70px 10px 10px 0;
	display: inline-block;
	_display: inline;

}

.notice2 {
	text-align:right;
	font-size: 11px;
	color: #666;
	margin: 0 0 10px 0;
	display: inline-block;
	_display: inline;
}

#footer {
	width: 900px;
}


#copyright {
	background-image: url(../images/clover_footer2.jpg);
	background-repeat: no-repeat;
	margin: 0 0 50px 0;
	clear: both;
}

#copyright p {
	font-size: 14px;
	color: #FFF;
	text-align: center;
	padding: 0 10px 10px 0;
}


.imgcenter {
	display: block;
	margin: 10px auto;
}

.yohaku {
	margin: 0 0 5px 0;
}

/* globalNavi ここから */
#globalNavi {
	width: 900px;
	margin: 0 0 5px 0;
	background-color: #000;
}

#navi{
	width: 900px;
	height: 50px;
	margin: 0;
    padding: 0;
}


#navi li{
	float: left;
}
	
/* globalNavi ここまで */

/* パンくずリスト ここから */
#pan {
	width:800px;
	margin: 0 0 5px 0;
}

.bred {
  display: inline;
  color:#CCC;
}

/* パンくずでリンクがないテキストのフォント調整 */
#pan .normal{
	display: inline;
	color: #CCC;
	font-size: 14px;
}
/* パンくずリスト ここまで */

/* ページの見出しデザイン ここから */

#midashi {
	width: 650px;
	height: 24px;
	color: #FFF;
	line-height: 24px;
	font-size: 18px;
	background-color: #F6F;
	background-image: url(../images/h3_bg2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
	-webkit-border-top-right-radius: 7px;  
    -webkit-border-bottom-right-radius: 7px; 
	-moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
	padding: 7px 0 7px 10px;
	margin: 0 0 20px 0;
}

#midashi2 {
	width: 890px;
	height: 24px;
	color: #FFF;
	line-height: 24px;
	font-size: 18px;
	background-color: #F6F;
	background-image: url(../images/h3_bg2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
	-webkit-border-top-right-radius: 7px;  
    -webkit-border-bottom-right-radius: 7px; 
	-moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
	padding: 7px 0 7px 10px;
	margin: 0 0 20px 0;
}

/* ページの見出しデザイン ここまで */

/* 左側のコンテンツの中のテキスト設定 ここから */

.text_l {
	margin: 0 0 20px 0;
}

.text_l2 {
	margin: 0 0 200px 0;
}

.text_l3 {
	margin: 0 0 40px 0;
}

.text_l4 {
	margin: 0 0 30px 0;
}


.text_l5 {
	margin: 0 0 10px 0;
}

#memo_p a:link {
	color: #666;
	text-decoration: none;
	font-size: 14px;
	line-height: 32px;
}

#memo_p a:hover {
	color: #33d06b;
	text-decoration: none;
	font-size: 14px;
	line-height: 32px;
}

#memo_p a:visited {
	color:#CCC;
	text-decoration: none;
	font-size: 14px;
	line-height: 32px;
}

/* 左側のコンテンツの中のテキスト設定 ここまで */
.go_to_top {
	text-align: right;
	font-size: 10px;
}


/* 各ページ共通のデザイン ここまで */

/* topページの左側メインコンテンツ　ここから */
#icon {
margin: 0 0 0 50px;
	}
	
#icon2 {
margin: 50px 0 0 50px;
	}

.balloon{
	background:#FFF;
	color:#333;
	padding:10px;
	position:absolute;
	display:none;
	font-size: 14px
}

#cm {
	clear: both;
}

#cm2 {
	width: 800px;
	background-color: #000;
	margin: 0px 0 10px 0;
}
/* topページの左側メインコンテンツ　ここまで */

/* 左側のメインコンテンツ部分のデザイン ここまで */


/* portfolioページのデザイン ここから */

#listBox {
	width: 660px;
	background-color: #000;
/*	float: left;
*/}

/*#listBox dl {
	clear: both;
}
*/

#listBox dt {
	width: 220px;
	height: 160px;
	float: left;
	margin: 0 0 20px 0;
}

#listBox dd {
	width: 420px;
	height: 150px;
	float: right;
	background-color: #333;
	color: #FFF;
	font-size: 10.5pt;
	line-height: 150%;
	padding: 5px 13px 5px 7px;
	margin: 0 0 20px 0px;
}

#dd_text {
	font-size: 12pt;
	font-weight: bold;
	color: #0C0;
	margin: 0 0 10px 0;
}


/* 画像なしのテキストだけのリスト ここから */
#content_l {
	width: 660px;
	float: left;	
}

/*#listBox ul {
	clear: both;
}
*/

#listBox li {
	width: 640px;
	background-color: #333;
	color: #FFF;
	font-size: 10.5pt;
	line-height: 130%;
	padding: 5px 13px 5px 7px;
	margin: 0 0 20px 0px;
}

/*#listBox .bold {
	font-weight: bold;
}*/

#listBox2 {
	width: 660px;
	background-color: #000;
	float: left;
}

/*#listBox2 dl {
	clear: both;
}
*/

#listBox2 dt {
	width: 650px;
	float: left;
	margin: 0 0 20px 0;
}

#listBox2 dd {
	float: right;
	background-color: #333;
	color: #FFF;
	font-size: 10.5pt;
	line-height: 160%;
	padding: 5px 13px 5px 7px;
	margin: 0 0 20px 0px;
}

/* 画像なしのテキストだけのリスト ここまで */

/* portfolioページのデザイン ここまで */


/* contactページのデザイン ここから */

#contactform {
	display: block;
/*	width: 400px;
*/	margin: 10px 100px 100px 10px;
	float: left;
	font-size: 14px;
	color: #FFF;
	text-align: left;
	vertical-align: top;
}

#username {
	margin: 0 0 10px 0;
}

#mail {
	margin: 0 0 10px 0;
}

#phone {
	margin: 0 0 10px 0;
}

#comment {
	margin: 0 0 20px 0;
}

#submit {
		margin: 0 0 0 0;
}



/* contactページのデザイン ここから */

/* siteMapのデザイン ここから */

#siteMap {
	width: 800px;
}

#siteMap ul {
	width: 800px;
}

#siteMap li {
	width:100px;
}

.sub {
	margin: 0 0 0 60px;
}
.sub2 {
	margin: 0 0 0 100px;
}

#siteMap a:link{
	display: block;
	color:#FFF;
	font-size: 1em;
	margin: 15px 0 15px 0;
	padding: 5px;
	text-decoration: none;
}

.m50 {
	margin: 0 0 50px 0;
}

 hr {
	width: 800px;
}


#siteMap a:visited {
	color: #CCC;
}

#siteMap a:hover {
	color: #FFF;
	background-color: #F6F;
}

.maru_s {
	font-size: 14px;
}

.maru_ss {
	font-size: 12px;
}
/* siteMapのデザイン ここまで */

/* ハッシーのスクリプト ここから */
.tip {
  position:absolute;
	color:#CCC;
	background:#000;/*いやー分かると思うけど一応tipの背景色好きに変えてね*/
	display:none; /*基本非表示で*/
	padding:10px 10px 15px 10px;/*ここはtextarea表示余白*/
	z-index:1000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}

.roll {
	width:400px;
	height:300px;
	margin:0 auto 100px;
}	
/*div#はboxはこんな感じで、分かってると思うけど一応、画像+余白+++サイズに計算忘れずにね*/

/* ハッシーのスクリプト ここまで */


/* 右側サイドメニューのデザイン ここから */

#content_r {
	width: 300px;
	margin: 30px; 0 0 10px;
	float: right;
	background-color:#FF0;
}


#sideMenu {
	width: 230px;
	float: right;
}

#li_u {
	margin: 0 0 5px 0;
}


#li_u a:link {
	display: block;
	color: #FFF;
	width:220px;
	height: 40px;
	padding: 0 0 0 10px;
	line-height: 40px;
	background-color: #F6F;
}

#li_u a:hover {
	display: block;
	color: #960;
	width:220px;
	height: 40px;
	padding: 0 0 0 10px;
	line-height: 40px;
	background-color: #C9F;
}

#li_u a:visited {
	display: block;
	color: #990;
	width:220px;
	height: 40px;
	padding: 0 0 0 10px;
	line-height: 40px;
}

#sideMenu a:link {
	display: block;
	color: #FFF;
	width:220px;
	height: 40px;
	padding: 0 0 0 10px;
	line-height: 40px;
	background-color: #F6F;
	border-radius: 7px;
    border-radius: 7px;
	-webkit-border-radius: 7px;  
    -webkit-border-radius: 7px; 
	-moz-border-radius: 7px;
    -moz-border-radius: 7px;
}

#sideMenu a:hover {
	display: block;
	color: #960;
	width:220px;
	height: 40px;
	padding: 0 0 0 10px;
	line-height: 40px;
	background-color: #C9F;
	border-radius: 7px;
    border-radius: 7px;
	-webkit-border-radius: 7px;  
    -webkit-border-radius: 7px; 
	-moz-border-radius: 7px;
    -moz-border-radius: 7px;
}

#sideMenu a:visited {
	display: block;
	color: #FF0;
	width:220px;
	height: 40px;
	padding: 0 0 0 10px;
	line-height: 40px;
	background-color: #F6F;
	border-radius: 7px;
    border-radius: 7px;
	-webkit-border-radius: 7px;  
    -webkit-border-radius: 7px; 
	-moz-border-radius: 7px;
    -moz-border-radius: 7px;
}


#li_u2 {
	margin: 0 0 5px 0;
}


#li_u2 a:link {
	display: block;
	color: #FFF;
	width:220px;
	height: 40px;
	padding: 0 0 0 10px;
	line-height: 40px;
	background-color: #C9F;
	border-radius: 7px;
    border-radius: 7px;
	-webkit-border-radius: 7px;  
    -webkit-border-radius: 7px; 
	-moz-border-radius: 7px;
    -moz-border-radius: 7px;
}

#li_u2 a:hover {
	display: block;
	color: #960;
	width:220px;
	height: 40px;
	padding: 0 0 0 10px;
	line-height: 40px;
	background-color: #C9F;
	border-radius: 7px;
    border-radius: 7px;
	-webkit-border-radius: 7px;  
    -webkit-border-radius: 7px; 
	-moz-border-radius: 7px;
    -moz-border-radius: 7px;
}

#li_u2 a:visited {
	display: block;
	color: #FF0;
	width:220px;
	height: 40px;
	padding: 0 0 0 10px;
	line-height: 40px;
	background-color: #C9F;
	border-radius: 7px;
    border-radius: 7px;
	-webkit-border-radius: 7px;  
    -webkit-border-radius: 7px; 
	-moz-border-radius: 7px;
    -moz-border-radius: 7px;
}



/* 右側サイドメニュのデザイン ここまで */


