@charset "utf-8";

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

Style Name: style.css
Auther:     http://www.turtle5.com/ (TurtleFive)

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

html {
background:#fff
}


/* -------- クリアにする　*/

ul,li,dl,dt,dd{
	margin: 0px;
	padding: 0px;
}


h1 {
	font-size: 102%;
	color: #ffffff;
	text-indent: 10px;
	font-weight: normal;
}

h2 {
	font-size: 101%;
	margin: 0;
	font-weight: bold;
	padding: 0px;
	text-indent: -9997px;
}


h3,h4,h5,h6 {
	font-size: 100%;
	margin: 0px;
	font-weight: normal;
	padding: 0px;
}

}

p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 7px;
}

strong,em {
	font-weight: bold;
}


/* -------- リンク色　*/

a{
	text-decoration: underline;
}
a:link{
	color: #555555;
}
a:visited{
	color:#861a4f;
}
a:hover{
	color:#a22060;
	background: #ffdfdf;
	text-decoration: none;
}
a:active{
	color: #555555;
}



/* -------- ボディー全体 中央そろえ　*/

body {
width:938px;
font-family: Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック",sans-serif;
margin:0 auto;
text-align:center;
background:url(img/background.jpg) repeat-y;
border:1px solid #fff
color: #333333;
letter-spacing : 0.2em;
font-size: 13px;
}


/* -------- レイアウト　*/

#container {
	width:917px;
	padding-left: 10px;
	margin-top: 0;
	padding-top: 0;
}


#top {
	width:917px;
	height:35px;
	font-size: 95%;
	color: #ffffff;
	background:url(img/top-puple.jpg) no-repeat;
	margin: 0 auto;
	padding: 5px 0 0 10px;
	position: absolute;
	top: 0px;
}


#header {
	width:917px;
	background:#999;
	height:194px;
	background:url(img/header.jpg) no-repeat bottom left;
}


#menu  {
	width:917px;
	height:61px;
}


div#topindex {
	width:917px;
	margin: 0 auto;
}

div#topindex div#top1 {
	width: 500px;
	float: left;
	padding: 20px 0 0 20px;
	text-align: left;
	margin-left: 10px;
}

div#topindex div#top2 {
	width: 330px;
	padding: 20px 10px 20px 20px;
	float: left;
	text-align: right;
}

marquee { 
	border-top: 2px solid #999999; 
	border-left: 2px solid #999999;  
	border-right: 1px solid #999999; 
	border-bottom: 1px solid #999999; 
}


#wrapper {
	background:#fff;
	width:917px;
}

#content {	
	background:#fff;
	width:632px;
	margin-left: 25px;
}


#side {
	width:230px;
	height:620px;
	margin-right: 10px;
	background:url(img/side.jpg) no-repeat;
}



#footer {
	width:917px;
	background: url(img/footer.jpg) repeat-x;
	height: 30px;
	font-size: 90%;
 	padding-top: 10px;
 	margin-top: 15px;
	font-weight: bold;
}

#footer ul {margin-left:10px}


/* -------- ボディー全体　左寄せテキスト　回りこみ回避　*/

#menu,#top,#header,#topindex,#wrapper,#content,#side,#footer {
overflow:hidden;
display:inline-block;
text-align:left
}


/* -------- safari と opera のハック */

#top,#header,#menu,#wrapper,#footer {width:100%}
#content {float:left}
#side {float:left}
#content {width:632px}
#side {width:230px}
#footer {clear:left}
#wrapper {clear:right}
#menu {clear:right}

/* --------リスト */
#top ul li {display:inline}
#menu ul li {display:inline}
#footer ul li {display:inline}


/* --------画像 */
img{
	vertical-align: bottom;
}

a img{
	border: none;
}



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

mainContent 4分割
	background: url(img/main2.gif) no-repeat left top;
------------------------------------------*/

div#Content {
	width: 672px;
}


div#main1 {
	width: 672px;
	height: 300px;
	text-align: left;
	margin-bottom: 25px;
	background: url(img/main.jpg) no-repeat left top;
}

div#main1 p{
	margin: 10px;
	overflow: hidden;
}


.box1{
	width: 300px;
	padding-left: 155px;
	padding-top: 20px;
	font-size: 95%;
	clear: both;
}

.box2{
	position: relative;
	width: 320px;
	height: 82px;
	margin-left: 280px;
	padding-top:0px;
	border-color: #999999;
	border-style: solid;
	border-width: 2px 1px 1px 2px;
　　　overflow: hidden;
}

strong.new {
	margin-left: 10px;
	color:  purple;
	font-weight: normal;
}


div#main2 {
	width: 294px;
	height: 301px;
	float: left;
	align: left;
	margin-left: 0px;
	background: url(img/left.jpg) no-repeat left top;
	font-size: 90%;
}

div#main2 p{
	margin: 10px;
	overflow: hidden;
}

div#main2 h3,div#main3 h3{
	color: purple;
	font-weight: bold;
	margin-left: 10px;
}

div#main3 {
	width: 294px;
	height: 301px;
	float: left;
	align: leftt;
	margin-left: 23px;
	background: url(img/right.jpg) no-repeat left top;
}


div#main3 p{
	margin: 10px;
	overflow: hidden;
}


/* --------トラックバック装飾 */


div.trackback {
	margin-top: 10px;
	margin-bottom: 10px;
}

div.trackback h4 {
	font-size: 15px;
	font-weight: bold;
	font-color: blue;
	border-bottom: 1px dotted #999999;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

div.trackback p {
	font-weight: normal;
	font-size: 75%;
}

/* --------コメント装飾 */


div.comments {
	margin-top: 10px;
	margin-bottom: 10px;
	font-color: blue;
	font-size: 80%;
}

div.comments h4 {
	font-weight: bold;
	font-color: blue;
	font-size: 15px;
	border-bottom: 1px dotted #999999;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

div.comments p {
	font-weight: normal;
	font-size: 80%;
	font-color: blue;
}


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

side menu

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

#side ul {
	padding:0px;
	background:url(img/side.jpg) no-repeat;
}

#side li {
	display:inline;
	list-style-type:none;
}

#side li a {
	width:230px;
	display:block;
	float:left;
	text-decoration:none;
	overflow:hidden;
        font-size: 90%;
}


/*------off*/



#side li.navside1 a{
	background:url(img/side.jpg) no-repeat 0px -55px;
	text-indent:5.2em;
	height:110px;
	margin-top: 55px;
}

#side li.navside2 a{
	background:url(img/side.jpg) no-repeat 0px -174px;
	height:106px;
	text-indent:4.9em;
	margin-top: 10px;
}
#side li.navside3 a{
	background:url(img/side.jpg) no-repeat 0px -301px;
	height:103px;
	text-indent:7.2em;
	margin-top: 20px;
}
#side li.navside4 a{
	background:url(img/side.jpg) no-repeat 0px -423px;
	height:122px;
	text-indent:6.8em;
	margin-top: 18px;
}

#side li.navside5 a{
	background:url(img/side.jpg) no-repeat 0px -552px;
	height:129px;
	text-indent:3.3em;
	margin-top: 10px;
}



/*------hover*/

#side li.navside a:hover{
	background:url(img/side.jpg) no-repeat 0px 0px;
	text-indent:-9996em;
	height:55px;
}

#side li.navside1 a:hover {
	background:url(img/side.jpg) no-repeat -230px -55px;
}
#side li.navside2 a:hover {
	background:url(img/side.jpg) no-repeat -230px -174px;
}
#side li.navside3 a:hover {
	background:url(img/side.jpg) no-repeat -230px -301px;
}
#side li.navside4 a:hover {
	background:url(img/side.jpg) no-repeat -230px -423px;
}
#side li.navside5 a:hover {
	background:url(img/side.jpg) no-repeat -230px -552px;
}






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

グローバルメニュー
------------------------------------------*/


#menu a {
	height:64px;
	margin:0px;
}

#menu ul {
	padding:0px;
}
#menu li {
	display:inline;
	list-style-type:none;
}
#menu li a {
	height:64px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
}
/*------off*/
#menu li.g_navi01 a {
	background:url(img/b-home0.jpg) no-repeat 0px 0px;
	width:129px;
}
#menu li.g_navi02 a {
	background:url(img/b-dv0.jpg)  no-repeat 0px 0px;
	width:111px;
}
#menu li.g_navi03 a {
	background:url(img/b-fc0.jpg)  no-repeat 0px 0px;
	width:111px;
}
#menu li.g_navi04 a {
	background:url(img/b-acw20.jpg)  no-repeat 0px 0px;
	width:111px;
}
#menu li.g_navi05 a {
	background:url(img/b-lgbit0.jpg)  no-repeat 0px 0px;
	width:111px;
}
#menu li.g_navi06 a {
	background:url(img/b-laws0.jpg)  no-repeat 0px 0px;
	width:111px;
}
#menu li.g_navi07 a {
	background:url(img/b-vote0.jpg)  no-repeat 0px 0px;
	width:111px;
}
#menu li.g_navi08 a {
	background:url(img/b-message0.jpg)  no-repeat 0px 0px;
	width:122px;
}

/*------hover*/

#menu li.g_navi01 a:hover {
	background:url(http://radiopurple.org/top/img/b-home1.jpg)  no-repeat 0px 0px;
}
#menu li.g_navi02 a:hover {
	background:url(http://radiopurple.org/top/img/b-dv1.jpg) no-repeat  0px 0px;
}
#menu li.g_navi03 a:hover {
	background:url(http://radiopurple.org/top/img/b-fc1.jpg) no-repeat  0px 0px;
}
#menu li.g_navi04 a:hover {
	background:url(http://radiopurple.org/top/img/b-acw21.jpg) no-repeat  0px 0px;
}
#menu li.g_navi05 a:hover {
	background:url(http://radiopurple.org/top/img/b-lgbit1.jpg) no-repeat  0px 0px;
}
#menu li.g_navi06 a:hover {
	background:url(http://radiopurple.org/top/img/b-laws1.jpg) no-repeat  0px 0px;
}
#menu li.g_navi07 a:hover {
	background:url(http://radiopurple.org/top/img/b-vote1.jpg) no-repeat  0px 0px;
}
#menu li.g_navi08 a:hover {
	background:url(http://radiopurple.org/top/img/b-message1.jpg) no-repeat  0px 0px;
}

/*------on*/

#menu li.g_navi01_on a {
	background:url(http://radiopurple.org/top/img/b-home1.jpg)  no-repeat 0px 0px;
	width:129px;
}
#menu li.g_navi02_on a {
	background:url(http://radiopurple.org/top/img/b-dv1.jpg) no-repeat  0px 0px;
	width:111px;
}
#menu li.g_navi03_on a {
	background:url(http://radiopurple.org/top/img/b-fc1.jpg) no-repeat  0px 0px;
	width:111px;
}
#menu li.g_navi04_on a {
	background:url(http://radiopurple.org/top/img/b-acw21.jpg) no-repeat  0px 0px;
	width:111px;
}
#menu li.g_navi05_on a {
	background:url(http://radiopurple.org/top/img/b-lgbit1.jpg) no-repeat  0px 0px;
	width:111px;
}
#menu li.g_navi06_on a {
	background:url(http://radiopurple.org/top/img/b-laws0.jpg) no-repeat  0px 0px;
	width:111px;
}
#menu li.g_navi07_on a {
	background:url(http://radiopurple.org/top/img/b-vote1.jpg) no-repeat  0px 0px;
	width:111px;
}
#menu li.g_navi08_on a {
	background:url(http://radiopurple.org/top/img/b-message1.jpg) no-repeat  0px 0px;
	width:122px;
}


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

フッター
------------------------------------------*/
#footer a {
	text-decoration: none;
}


div#page{
	width:590px;
	margin: 0 auto;
	padding: 15px 15px 15px 10px;
}

div#page h2{
	font-size: 120%;
	font-weight: bold;
	color: purple;
	border-bottom: 1px #666666 dotted;
}

div#page h3{
	font-size: 120%;
	font-weight: bold;
}
.box2{
	font-size: 85%;
}

#footer {
	font-size: 85%;
}

#header {
	width:917px;
}

h1{
	text-indent:-9877em;
}
