/************************/
/* トピック部分　　　　*/
/************************/

#center {
	margin-top:12px;
	float: left;
	width: 560px;
	background-color: #fff;
	overflow: hidden;
	border:0px solid #666;
	text-align:right;
}

#topic{
	background-color:#fffff0;
	padding:5px;
	margin-bottom:5px;
}

#topic h1{
	margin:0px;
	color:#333;
	padding:0;
	text-align:left;
	font-size:15px;
	font-weight:bold;
}

#center .banner{
	background:url(http://gunp.jp/images/ptn.gif)  repeat fixed;
	height:6px;
	font-size:6px;
	padding:0px;
	margin-top:0px;
	line-height:1em;
}

#center .banner2{
	background:url(http://gunp.jp/images/ptn.gif)  repeat fixed;
	height:6px;
	font-size:14px;
	padding:0;
	margin:0;
}

#center a	{ color: #10a040; text-decoration: none; }
#center a:active	{ color: #FF4000; text-decoration: underline; }
#center a:visited	{ color: #FF8000;}
#center a:hover	{ color: #005000; text-decoration: underline; }


#center .link2{
	font-size:12px;
	margin-bottom:4px;
}

/***********************/
/*　メイン部分      　　　　　　*/
/***********************/


body {
	font-family:"ＭＳ Ｐゴシック", Osaka;
	margin-top:15px;
	padding:0;
	text-align: center;
	background-color: #fff;
	}

a	{ color: #303030; text-decoration: none; }
a:active	{ color: #303030; text-decoration: underline; }
a:visited	{ color: #404040; }
a:hover	{ color: #005000; text-decoration: underline; }

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 760px;
	background-color: #FFFFFF;
	border:0px solid #666;
	}

 h5 {
	color: #FFAF68;
	font-family: "ＭＳ Ｐゴシック", Osaka, Arial;
	font-size: 120%;
	font-weight: bold;
	line-height:1em;
	text-align:left;
	padding:0px;
	margin:0px;
	}



/***********************/
/* ヘッダー　　　　　　　　　　　*/
/***********************/


#banner {
	background:url(http://gunp.jp/images/ptn.gif)  repeat fixed;
	text-align: center;
	width:760px;
	height:21px;
	margin-top:5px;
	padding:0;
	}

#banner2 {
	background:url(http://gunp.jp/images/ptn2.gif)  repeat fixed;
	text-align: center;
	width:760px;
	margin-top:3px;
	padding:0;
	height:2px;
	font-size:2px;
	}

#banner-img {
	display: none;
	}

#header{
	text-align:right;
	font-size:12px;
	width:760px;
	height:49px;
	margin:0;
	padding:0;
}

#header .hed-img{
	margin-top:0px;
}


#header .menu{
	padding:0px;
	margin:0px;
	position:relative;
	top:4px;
	left:4px;
}

#header .menu ul{
	margin: 0px;
	padding: 0px;
	display: inline;
}

#header .menu a:link{
	color:#555;
}

#header .menu li{
	font-size:13px;
	font-weight:bold;
	margin:0px 4px 0px 6px;
	padding:0;
	font-family:Arial, Osaka;
	display: inline;

}

#top-img {
	margin-top:5px;
	margin-bottom:5px;
	border:0px;
}


/*********************************/
/* 日記部分　　　　　　　　　　　*/
/*********************************/

.content {
	background-color: #fff;
	width: 546px;
	color: #434343;
	margin:0px;
	padding:0px;
	}

.content p {
	color: #505050;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin:10px;
	letter-spacing:-0.5px;
	}

.content .d-date{
	margin-top:10px;
	text-align:left;
	border-bottom:2px solid #FFcf00;
}

.content .d-date .sq{
	background-color:#FFcf00;
	width:17px;
	height:19px;
	float:left;
}

.content .d-title{
	text-align:left;
	margin:0px;
	padding:4px;
}

.content .d-main{
	width:534px;
	border-left:2px solid #FFED70;
	border-bottom:2px solid #FFED70;
}

.content .d-main2{
	width:534px;
	text-align:left;
}


.content h2 {
	margin-top:6px;
	margin-left:13px;
	margin-bottom:6px;
	color: #333;
	font-family: "ＭＳ Ｐゴシック", Osaka,Arial;
	font-size: 120%;
	font-weight: bold;
	}

.content h3 {
	color: #555;
	font-family: "ＭＳ Ｐゴシック", Osaka, Arial;
	font-size: 12px;
	font-weight: bold;
	marign:0;
	padding:0;
	line-height:1.4em;
	}

.content h4 {
	color: #404040;
	font-family: "ＭＳ Ｐゴシック", Osaka, Arial;
	font-size: 11pt;
	font-weight: bold;
	line-height:1em;
	text-align:left;
	padding:0px;
	margin:0px;
	margin-top:13px;
	}



.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: right;
	line-height: normal;
	float:none;
	}


.content .btm_line{
	position:relative;
	top:-17px;
	left:-519px;
	
}

.content  .left{
	 float:left; 
	 margin-right:4px;
}
.content  .right{
	float:right;	
}

.content img{ border:0; margin:0px}



.name{
	font-size:82%;
	text-align:left;
	font-weight:bold;
	margin-left:20px;
	border-bottom:2px solid #FFED70;
	width:500px;
	margin-top:24px;
}

.name2{
	font-size:80%;
	text-align:right;
	font-weight:bold;
	margin-right:14px;
	margin-top:5px;
}

.prof{
	color: #505050;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 130%;
	text-align: left;
	padding:6px;
	padding-left:14px;
	margin:2px 16px 20px 20px;
	border-left:2px solid #FFED70;
	border-bottom:2px solid #FFED70;
}

.btm_line2{
	position:relative;
	top:-17px;
	left:20px;
}


/*********************************/
/* 右パネル　　　　　　　　　　　*/
/*********************************/



#right {
	float: right;
	width: 175px;
	margin-top:12px;
	overflow: hidden;
	border:0px solid #666;
	padding:0;
	}


.sidebar {
	border:0px solid #201C17;
	background-color: #FFFDF2;
	padding:0;
	margin:0;
	font-size:12px;
	}

.sidebar .namebar{
	background:url(http://gunp.jp/images/namebar.gif);
	text-align:right;
	height:17px;
	padding:0;
	margin:0;
}
.sidebar .namebar2{
	background:url(http://gunp.jp/images/namebar2.gif);
	font-size:4px;
	height:4px;
	padding:0;
	margin-top:2px;
}

.sidebar h2 {
	font-family: Arial, sans-serif;
	font-size: 15px;
	color:#fff;
	font-weight: bold;
	/*text-transform: uppercase;*/
	}

ul {
	list-style-type: square;
	}

ul ul {
	margin-bottom: 0px;
	list-style-type: square;
	padding-left:0px;
	margin-left:1em;
	font-size:12px;
	}

li {
	line-height:140%;
	color:#404040;
	font-size: 12px;
	margin-top:3px;
	font-family:Arial, Osaka;

	}


.sidebar img {
	border:0px;
	padding:0;
	margin:0;
	}

.sidebar p {
	color: #505050;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-left:10px;
	}


.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
	text-align: center;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

/**********************/
/* フッター　　　　　　　　　　　*/
/**********************/


#footer{
	text-align:center;
	font-size:12px;
}


/**************************/
/* 各コンテンツページ　　　　　　*/
/*************************/

.event{
	line-height:1.1em;
	font-size:small;
	margin-left:22px;
	padding:4px;
	width:auto;
}
.event-name{
	font-size:150%;
	font-weight:bold;
	border-bottom:0px solid #FFED70;
}

.books{
	clear:left;
	font-size:small;
	line-height:1.3em;
	width:500px;
	height:152px;
	margin-left:12px;
	margin-bottom:5px;
	border:1px solid #FFED70;
}

.books2{
	font-size:90%;
	line-height:1.3em;
	width:500px;
	margin-left:12px;
	margin-bottom:5px;
	border-top:2px solid #FFED70;
	border-bottom:2px solid #FFED70;
}

.b-img{
	float:left;
	padding:5px;
	margin:0px;
	background-color:#fff;
	border-right:1px solid #FFED70;
}

.b-title{
	font-size:100%;
	font-weight:bold;
	border-bottom:1px solid #FFED70;
}

.b-img2{
	float:left;
	padding:5px;
	margin:0px;
	background-color:#fff;
	border-right:2px solid #FFED70;
}

.b-title2{
	font-size:120%;
	font-weight:bold;
	padding:5px;
	border-bottom:2px solid #FFED70;
}



.link_img{
	float:left;
	margin-left:10px;
	margin-right:5px;
	margin-bottom:5px;
}

.link_name{
	font-size:12px;
	font-weight:bold;
	color:555;
}
.link_coment{
	font-size:12px;
	color:#666;
}

.link_border{
	margin:10px 10px 10px 10px;
	font-size:2px;
	background:url(http://gunp.jp/images/ptn.gif) repeat fixed;
	height:2px;
	width:480px;
}

#works td{
	border-bottom:1px solid #999;
	border-left:1px solid #999;
}

#works .thum{
	width:500px;
	padding-bottom:10px;
	margin-bottom:14px;
	margin-left:14px;
	border-bottom:2px dotted #999;
}


#works h1{
	font-size:12pt;
	color:#333;
	font-weight:bold;
	padding:0;
	margin:0;
	border-bottom:1px solid #555;
}


#works h2{
	font-size:10pt;
	color:#555;
	font-weight:bold;
	padding:0;
	margin:0;
}

#works a { color: #303030; 	font-weight:normal;	text-decoration: underline; }
#works a:visited{ color: #303030;}
#works a:hover{ color: #005000; text-decoration: underline; }

#works .thum_img{
	margin:2px 8px 5px 5px;
	border:1px solid #999;
}


.content td{font-size:14px;}


.gara1{
	float:left;
	width:150px;
	border:0px solid #ddd;
	text-align:middle;
	margin:5px 20px 5px 2px;
}

.icon{
	clear:both;
	text-align:left;
	padding:10px 30px 2px 40px;
}

.icon img{
	border:1px;
}

.icon a			{ color: #10a040; text-decoration: none; }
.icon a:active	{ color: #FF4000; text-decoration: underline; }
.icon a:visited	{ color: #FF8000;}
.icon a:hover	{ color: #005000; text-decoration: underline; }
}


#links {
	font-size:90%;
}

#links li{
	margin:0px 0px 0px -8px;
}

#links ul{
	margin-top:5px;
}


#links a		{ color: #208060; text-decoration: none; }
#links a:active	{ color: #10a040; text-decoration: underline; }
#links a:visited { color: #FF8000;}
#links a:hover	 { color: #FF8000; text-decoration: underline; }

#right a		{ color: #208060; text-decoration: none; }
#right a:active	{ color: #10a040; text-decoration: underline; }
#right a:visited { color: #FF8000;}
#right a:hover	 { color: #FF8000; text-decoration: underline; }


.profile{
	text-align:right;
	margin:10px 5px 10px 10px;

}


.twitbtn{
	float:right;
	patting-top:10px;
}

