/*ここは消さないで下さい!*/
/* Edited with EditCSS */
/*CSSLicense: jp-soft.com Tsunehisa Hazama*/

* {
	margin: 0;
	padding: 0;
}

html{height: 100%;}


/* BODY-------------------------------*/
body {
	background: url("http://www.ginsakura.com/img/base.jpg") repeat-x #FFFFCC;
	margin: 0;
	padding: 0;ｆ
	line-height:150%;
	letter-spacing: normal;
	color: #333;
	list-style: none;
	text-align: center;
	font-weight: normal;
	font-size: 13px;
	font-family: arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
}

/*デフォルト属性 */
a, p, h1, h2, h3, h4, h5, h6, blockquote {
	margin: 0;
	padding: 0;
	border: 0;
}

/* strong */
strong {font-weight: bold;}

/* 画像の属性 */
img {border: none; margin: 0;}


a:link, a:visited, a:active {color: #0033FF;text-decoration: underline;}
a:hover{color : #FF6633;text-decoration: none;}
	
/* 基本設定 ----------------------------- */
#base{
	background: #FFFFFF;
	width: 800px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	border-left: 10px solid #cc9966;
	border-right: 10px solid #cc9966;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: center;
}

#containar {
	width: 780px;
	margin: 20px auto 0 auto;
	text-align: left;
	background: #FFF;
}

/*  ヘッダー  */
#header h1 a:link, #header h1 a:visited, #header h1 a:active {
position: absolute;
top : 45px;
left: 140px;
color: #FFF;
font-size: 14px;
line-height: 150%;
font-weight: bold;
text-decoration: none;
/*text-indent: -2000px;*/
}

#header h1 a:hover {
 color: #FF9900;
 text-decoration: underline;
}

#header2 {
	height:233px;
	margin: 0;
	color: #FFF;
	text-align: left;
	background: #3398CC url("http://www.ginsakura.com/img/header2.jpg") no-repeat;
}

#header2 p{
	position: absolute;
	left: 140px;
	top: 125px;
	color: #FFF;
	font-size: 12px;
	text-align: left;
	width: 800px;
}

#header2 a:link, #header a:visited, #header a:active {color: #FFF;text-decoration: underline;}
#header2 a:hover{color : #FF9900;text-decoration: none;}

#header .ads_header{
	text-align: center;
}


/*  メインメニュー  */
#gmenu{
	position: absolute;
	left:0px;
	top: 205px;
	margin: 0 auto;
	width: 800px;
	height: 33px;
	border-top: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
}
#gmenu ul{list-style: none; margin: 0; padding: 0;}
#gmenu li{margin: 0; padding: 0; float: left;}
#gmenu li.nav1 a:link, #gmenu li.nav1 a:visited, #gmenu li.nav1 a:active {
	float: left;
	width: 160px;
	height: 33px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 220%;
	overflow: hidden;
	background: url("http://www.ginsakura.com/img/gmenu01.gif") no-repeat;
	display: block;
}
#gmenu li.nav1 a:hover{background: url("http://www.ginsakura.com/img/gmenu11.gif") no-repeat;color: #FFF;}

#gmenu li.nav2 a:link, #gmenu li.nav2 a:visited, #gmenu li.nav2 a:active {
	float: left;
	width: 160px;
	height: 33px;
	color: #666;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 220%;
	overflow: hidden;
	background: url("http://www.ginsakura.com/img/gmenu02.gif") no-repeat;
	display: block;
}
#gmenu li.nav2 a:hover{background: url("http://www.ginsakura.com/img/gmenu12.gif") no-repeat;color: #FFF;}

#gmenu li.nav3 a:link, #gmenu li.nav3 a:visited, #gmenu li.nav3 a:active {
	float: left;
	width: 160px;
	height: 33px;
	color: #666;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 220%;
	overflow: hidden;
	background: url("http://www.ginsakura.com/img/gmenu03.gif") no-repeat;
	display: block;
}
#gmenu li.nav3 a:hover{background: url("http://www.ginsakura.com/img/gmenu13.gif") no-repeat;color: #FFF;}

#gmenu li.nav4 a:link, #gmenu li.nav4 a:visited, #gmenu li.nav4 a:active {
	float: left;
	width: 160px;
	height: 33px;
	color: #666;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 220%;
	overflow: hidden;
	background: url("http://www.ginsakura.com/img/gmenu04.gif") no-repeat;
	display: block;
}
#gmenu li.nav4 a:hover{background: url("http://www.ginsakura.com/img/gmenu14.gif") no-repeat;color: #FFF;}

#gmenu li.nav5 a:link, #gmenu li.nav5 a:visited, #gmenu li.nav5 a:active {
	float: left;
	width: 160px;
	height: 33px;
	color: #666;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 220%;
	overflow: hidden;
	background: url("http://www.ginsakura.com/img/gmenu05.gif") no-repeat;
	display: block;
}
#gmenu li.nav5 a:hover{background: url("http://www.ginsakura.com/img/gmenu15.gif") no-repeat;color: #FFF;}

.rss{	
	position: absolute;
	top: 182px;
	right: 25px;
}

/*  パンくずリスト  */
.navi {
	margin :0 0 10px;
	width: 100%;
	font-size: 10px;
	padding: 0 5px;
	text-align: left;
}

.navi a {
	color: #337799;
	text-decoration: none;
}

.navi a:hover {
	color: #FF6633;
	text-decoration: underline;
}


/*  記事枠等の属性  */
#content {
	font-size: 14px;
	float: left;
	width: 530px;	
	margin: 0;
	padding: 0;
	background: #FFF;
	overflow: hidden;
	line-height:150%;
}

#content h2{
	margin: 5px 0 10px 0px;
	font-size: 18px;
	color: #0F3357;
	font-weight: bold;
	text-align: left;
	text-indent: 5px;
	line-height: 150%;
	border-left: 10px solid #3398CC;
}

#content h3{
	margin: 15px 0 10px 0px;
	padding: 0px 0px 0px 5px;
	border-bottom: 4px solid #CCC;
	color: #176782;
	font-weight: bold;
	font-size: 18px;
	line-height: 150%;
	display: block;
	text-align: left;
	text-indent: 0;
}

#content h3.post {
	margin: 10px 5px 0 5px;
	border: 0px;
	color: #0F3357;
	font-weight: bold;
	font-size: 108%;
	line-height: 150%;
	display: block;
	text-align: left;
	text-indent: 20px;
	background: url("http://www.ginsakura.com/img/h3_back.gif") no-repeat top left;
}
			
#content h3.post a {
	color: #0F3357;
	text-decoration: underline;
}
					
#content h3.post a:hover {
	color: #FF0000;
	text-decoration: none;
}

#content h4 {
	margin: 10px 10px 0px 0px;
	border-bottom: 1px solid #DDD;
	color: #176782;
	font-weight: bold;
	font-size: 108%;
	line-height: 150%;
	display: block;
	text-align: left;
}

#content h5 {
	margin: 10px 10px 10px 0;
	color: #666;
	font-weight: normal;
	font-size: 100%;
	line-height: 150%;
	display: block;
	text-align: left;
}

#content .posted {
	text-align: right;
	font-size: 10px;
	margin: 0px 20px 10px 0;
}

#content .doc{
	margin: 0 10px 20px 15px;
	text-align: left;
	line-height: 150%;
}

#content .doc p{
	padding: 5px 0;
}

/* ---- 関連記事リスト属性----- */
#content ol{
	margin: 0px 0px 0px 30px;
}

#content li{
	margin: 0;
	font-size: 100%;
	line-height: 19px;
}

/*----- trackbacks & Comments-----*/

#content #trackbackdata, #content #commentdata{
	font-size: 12px;
	color: #888;
	margin: 10px 0 10px 10px;
}

#content #trackbackdata .post1{
	font-size: 10px;
	color: #888;
	margin: 0;
	border-bottom: 1px solid #888;
}

#content #commentdata .post2{
	margin-bottom: 10px;
	font-size:10px;
	text-align: right;
}

#content .error {
	font-size : 14px;
	color: red;
	border: 1px solid red;
	padding: 5px;
	text-align: center;
}

#content .next{
	text-align: right;
}

/*  サイドメニュー等の属性  */
#sidebar {
	float: right;
	width: 240px;
	margin: 0;
	padding: 0;
	background: #FFF;
	overflow: hidden;
}

#sidebar h2{
	margin: 10px 0 0 0;
 	background: url("http://www.ginsakura.com/img/sh2_back.gif") no-repeat top left;
	font-weight: bold;
	font-size: 100%;
	line-height: 170%;
	color: #FFF;
	text-align: left;
	text-indent: 5px;
}

#sidebar .search{	
	margin: 0;
	border-left: 1px solid #99CCFF;
	border-right: 1px solid #99CCFF;
	border-bottom: 1px solid #99CCFF;
}

/*　検索窓　*/
#sidebar .search div {
	padding: 10px;
	text-align: left;
}

/* カテゴリ指定 */
#sidebar .cat{
	margin: 0;
}

#sidebar .cat h2{
	margin: 5px 5px 0 10px;
	border: 1px solid #555;
	background: #33663B;
	font-weight: bold;
	font-size: 108%;
	line-height: 170%;
	color: #FFF;
	text-align: left;
	text-indent: 5px;
}

#sidebar ul.menu{
	display: block;
	margin: 0 0 10px 0;
	list-style-type: none;
	border-left: 1px solid #99CCFF;
	border-right: 1px solid #99CCFF;
	border-bottom: 1px solid #99CCFF;
	text-align: left;
}

#sidebar ul.menu li.c1 a {
	display: block;
 	height: 25px;
 	list-style: none;
 	padding: 0 0 0 20px;
 	text-decoration: none;
 	font-size: 100%;
 	line-height: 170%;
 	overflow: hidden;
	background: #FFF url("http://www.ginsakura.com/img/menu01.gif") no-repeat;
}

#sidebar ul.menu li.c1 a:hover {
	background: #FFF url("http://www.ginsakura.com/img/menu02.gif") no-repeat;
	color: #FF6633;
	text-decoration: underline;
}


#sidebar ul.menu li a {
	display: block;
 	height: 25px;
 	list-style: none;
 	padding: 0 0 0 40px;
 	text-decoration: none;
 	font-size: 100%;
 	line-height: 170%;
 	overflow: hidden;
	background: #FFF url("http://www.ginsakura.com/img/menu03.gif") no-repeat;
}

#sidebar ul.menu li a:hover {
	background: #FFF url("http://www.ginsakura.com/img/menu04.gif") no-repeat;
	color: #FF6633;
	text-decoration: underline;
}

#sidebar ul.arch li a {
 	height: 25px;
 	list-style: none;
 	padding: 0;
 	text-indent: 20px;
 	text-decoration: none;
 	font-size: 100%;
 	line-height: 200%;
 	display: block;
	background: #FFF url("http://www.ginsakura.com/img/arch01.gif") no-repeat;
}

#sidebar ul.arch li a:hover {
	background: #FFF url("http://www.ginsakura.com/img/arch02.gif") no-repeat;
	color: #FF6633;
}

/*フッターナビ*/
.f_navi {
	clear: both;
	text-align: right;
	margin: 0px;
	padding: 10px 250px 15px 15px;
	font-size: 85%;
}

.f_navi img{margin: 0 3px;border-style: none; vertical-align: middle;}

/*フッター*/
#footer{
	clear: both;
 	text-align: center;
 	width: 800px;
	margin: 0;
	height: 50px;
	color: #FFF;
	padding: 0;
	background: #000099;
}

#footer .copyright{
	margin: 0;
	padding: 13px 10px 0 0;
	text-align: right;
	line-height: 120%;
	font-size: 12px;
}

#footer a:link, #footer a:visited, #footer a:active {color: #FF9966;text-decoration: underline;}
#footer a:hover {color:#FF3300;text-decoration: none;}

/* タグ指定 */

.module-tagcloud{
	margin: 0;
}

.module-tagcloud h2{
 margin: 10px 0 0 0;
 height: 22px;
 color: #FFF;
 font-weight: bold;
 line-height: 180%;
 text-indent: 10px;
 text-align: left;
 background: #CCC;
 display: block;
}

.module-tagcloud .module-content{
	margin: 0;
	background: #EEE;
	text-align: left; 
}

.module-tagcloud .module-content .module-list{
	padding: 5px;
	list-style: none;
}

.module-tagcloud .module-content .module-list .module-list-item { display: inline; }
.module-tagcloud .module-content .module-list li.taglevel1 { font-size: 19px; }
.module-tagcloud .module-content .module-list li.taglevel2 { font-size: 17px; }
.module-tagcloud .module-content .module-list li.taglevel3 { font-size: 15px; }
.module-tagcloud .module-content .module-list li.taglevel4 { font-size: 13px; }
.module-tagcloud .module-content .module-list li.taglevel5 { font-size: 11px; }
.module-tagcloud .module-content .module-list li.taglevel6 { font-size: 9px; }

.tag_line{
	margin: 10px;
	text-align: left;
}



/*▼追加スタイルシート　ここから▼*/

/*レイアウト設定*/
.navi {font-size:12px;background-color: #FFFFFF;}

.clear {
clear:both;
}
.center {
text-align:center;
}
.left {
text-align:left;
}
.right {
text-align:right;
}


/*セル外余白を指定します*/
.m5555 {margin:5px 5px 5px 5px;} /*上下左右*/
.m5050 {margin:5px 0px 5px 0px;} /*上下*/
.m0505 {margin:0px 5px 0px 5px;} /*左右*/
.m5000 {margin:5px 0px 0px 0px;} /*上のみ*/
.m0050 {margin:0px 0px 5px 0px;} /*下のみ*/
.m0005 {margin:0px 0px 0px 5px;} /*左のみ*/
.m0500 {margin:0px 5px 0px 0px;} /*右のみ*/
.m1111 {margin:10px 10px 10px 10px;} /*上下左右*/
.m1010 {margin:10px 0px 10px 0px;} /*上下*/
.m0101 {margin:0px 10px 0px 10px;} /*左右*/
.m1000 {margin:10px 0px 0px 0px;} /*上のみ*/
.m0010 {margin:0px 0px 10px 0px;} /*下のみ*/
.m0001 {margin:0px 0px 0px 10px;} /*左のみ*/
.m0100 {margin:0px 10px 0px 0px;} /*右のみ*/
.m2222 {margin:20px 20px 20px 20px;} /*上下左右*/
.m2020 {margin:20px 0px 20px 0px;} /*上下*/
.m0202 {margin:0px 20px 0px 20px;} /*左右*/
.m2000 {margin:20px 0px 0px 0px;} /*上のみ*/
.m0020 {margin:0px 0px 20px 0px;} /*下のみ*/
.m0002 {margin:0px 0px 0px 20px;} /*左のみ*/
.m0200 {margin:0px 20px 0px 0px;} /*右のみ*/


/*セル内余白を指定します*/
.p5555 {padding:5px 5px 5px 5px;} /*上下左右*/
.p5050 {padding:5px 0px 5px 0px;} /*上下*/
.p0505 {padding:0px 5px 0px 5px;} /*左右*/
.p5000 {padding:5px 0px 0px 0px;} /*上のみ*/
.p0050 {padding:0px 0px 5px 0px;} /*下のみ*/
.p0005 {padding:0px 0px 0px 5px;} /*左のみ*/
.p0500 {padding:0px 5px 0px 0px;} /*右のみ*/

.p1111 {padding:10px 10px 10px 10px;} /*上下左右*/
.p1010 {padding:10px 0px 10px 0px;} /*上下*/
.p0101 {padding:0px 10px 0px 10px;} /*左右*/
.p1000 {padding:10px 0px 0px 0px;} /*上のみ*/
.p0010 {padding:0px 0px 10px 0px;} /*下のみ*/
.p0001 {padding:0px 0px 0px 10px;} /*左のみ*/
.p0100 {padding:0px 10px 0px 0px;} /*右のみ*/

.p2222 {padding:20px 20px 20px 20px;} /*上下左右*/
.p2020 {padding:20px 0px 20px 0px;} /*上下*/
.p0202 {padding:0px 20px 0px 20px;} /*左右*/
.p2000 {padding:20px 0px 0px 0px;} /*上のみ*/
.p0020 {padding:0px 0px 20px 0px;} /*下のみ*/
.p0002 {padding:0px 0px 0px 20px;} /*左のみ*/
.p0200 {padding:0px 20px 0px 0px;} /*右のみ*/

.p3333 {padding:30px 30px 30px 30px;} /*上下左右*/
.p3030 {padding:30px 0px 30px 0px;} /*上下*/
.p0303 {padding:0px 30px 0px 30px;} /*左右*/
.p3000 {padding:30px 0px 0px 0px;} /*上のみ*/
.p0030 {padding:0px 0px 30px 0px;} /*下のみ*/
.p0003 {padding:0px 0px 0px 30px;} /*左のみ*/
.p0300 {padding:0px 30px 0px 0px;} /*右のみ*/

.p4444 {padding:40px 40px 40px 40px;} /*上下左右*/
.p4040 {padding:40px 0px 40px 0px;} /*上下*/
.p0404 {padding:0px 40px 0px 40px;} /*左右*/
.p4000 {padding:40px 0px 0px 0px;} /*上のみ*/
.p0040 {padding:0px 0px 40px 0px;} /*下のみ*/
.p0004 {padding:0px 0px 0px 40px;} /*左のみ*/
.p0400 {padding:0px 40px 0px 0px;} /*右のみ*/


/*色を指定します*/
.kuro { color: #000000; }
.aka { color: #ff0000; }
.azuki { color: #cc0000; }
.orange { color: #ff6600; }
.ao { color: #0000cc; }
.kon { color: #000066; }
.mizu { color: #3a6ea5; }
.tya { color: #bd000e; }
.gray { color: #3d3737; }
.pink { color: #cc3399; }
.ki { color: #ffff00; }
.333 { color: #333333; }
.666 { color: #666666; }
.999 { color: #999999; }
.aaa { color: #aaaaaa; }
.bbb { color: #bbbbbb; }
.ccc { color: #cccccc; }
.ddd { color: #dddddd; }
.eee { color: #eeeeee; }


/*背景色を指定します*/
.bghada { background-color: #FFCC99; }
.bgmizu { background-color: #33CCFF; }


/*行間を指定します*/
.lh10 {line-height: 100%;}
.lh12 {line-height: 120%;}
.lh15 {line-height: 150%;}
.lh20 {line-height: 200%;}


/*文字を太くします*/
.b { font-weight: bold; }

/*文字を太くします*/
.sen { text-decoration: underline; }

/*文字のフォントを指定します*/
.big { font-size: 18px; }
.small { font-size: 12px; }
.f10 { font-size: 10px; }
.f11 { font-size: 11px; }
.f12 { font-size: 12px; }
.f13 { font-size: 13px; }
.f14 { font-size: 14px; }
.f15 { font-size: 15px; }
.f16 { font-size: 16px; }
.f17 { font-size: 17px; }
.f18 { font-size: 18px; }
.f19 { font-size: 19px; }
.f20 { font-size: 20px; }
.f21 { font-size: 21px; }
.f22 { font-size: 22px; }
.f23 { font-size: 23px; }
.f24 { font-size: 24px; }
.f25 { font-size: 25px; }
.f26 { font-size: 26px; }
.f27 { font-size: 27px; }
.f28 { font-size: 28px; }
.f29 { font-size: 29px; }
.f30 { font-size: 30px; }


/*文字を装飾します*/
.line { background: #ffff00; }


/*画像の位置を指定します*/
.imgl {
margin: 0px 10px 0px 0px;
padding: 0;
float: left;
}
.imgr {
margin: 0px 0px 0px 10px;
padding: 0;
float: right;
}


/*ボーダーを指定する*/
.bd1 {border: 1px dotted #cccccc; padding: 10px 10px 10px 10px;}
.bd2 {border: 1px dashed #929286;}

.setumei{
 color:#999999;
 font-size:11px;
 line-height:150%;
 font-weight:normal;
 margin: 30px 0px 0px 0px;
 padding:10px 10px 10px 10px;
 background: #FFFFD2;
 border: 1px dashed #929286;
 word-break: break-all
}
/*▲追加スタイルシート　ここまで▲*/


