/**************************************************************************************
全ブロックの共通設定
**************************************************************************************/
/*BODY全体に関する設定*/
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color: #666;
	background-image: url(http://nagonyan.com/gakudan-rockets/img/dot_siroao.jpg);
	background-repeat: repeat;	
}

/*通常のリンクの設定*/
a:link {
text-decoration:none;
color:#1e90ff;
}
/*過去に見たことがあるページのリンクの設定*/
a:visited{
text-decoration:none;
color:#408040;
}
/*カーソルが合っている状態のリンクの設定*/
a:hover {
text-decoration:none;
color:#db7093;
}
/*アクティブ状態のリンクの設定*/
a:active {
text-decoration:none;
color:#800000;
}

h1,h2,h3,h4,h5,h6,p,table,th,td,div,ul,ol,li {
	margin: 0px;
	padding: 0px;
}


img {
border-style:none;
}

hr {
	border-color:#FFA07A;
	border-style:dotted; 
	border-width:0px 0px 1px 0px;
}

.float-clear {
	font-size: 0px;
	color: #FFF;
	clear: both;
}
#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-color: #FFA07A;
	border-left-color: #FFA07A;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #FFF;
}
/**************************************************************************************
トップブロックの設定
**************************************************************************************/
/*ヘッダー部*/
#top {
}
#top h3 {
	font-size: 0%;
	float: left;
	text-indent: -9999px;
}
#top h4 {
	float: right;
}
#top #header1 h3 a {
	background-image: url(http://nagonyan.com/gakudan-rockets/img/header1.jpg);
	display: block;
	height: 79px;
	width: 200px;
	color: #ffc966;
}
#top #header2 h3  {
	background-image: url(http://nagonyan.com/gakudan-rockets/img/header2.jpg);
	display: block;
	height: 79px;
	width: 430px;
	color: #ffc966;
}
#top #header3 h4 {
	background-image: url(http://nagonyan.com/gakudan-rockets/img/header3.jpg);
	display: block;
	height: 79px;
	width: 150px;
	color: #ffc966;
}
/*ナビゲーションバーの設定*/
#navigation {
}

#navigation h5 {
	font-size: 0%;
	float: left;
	text-indent: -9999px;
}
#navigation #btn01 h5 a {
	background-image: url(http://nagonyan.com/gakudan-rockets/img/btn01.jpg);
	display: block;
	height: 38px;
	width: 103px;
	color: #ffc966;
}
#navigation #btn01 h5 a:hover {
	background-image: url(http://nagonyan.com/gakudan-rockets/img/btnover01.jpg);
}

#navigation #btn02 h5 a {
	height: 38px;
	background-image: url(http://nagonyan.com/gakudan-rockets/img/btn02.jpg);
	display: block;
	width: 113px;
	color: #ffc966;
}
#navigation #btn02 h5 a:hover {
	background-image: url(http://nagonyan.com/gakudan-rockets/img/btnover02.jpg);
}
#navigation #btn03 h5 a {
	height: 38px;
	background-image: url(http://nagonyan.com/gakudan-rockets/img/btn03.jpg);
	display: block;
	width: 113px;
	color: #ffc966;
}
#navigation #btn03 h5 a:hover {
	background-image: url(http://nagonyan.com/gakudan-rockets/img/btnover03.jpg);

}#navigation #btn04 h5 a {
	height: 38px;
	background-image: url(http://nagonyan.com/gakudan-rockets/img/btn04.jpg);
	display: block;
	width: 113px;
	color: #C16A73;
}
#navigation #btn04 h5 a:hover {
	background-image: url(http://nagonyan.com/gakudan-rockets/img/btnover04.jpg);
}
#navigation #btn05 h5 a {
	height: 38px;
	background-image: url(http://nagonyan.com/gakudan-rockets/img/btn05.jpg);
	display: block;
	width: 113px;
	color: #C16A73;
}
#navigation #btn05 h5 a:hover {
	background-image: url(http://nagonyan.com/gakudan-rockets/img/btnover05.jpg);
}
#navigation #btn06 h5 a {
	height: 38px;
	background-image: url(http://nagonyan.com/gakudan-rockets/img/btn06.jpg);
	display: block;
	width: 113px;
	color: #C16A73;
}
#navigation #btn06 h5 a:hover {
	background-image: url(http://nagonyan.com/gakudan-rockets/img/btnover06.jpg);
}
#navigation #btn07 h5 a {
	height: 38px;
	background-image: url(http://nagonyan.com/gakudan-rockets/img/btn07.jpg);
	display: block;
	width: 112px;
	color: #C16A73;
}
#navigation #btn07 h5 a:hover {
	background-image: url(http://nagonyan.com/gakudan-rockets/img/btnover07.jpg);
}
/**************************************************************************************
左・サブブロックの設定
**************************************************************************************/
#subnavigation {
	float: left;
	display: inline;
	margin: 15px 5px 15px 5px;
	background-image: url(http://nagonyan.com/gakudan-rockets/img/dot_orange.jpg);
	background-repeat: repeat;	
	background-color: #ffe4b3;
}

#subnavigation ul {
	list-style-type: none;
	font-size: 90%;
	list-style-position: inside;
	list-style-image: url(http://nagonyan.com/gakudan-rockets/img/brt-maincontent.gif);
	padding: 5px 10px 5px 10px;
}

/**************************************************************************************
右・メインブロックの設定
**************************************************************************************/
#maincontent {
	width: 582px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 15px;
	display: inline;
	float: right;
}

/*ＵＬ設定・三角のめじるし*/
#sankaku {
	list-style-type: none;
	font-size: 90%;
	list-style-position: inside;
	list-style-image: url(http://nagonyan.com/gakudan-rockets/img/brt-maincontent.gif);
	padding-left: 10px;
}

.txtclor-date {
	color: #A7212E;
}

/*ＵＬ設定・dot1*/
#dot1 {
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url(http://nagonyan.com/gakudan-rockets/img/dot1.gif);
	padding-left: 10px;
}

.txtclor-date {
	color: #A7212E;
}

#topics {
	font-size: 0%;
	float: left;
	text-indent: -9999px;

	width:582px;
	height:19px;
	background-image: url(http://www.nagonyan.com/gakudan-rockets/img/topics.jpg);
}
a.gray:link {
	color: #666;
}

#topics-navi {
	font-size: 90%;
	text-align: right;
	width:582px;
	height:19px;
}

#entry-box {
	padding: 5px 0px 5px 10px;/* 上=1px、右=2px、下=3px、左=4px */
}

#entry-title {
	font-size: 110%;
	color: #6495ED;
}

.entry-title_hr {
	border-color:#ffeae1;
	border-style:dotted; 
	border-width:0px 0px 2px 0px;
}

#entry-day {
	font-size: 90%;
	text-align: right;
}
#entry-navi {
	text-align: center;
}

/**************************************************************************************
フッターブロックの設定
**************************************************************************************/
#footer {
	background-color: #FFA500;
	padding-top: 7px;
	padding-bottom: 7px;
}
#footer h6 {
	font-size: 90%;
	color: #FFF;
	font-weight: normal;
	text-align: center;
	font-family: "Lucida Console", Monaco, monospace;
}
#footer2 {
	width: 782px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;

	font-size: 0%;
	text-align: right;
	font-family: "Lucida Console", Monaco, monospace;
}