@charset "UTF-8";
/*
Theme Name: junonnet-golf
Theme URI: http://junonnet.com/
Description: This theme for internet marketer.
Version: 1.0
Author: JunonNet
Author URI: http://junonnet.com/
*/

* {
  margin: 0;
  padding: 0;
  }

h1,h4,h5,h6,p,blockquote {
margin:0;
padding:10px;
}

a {
color:#0000ff;
}

a:hover {
color:#cc0000;
}

blockquote {
background:#FFF5CB;
border:2px dotted #ff0000;
margin:5px 8px;
padding:5px 8px;
}

code {
color:#36C;
}

a img {
border:none;
}



body {
  position: relative; /* Fixes browser resizing bug in IE6 */
  margin: 0px auto 10px auto;
  width: 930px;
  _width: 930px;/*IE対策*/
  font-family: arial, sans-serif;
  text-align: center; /* IE Centering Technique */
  background: #000033;
  background-attachment: fixed; 
  }



#wrapper {
 text-align: left; /* IE Centering Technique */
padding: 0px 0 0 0;

}

/*IE7対策*/
*:first-child+html #wrapper {
  text-align: left; /* IE Centering Technique */
  margin: 0px 0 0 0;
  padding: 0;
  }

/*IE6対策*/
*html #wrapper {
  text-align: center; /* IE Centering Technique */
  padding:0;
  }

/*-----------------------------------
　　ヘッダー下にあるページメニューのデザイン
------------------------------------*/

#navcontainer ul {
	padding: 0;
	margin: 0;
	background: url(images/menu-black.jpg) repeat-x;
	border-top: 2px solid #555555;
	border-bottom: 1px solid #555555;
	float: left;
	width: 930px;
	font: 13px Osaka, Verdana, sans-serif;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li.page_item a {
	padding: 5px 10px 5px 10px;
        background: url(images/menu-black2.jpg) repeat-x;
	color: #EFEFEF;
	text-decoration: none;
	font-weight: bold;
	float: left;
	border-right: 0px solid #EFEFEF;
        border-bottom: 0px solid #EFEFEF;
}

#navcontainer ul li.page_item a:hover {


	color: #FFFFFF;
	background: #C9C0B0;
}

#navcontainer ul li.current_page_item a {
	padding: 5px 10px 5px 10px;
	background: #C9C0B0;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #555555;
}

#navcontainer ul li.current_page_item a:hover {
	background: #6F6F6F;
}



/*------------ヘッダ------------------------*/
#header {
background : url(images/headgolf2.jpg) repeat-x;
height : 200px;
text-align : left;
margin : 0 0 0 0;
}
/*IE7対策*/
*:first-child+html #header {
margin:0 0 0px 0;
}
/*IE6対策*/
*html #header {
margin:0 0 0px 80px;
text-align: left; /* IE Centering Technique */
}

#header h1{
	font-family: Verdana;
	color:#fff2d0;
	font-size:12px;
        
	padding: 2px 10px 0px 30px;
	text-align:left;
	}

#header h1 a{
	color:#fff2d0;
	text-decoration:none;
	border-bottom:none;
	}

#header h1 a:hover{
	color:#ffffff;
	text-decoration: underline;
	}


#header h2.sitedesc {
        font-size: 11px;
        font-family: Verdana;
        font-weight: normal;
	color:#fff2d0;
	padding: 140px 5px 0 530px;
	text-align:left;
	width: 380px;
}
#header h2 {
        font-size: 11px;
        font-family: Verdana;
        font-weight: normal;
	color:#fff2d0;
	padding: 140px 5px 0 530px;
	text-align:left;
	width: 380px;
}

#header h1.sitedesc {
position:relative;
margin:0 0 0 0px;
font-size:9pt;
color:#fff2d0;
padding:0;
}

#header h2.sitedesc a {
color:#fff2d0;
}


#nav {
clear:both;
position:absolute;
top:5px;
left:10px;
margin:0 0 20px;
}

*html #nav {
clear:both;
position:absolute;
top:0;
left:110px;
margin:0 0 20px;
}

#nav ul {
list-style:none;
margin:0;
padding:0;
}

#nav li {
float:left;
margin-right:10px;
}

/*IE6対策*/
* html #nav li a {
float:left;
text-decoration:none;
}

/*IE7対策*/
* html #nav li a span {
float:left;
margin-left:4px;
text-decoration:none;
}

#nav li a {
display:block;
height:26px;
background:url(images/gray-grad.png) left top repeat-x;
text-transform:lowercase;
font-size:10pt;
text-decoration:none;
margin:45px 0 0 0;
}

#nav li a span {
display:block;
margin-left:6px;
padding-left:5px;
padding-right:12px;
line-height:26px;
color:#0000ff;
background:url(gray-grad.png) right top repeat-x;
text-decoration:none;
}






#main {
  clear: both;
  text-align: left; /* IE6 */
  width: 930px; /* Overrides miscalculation in ; ignored by other browsers. */
  margin: 0px 0 20px 0;
  padding: 0;
  background: #FFFFFF;
  
  
  }

#navi-adbox {
background : url(images/menu-under-black.jpg);
width : 930px;
height : 40px;
margin : 0 auto 0;
padding : 0;
border-top : 2px solid #3f3f3f;
clear : both;
}


/*------------コンテンツ-------------------*/
#contentwrapper {
float:left;
width:550px;
_width: 550px;/*IE対策*/
}

#content {
padding:0 30px 30px 30px;
width:550px;
}

#content p,.postContent p {
font-size:15px;
color:#000;
padding:5px 10px;
line-height:150%;
}

#content h3 {
	font-size: 15px;
        color: #ffffff;
background : url(images/sub-head/sub-head-green.png) no-repeat;
	margin: 20px 0px 13px -5px;
	padding: 7px 10px 8px 22px;
	text-align: left;
	width:530px;
}

#content h4 {
font-size:16px;
color:#cc0000;
margin:15px 0 15px 0;
}

#content h2 {
        background: url(images/sub-head/sub-head-blue.png) no-repeat;
	font-size: 15px;
        color: #ffffff;
	margin: 10px 0px 5px -10px;
	padding: 10px 10px 15px 20px;
	text-align: left;
	width:560px;
}
#content h2 a{
        color: #ffffff;
        font-size: 15px;
        text-decoration:none;

}
#content h2 a:hover{
        color: #ff0000;
        font-size: 15px;
        text-decoration:none;
}

#content h5,#content h6 {
font-size:16px;
	margin: 10px 0px 5px -10px;
	padding: 10px 10px 5px 20px;
}

#content ul li{
list-style:none;
background:url(images/background.png) no-repeat !important;
padding-left:16px !important;
}

#content ul li ul li {
clear:both;
list-style:none;
background:url(images/filetypes.png) no-repeat !important;
padding-left:16px !important;
}

/*------------エントリー-------------------*/
.entry {
clear:both;
margin-top:30px;
padding:10px 5px 50px 0;
}

.post {
clear:both;
padding-top:10px;
}

.post-title {
width:90%;
float:left;
}
.post-title a {
color:#ffffff;
text-decoration:none;
}
.post-title a:hover {
color:#ff0000;
text-decoration:none;
}

h2.homeTitle {
margin:0 0 15px;
}




h2.postTitle {
font-size:16pt;
font-weight:700;
color:#000;
font-family:arial, sans serif;
letter-spacing:-1px;

padding:0 10px;
}

h2.postTitle a {
font-size:15pt;
font-weight:700;
text-decoration:none;
color:#11414F;
}

h2.postTitle a:hover {
color:#5A7836;
}

.postMeta {
font-size:9pt;
color:#333;
margin:0 0 20px;
padding:2px 10px 3px;
}



.postContent img {

}



.postContent ul,ol {
padding:0 0 0 35px;
}

.postContent ul li,ol li {
font-size:10pt;
color:#000;
}

.postTags {
font-size:9pt;
color:#000;
margin:5px 10px 15px;
}

.post-date {
width:45px;
height:49px;
float:left;
background:url(images/date-bg.gif) no-repeat;
}

.post-month {
font-size:11px;
text-transform:uppercase;
color:#FFF;
text-align:center;
display:block;
line-height:11px;
padding-top:2px;
margin-left:-3px;
}

.post-day {
font-size:18px;
text-transform:uppercase;
color:#999;
text-align:center;
display:block;
line-height:18px;
padding-top:7px;
margin-left:-3px;
}



.post-cat {
background:url(images/background.png) no-repeat;
padding-left:20px;
float:left;
font-size:95%;
color:#999;
}

.post-comments {
background:url(images/mini-comments.gif) no-repeat;
padding-left:20px;
float:right;
}

.post-calendar {
background:url(images/mini-calendar.gif) no-repeat;
padding-left:20px;
float:right;
font-size:95%;
color:#999;
}

/*------------コメント-------------------*/

p.comments {
clear:both;
padding:5px 10px;
}

p.comments a {
padding-left:20px;
background:url(images/comment.gif) left top no-repeat;
font-size:10pt;
text-decoration:none;
}

.commentlist {
font-size:10pt;
list-style:none;
margin:10px 0;
}

.commentlist li {
background:#CBE7FA;
border:1px solid #9DCAE8;
width:530px;
margin:0 0 10px -25px;
}

.commentlist cite {
font-size:10pt;
padding:10px;
}

.commentmetadata {
padding:10px;
}

.comment h3 {
font-size:12pt;
font-weight:700;
text-decoration:none;
color:#000;
padding:0 10px;
}

.comment p {
font-size:10pt;
color:#000;
padding:10px;
}

.comment a:hover {
text-decoration:underline;
}

.comment textarea {
width:555px;
}

.comment #submit {
width:118px;
height:30px;
background:url(images/commentbutton.gif) left top no-repeat;
border:none;
font-size:9pt;
color:#333;
}
/*------------サイドバー右-------------------*/
.sidebars {
float:right;
margin-top:0;
margin: 0 10px 0 15px;
padding-top:9px;
width:250px;
}

* html .sidebars {
float:right;
margin-top:0;
margin: 0 0 0 0;
padding-top:9px;
width:250px;
}


.sidebars h3 {
font-size : 11pt;
color : #ffffff;
background : url(images/sidebar.png) no-repeat left top;/*サイドバー画像の変更*/
height : 39px;
padding : 7px 5px 0 10px;
margin : 0 0 0 0;
width:250px;
}

.sidebars h2 {
font-size:11pt;
color:#cc0000;
margin:15px 0 15px 0;
}

.sidebars table {
width:250px;
}

.sidebars ul {
margin:0;
padding:0 0 5px;
}

.sidebars li {
margin-bottom:10px;
list-style:none;
font-size:9pt;
}

.sidebars li ul {
padding:0;
}

.sidebars ul ul li {
color:#333;
background:url(images/point.jpg) left 7px no-repeat;
line-height:17px;
border-bottom:1px dashed #11414F;
margin:0;
padding:3px 2px 2px 16px;
}

.sidebars li.nobg a:hover {
background:none;
color:#036;
text-decoration:none;
}

.sidebars a {
display:inline;
color:#0000ff;
font-weight: bold;
}

.sidebars a:hover {
color:#cc0000;
background:#FFEE8F;
}

.sidebars p {
font-size:9pt;
padding:2px 0;
}

#tag_cloud a {
display:inline;
}

.sidebars ul.children li {
border-bottom:none;
}

.sidebars ul.children {
margin-bottom:-5px;
}

/*------------サイドバー左-------------------*/
.sidebar-l {
float:right;
margin: 10px 0px 0 0px;
padding-top:9px;
width:160px;
}
* html .sidebar-l {
float:left;
margin-top:0;
margin: 0 0 0 0;
padding-top:9px;
width:160px;
}

.sidebar-l h3 {
font-size : 11pt;
color : #ffffff;
background : url(images/sidebar.png) repeat-x;/*サイドバー画像の変更*/
height : 39px;
padding : 3px 3px 3px 3px;
margin : 10px 0 0 0;
width:160px;
}

.sidebar-l table {
width:160px;
}
.sidebar-l ul {
margin:0;
padding:0 0 5px;
}

.sidebar-l li {
margin-bottom:10px;
list-style:none;
font-size:9pt;
}

.sidebar-l li ul {
padding:0;
}

.sidebar-l p {
font-size:9pt;
padding:2px 5px;
}

.sidebar-l a {
display:inline;
color:#0000ff;
font-weight: bold;
}


/*------------フッタ-------------------*/
#footer {
clear:both;
padding-top:10px;
color:#fff;
text-align:left;
}

#footer p {
font-size:8pt;
line-height:19px;
padding:0;
}

#footer a {
color:#cfo271;
}

#footer a:hover {
color:#ff84c6;
}

#credits {
clear:both;
float:left;
background:url(images/head_bg.jpg) ;
width:915px;
_width: 915px;/*IE対策*/

text-align:left;
color:#232323;
font-size:12px;
padding:20px 0 20px 15px;
}

/*IE対策*/
*html #credits {
clear:both;
background:url(images/head_bg.jpg) ;
width:915px;

text-align:left;

color:#232323;
font-size:12px;
margin:0 0 0 0px;
padding:20px 0 20px 0px;
}


#credits a {
color:#FFB82F;
font-size:12px;
}

.cleared {
clear:both;
}

.left {
float:left;
}

.right {
float:right;
}

#nextprevious {
font-size:85%;
padding:10px;
}

#trackbak_box {
font-family:Osaka, Verdana, sans-serif;
width:90%;
font-size:10pt;
border:1px solid #3F3F3F;
background:#EFEFEF url(img/quote_start.gif) no-repeat scroll top left;
margin:30px 20px 30px 0;
padding:10px;
}

#sidebar ul li {
list-style:none;
border:none;
margin:0;
padding:0;
}

#sidebar ul li ul {
margin:0;
padding:0;
}

#sidebar ul li ul li {
border-bottom:1px solid #d6d6d6;
padding:2px 0;
}

#sidebar ul li ul li ul li {
border:none;
padding:1px 0 1px 10px;
}

ul.list-links li,li.widget_links li,li.widget_meta li,li.widget_rss li {
background:url(images/mini-blogroll.gif) no-repeat !important;
padding-left:16px !important;
}




ul.list-cat li,li.widget_categories li {
background:url(images/background.png) no-repeat !important;
padding-left:20px !important;
}


ul.list-archives li,li.widget_archives li {
background:url(images/mini-monthly-archive.gif) no-repeat !important;
padding-left:20px !important;
}

ul.list-page li,li.widget_pages li,li.widget_recent_entries li {
background:url(images/filetypes.png) no-repeat !important;
padding-left:20px !important;
}

ul.list-page li ul li,li.widget_pages li ul li {
background:url(images/mini-page-arrow.gif) no-repeat !important;
padding-left:10px !important;
}

li.widget_recent_comments li {
background:url(images/mini-recent-comments.gif) no-repeat !important;
padding-left:20px !important;
}

li.widget_calendar td {
padding:1px 7px;
}

.textwidget {
padding-top:5px;
}

#pannavi {
position:relative;
top:0;
width:px;
float:left;
margin:15px 0 0;
font-size:10pt;
padding-left:20px !important;
}

/*IE対策*/
*,#sidebar ul {
margin:0;
padding:0;
}


/*IE7対策*/
*:first-child+html #searchform,* html #searchform {
padding:5px 0;
}

#searchbutton:hover,.comment #submit:hover {
cursor:pointer;
}

#nav li a:hover span,#nav li.current_page a span {
background-position:right -26px; top -26px;
color:#FF0E6C;
}



.postMeta a,.comment a {
text-decoration:none;
}

.post-content {
line-height:170%;
}

.post-content ul li{
list-style:none;
background:url(images/sc_choosepolygon.png) no-repeat !important;
padding-left:20px !important;
}


.top_message {
       position:absolute;
       margin-left: auto;
       margin-right: auto;
       top:110px;
       left: 0;
       right: 0;
       width: 100%;
       height: 60px;
}
.top_message a {
color: #EF0E6C;
font-size:12pt;
}



.wp-pagenavi
{ 
margin: 20px 0 50px 0;
} 

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFD700;
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFD700;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background:url(images/gray-grad.png) repeat-x;	
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #000000;
	color: #ff0000;
	background:url(images/gray-grad.png) repeat-x;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFD700;	
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
        background-color: #FFD700;	
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFD700;	
}

/*----------------------文字装飾などここから--------------------------*/


/*引用文のデザインここから*/
blockquote {
background : #FFF5CB;
border : 2px dotted #ff0000;
margin : 5px 8px;
padding : 5px 8px;
}
/*引用文のデザインここまで*/


code {
color : #36c;
}


/*赤い強調文字*/
.red {
color : #cc0000;
font-weight : 600;
font-size : 120%;
}

/*青い強調文字*/
.blue {
color : blue;
font-weight : 600;
font-size : 120%;
}

/*緑の強調文字*/
.green {
color : green;
font-weight : 600;
font-size : 120%;
}

/*オレンジの強調文字*/
.orange {
color : orange;
font-weight : 600;
font-size : 120%;
}

/*背景色が黄色の強調文字*/
.yellow {
background-color : yellow;
font-size : 120%;
}

/*背景色が黄色の赤い文字*/
.red-yellow-back {
color : #cc0000;
background-color : yellow;
}

/*大きい文字*/
.big {
color : #cc0000;
font-size : 22px;
font-weight : 800;
line-height : 160%;
}



/*水平線のデザイン*/
hr {
background : url(images/h2bg.jpg) no-repeat;
height : 7px;
margin : 15px 0 15px 0;
}



/*------------------------サブヘッド用背景画像ここから------------------------*/
.sub-head-green {
font-size : 13pt;
color : #ffffff;
background : url(images/sub-head/sub-head-green.png) no-repeat;
height : 50px;
padding : 10px 30px 5px 30px;
margin : 0 0 20px -5px;
}
.sub-head-blue {
font-size : 13pt;
color : #ffffff;
background : url(images/sub-head/sub-head-blue.png) no-repeat;
height : 50px;
padding : 10px 30px 5px 30px;
margin : 20px 0 20px -5px;
}
.sub-head-red {
font-size : 13pt;
color : #ffffff;
background : url(images/sub-head/sub-head-red.png) no-repeat;
height : 50px;
padding : 10px 30px 5px 30px;
margin : 20px 0 50px -5px;
}
.sub-head-orange {
font-size : 15pt;
color : #ffffff;
background : url(images/sub-head/sub-head-orange.png) no-repeat;
height : 50px;
padding : 10px 0 0 40px;
margin : 20px 0 20px -20px;
}
.sub-head-black {
font-size : 15pt;
color : #ffffff;
background : url(images/sub-head/sub-head-black.png) no-repeat;
height : 50px;
padding : 10px 0 0 40px;
margin : 20px 0 20px -20px;
}

.sub-head-gold {
font-size : 15pt;
color : #ffffff;
background : url(images/sub-head/sub-head-gold.png) no-repeat;
height : 50px;
padding : 10px 0 0 40px;
margin : 20px 0 20px -20px;
}
.sub-head-dark-red {
font-size : 15pt;
color : #ffffff;
background : url(images/sub-head/sub-head-dark-red.png) no-repeat;
height : 50px;
padding : 10px 0 0 40px;
margin : 20px 0 20px -20px;
}
.sub-head-brown {
font-size : 15pt;
color : #ffffff;
background : url(images/sub-head/sub-head-brown.png) no-repeat;
height : 50px;
padding : 10px 0 0 40px;
margin : 20px 0 20px -20px;
}

.sub-head-murasaki {
font-size : 15pt;
color : #ffffff;
background : url(images/sub-head/sub-head-murasaki.png) no-repeat;
height : 50px;
padding : 10px 0 0 40px;
margin : 20px 0 20px -20px;
}

/*------------------------サブヘッド用背景画像ここまで------------------------*/



/*------------------------チェックマーク各種画像ここから------------------------*/
.check {
background : url(images/check.gif) no-repeat;
height : 35px;
padding : 12px 0 0 35px;
}


.check-a {
background : url(images/check-a.gif) no-repeat;
height : 35px;
padding : 7px 0 0 25px;
}


.check-b {
background : url(images/check-b.gif) no-repeat;
height : 35px;
padding : 12px 0 0 35px;
}


.check-c {
background : url(images/check-c.gif) no-repeat;
height : 35px;
padding : 7px 0 0 32px;
}



.check-d {
background : url(images/check-d.gif) no-repeat;
height : 35px;
padding : 15px 0 0 35px;
}



.point-maru {
background : url(images/point-maru.gif) no-repeat;
height : 40px;
padding : 15px 0 0 37px;
}




.point02 {
background : url(images/point02.png) no-repeat;
height : 40px;
padding : 15px 0 0 37px;
}
font-size : 11pt;

/*------------------------チェックマーク各種画像ここまで------------------------*/

.tenmetsu {
background : url(images/button/red-tenmetu.gif) no-repeat;
float : center;
}


.yajirushi {
background : url(images/yajirushi.gif) no-repeat;
height : 35px;
padding : 7px 0 0 32px;
}

/*------------------------リンク各種画像ここから------------------------*/

.raku a {
background : url(images/raku.png) no-repeat;
}

.raku a:hover {
background : url(images/raku1.png) no-repeat;
}
