@charset "utf-8";

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

Style Name: style.css
Auther:     TurtleFive(タートルファイブ）　http://www.turtle5.com/

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

html {
background:#fff
}


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

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


h1 {
	font-size: 150%;
	text-indent: -9999px;
}

h2, {
	font-size: 120%;
	margin: 0;
	font-weight: bold;
	padding: 0px;
}


h3,h4,h5,h6 {
	font-size: 100%;
	margin: 0px;
	font-weight: normal;
	padding: 0px;
}
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;
}


/* --------リスト装飾 */


#side ul{
	margin-left: 20px;
}

#side ul li{
	list-style-type:disk;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
}

#side ul li a{
	color: #555555;
}

#side ul li a:visited{
	color:#861a4f;
}


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

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;
font-size: 12px;
letter-spacing : 0.12em;
}


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

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


#top {
	background:#fff;
	height:20px;
	font-size: 50%;
	text-indent: -9997px;
	background:url(img/top-puple.jpg) no-repeat;
	margin: 0 auto;
	padding: 0 auto;
	position: absolute;
	top: 0px;
}

#header {
	background:#999;
	height:174px;
	background:url(img/header-lgbit201008.jpg) no-repeat;
}


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


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

#content {	
	background:#fff;
	width:600px;
}


#side {
	background:#fff;
	width:282px;
	border: 1px #ffff5e solid;
}



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

#footer ul {margin-left:10px}


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

#menu,#top,#header,#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:600px}
#side {width:282px}
#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;
}



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

メインコンテンツ　   
------------------------------------------*/

div#content div#main1 {
	margin-top: 26px;
	margin-left: 8px;
	margin-bottom: 25px;
	font-family: "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", "平成明朝",serif;
	line-height: 150%;
}

.round {
    width: 565px;
    background-image: url(img/main_middle.jpg);
    background-position: 0 0;
    background-repeat: repeat-y;
}


.round h2 {
    width: 565px;
    font-size: 16px;
    color: #333333;
    padding-top: 15px;
    padding-left: 35px;
    height: 25px;
    font-weight: bold;
    background-image: url(img/main_top.jpg);
    background-repeat: no-repeat;
    font-family: "ＭＳ Ｐゴシック",sans-serif;
}

.round h2 a {
	text-decoration: none;
}

.round .body {
    width: 565px;
    padding-bottom: 17px;
    padding-left: 17px;
    padding-right: 17px;
    padding-top: 17px;
    background-image: url(img/main_bottom.jpg);
    background-position: left bottom;
    background-repeat: no-repeat;
}


div.body p {
	width: 530px;
}


p.posted {
	color: #999999;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-top: 1px dotted #999999;
	text-align: left;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 25px;
	line-height: normal;
	padding-top: 5px;
	}

p.readmore {
	color: #999999;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: normal;
	padding-top: 5px;
	}


h3.entrytitle {
    padding-top: 0px;
    height: 10px;
    font-weight: bold;
    color: #000000;
    font-family: "ＭＳ Ｐゴシック",sans-serif;
}

strong.category {
    padding-top: 5px;
    height: 35px;
    font-weight: bold;
    color: black;
    font-size: small;
}



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


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 {
	margin-top: 26px;
}

#side p {    
	padding:0;
}

#side img {    
	padding-top: 5px;
	padding-bottom: 1px;
}


p.right img {
	float: right; 
	margin: 0 0 0.5em 0.5em;
}

#side h3{    
	font-weight: bold;
	color: #333333;
	font-size: 15px;
}

#side h3.img {    
	height:35px;
	background:url(img/side_h3.jpg) repeat-x;
	margin-top: 10px;
	padding-left: 15px;
	padding-top: 10px;
	margin-bottom: 5px;
}

#side h3.simple{    
	height:35px;
	background:#efefef;
}



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

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


#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-home1.jpg) no-repeat 0px 0px;
	width:129px;
}
#menu li.g_navi02 a {
	background:url(img/b-dv1.jpg)  no-repeat 0px 0px;
	width:111px;
}
#menu li.g_navi03 a {
	background:url(img/b-fc1.jpg)  no-repeat 0px 0px;
	width:111px;
}
#menu li.g_navi04 a {
	background:url(img/b-acw21.jpg)  no-repeat 0px 0px;
	width:111px;
}
#menu li.g_navi05 a {
	background:url(img/b-lgbit1.jpg)  no-repeat 0px 0px;
	width:111px;
}
#menu li.g_navi06 a {
	background:url(img/b-laws1.jpg)  no-repeat 0px 0px;
	width:111px;
}
#menu li.g_navi07 a {
	background:url(img/b-vote1.jpg)  no-repeat 0px 0px;
	width:111px;
}
#menu li.g_navi08 a {
	background:url(img/b-message1.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;
}

/* ------------------------------------------
修正
------------------------------------------*/

#menu  {
	clear:both;
}

#header {
	height:174px;
}

#footer  {
	font-size: 90%;
}

#footer  {
	font-size: 10px;
}

#footer  a{
	font-size: 10px;
}

#side {
	width:292px;
}

div#content div#main1 {
	margin-left: 18px;
}

#content {	
	width:608px;
}

