/*
Theme Name: magicblue
Theme URI: http://www.blogchemistry.com/2008/09/13/free-wordpress-theme-magicblue/
Description: 2 column, with RHS widget sidebar
Version: 1.2
Tags: fixed width, two columns, widget ready, white, blue
Author: BlogChemistry
Author URI: http://www.blogchemistry.com/
*/


body {
margin: 0;
padding: 0;  
color: #333;
text-align:center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100.1%;
}


#wrapper{
	width: 946px;
	text-align:left;
	font-size: 78%;
	line-height:18px;
	background: #fff;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#wrapper2{
	background: #fff;
}

#superheader{
padding: 0;
margin: 0;
height: 13px;
}	


#header img{
	padding-bottom: 5px;
}	
		
#content{
clear:both;
padding: 0;
margin: 15px 10px;
}	

#main {
	width: 620px;
	float:left;
	margin: 0;
	overflow:hidden;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}

#sidebar {
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 640px;
}

#footer {
clear: both;
margin: 0;
padding: 10px 0px 0 0px;
text-align: center;
font-size: 70%;
background: #fff;
}

/**footer設定**/
#footer2{
	display:block;
	width:950px;
	padding-bottom:10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	font-size: 120%;
	color: #333333;
	}

	
#bgfooter{
	width:100%;
	background-color: #FFFFFF;
}
#footer2 ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#footer2 li {
	display: inline;
	padding: 5px;
}
#footer2 a {
	color: #666666;
}
#footer2 a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#bgAddress{
	width:100%;
	text-align: right;
	background-image: url(http://test1.atoj.co.jp/img/bar_footer.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 100%;
}
#bgAddress address {
	color: #FFFFFF;
	padding: 5px;
	font-size: 9px !important;
	font-weight: normal;
	font-style: normal;
}


#footer-inner{
background: #F0F9FF;
height: 45px;
border-top: 1px solid #8CD1FD;
border-bottom: 1px solid #8CD1FD;
}

#footer-inner p{
padding:15px 0 20px 0;
margin:0;
}

#navigation{
padding: 5px 15px;

}

#navigation div.fleft{
float:left;
}

#navigation div.fright{ 
float:right;
}

#credit{
text-align:right;
font-size: 80%;
}

#credit p{
	margin: 0px 10px;
	padding: 3px;
	}
#credit p a{
	color: #777;
	font-weight:100;
}
#credit p a:hover{
	color: #777;
}


#subscribe{
text-align:center;
}

#subscribe p{
 margin: 5px 0;
}

/*  ********** default styles *********** */

p, h1, h2, h3, h4, h5, h6{
margin: 10px 0;
padding: 0;
}

h1, h2, h3, h4, h5, h6 {
font-family: 'Lucida Sans Unicode', 'Lucida Sans', sans-serif;
}

h1{
	font-size: 190%;
}
h2{
	font-size: 160%;
}
h3{
	font-size: 120%;
}
h4{
	font-size: 110%;
}
h5{
	font-size: 100%;
}
h6{
	font-size: 90%;
}


a{
color:#00538A;
font-weight:800;
text-decoration:none;
}
a:hover{
color:#00538A;
text-decoration:underline;
}

a img{
border:0px;
}

hr{
height:2px;
margin:5px 0;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}

blockquote{
background: #EBF7FF;
padding: 5px 15px;
margin: 3px 30px;
border-left: 4px solid #8CD1FD;
border-top: 1px solid #EBF7FF;
border-right: 1px solid #EBF7FF;
border-bottom: 1px solid #EBF7FF;

}

form{
margin: 0;
padding:0;
}

fieldset{
padding:10px;
margin:0;
border:none;
}

legend{
font-weight:800;
}

code{
	font-size: 90%;
	font-family: "Courier New", Courier, monospace;
	white-space: pre;
}

td{
 vertical-align:top;
}




#tabs{
padding: 0;
background:black;
}

#tabs ul{
margin: 0;
padding:3px 0;
list-style-type:none;

}

#tabs ul li{
margin: 10px 0 3px 15px;
padding: 6px 15px 6px 0px;
display:inline;
border-right: 2px solid #fff;
font-size: 90%;
font-family: Tahoma, Arial, sans-serif;
}

#tabs ul li a{
color: white;
}

#tabs ul li a:hover{
color:#A1E7FD;
 text-decoration:none;
}


/* Headings */ 

form#searchform2{
display: block;
margin: 3px 0px;
}
#header h3{
margin:  0;
padding: 15px 0 0 15px;
font-weight:800;
font-size: 200%;
}

#header h3 a{
font-weight:100;
color: white;
text-decoration: none;
}


#header h2{
margin: 0;
font-family: Tahoma, Arial, Verdana, sans-serif;
letter-spacing:1px;
padding: 10px 0 5px 17px;
font-weight:800;
color: white;
font-size: 90%;
}

h2#sectiontitle{
font-size:150%;
font-weight: 100;
padding:6px 6px 6px 10px;
margin:8px 10px 5px 0px;
color: #444;
border-top: 1px solid #8CD1FD;
background:#EBF7FF;
}

/* post styles */

.post{
margin: 0 0 10px 0;
padding: 5px;
}

.entry{
margin: 0;
padding: 5px 10px 8px 10px;
}

.post h2 {
color: black;
font-size: 150%;
font-weight:100;
padding: 2px 0 4px 2px;
margin: 0 0 15px 0;
}


.post h2 a{
color: black;
text-decoration:none;
font-weight:100;
}

.post h2 a:hover{
text-decoration:none;
color: black;
}

.postmetadata {
	font-size:80%;
color:#ffffff;!imortant
	background-color: #ffffff;
	background-image: url(images/postmeta_base.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 5px;
}

.postmetadata p{
line-height: 15px;
padding: 0;
margin: 3px 0;
}


/*  Comments   */

h3#comments, h3#postcomment{
	font-size: 100%;
	font-family:verdana, sans-serif;
}	

ol#commentlist{
padding: 0 0 0 20px;
font-size: 90%;
list-style-type:none;
}

ol#commentlist li{
	padding: 2px 10px;
	margin: 0;
}

ol#commentlist li p.commentheader{
margin: 3px 0 0px 0;
padding: 1px 5px;
}



ul#commentlist{
padding: 0;
margin:0;
list-style-type:none;
}

ul#commentlist li{
	display: block;
	padding: 0;
	margin: 0 15px;
	font-size:90%;
	border: 4px solid white;
}


ul#commentlist li div.gravatar {
	width:40px;
	float:left;
	text-align: center;
	padding: 5px 0 0 5px;
}

ul#commentlist li div.gravatar img{
border: 2px solid #ddd;
}


ul#commentlist li p.commentauthor {
	padding: 0;
	margin: 0 0 2px 0;
	overflow:hidden;
}


ul#commentlist li p.commentheader{
margin: 0 0 10px 0;
padding: 0px;
}


ul#commentlist li div.commenttext{
padding: 0 0 0 0px;
margin:5px 10px 5px 60px;
}

ul#commentlist li div.commenttext div.commentwrapper{
background: #F0F9FF;
margin:0 0 0 5px;
padding: 3px 8px;
border-top: 1px solid #8CD1FD; 
}


/*  sidebar styles */


.menu{
padding:0;
font-size:90%;
}

.menu a{
font-weight: 100;
}

.menu a:hover{
text-decoration:none;
}

.menu ul{
margin:0;
padding:0 0 0 0px;
list-style-type:none;
}

.menu ul li.widget{
padding:2px;
margin:0 0 7px 0px;
}

.menu ul li.widget ul{
	margin: 0;
	padding:0;
}

.menu ul li.widget ul li{
padding: 2px 0 2px 12px;
margin:0;
}

.menu ul li.widget ul li ul{
}

.menu ul li.widget ul li ul li{
border-top: 1px solid #eee;
padding: 0 0 0 11px;
}

.menu ul li.widget h3{
font-size:120%;
padding:2px 0 3px 5px;
margin:0;
color: #222;
font-weight: 800;
font-family: arial, verdana, sans-serif;
font-variant:small-caps;
letter-spacing:2px;
}

.menu ul li h3 a{
color: #023A5E;
font-weight: 800;
}
.menu ul li h3 a:hover{
color: #023A5E;
text-decoration: none;
}

.menu form{
display:block;
margin:0px;
padding:4px;
}

.menu input{
margin:3px 0;
font-size:90%;
}

li.widget .textwidget, li.widget #search {
padding: 2px 5px;
}
#search label {
	color: #FFFFFF;
	background-image: none;
	background-color: #FFFFFF;
}
/* Calendar styles */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}





#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}


#footer a{
font-weight: 100;
}


.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/************************************
ブログ用ヘッダースタート
************************************/

#header_blog{
	display:block;
	width:950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(http://www.tulip-tv.co.jp/new_site/img/header_under_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #E41322;

	}
#header{
	display:block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(http://www.tulip-tv.co.jp/new_site/img/header_under_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	}
#head {
	width: 940px;
	background-image: url(http://www.tulip-tv.co.jp/new_site/img/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 10px;
	height: 115px;
	float: left;
}
#head_left {
	float: left;
	width: 270px;
	padding-top: 3px;
}
#head_center {
	width: 525px;
	float: left;
	vertical-align: middle;
	padding-top: 7px;
}

#head_right {
	width: 130px;
	float: right;
	padding-top: 7px;
	padding-right: 10px;
}
#head_ad {
	text-align: right;
	float: left;
	width: 500px;
	margin: 0px;
	padding: 0px;
}

/* safari用ヘッド */
html[xmlns*=""] body:last-child .search{
	width: 408px;
	float: left;
	text-align: right;
	font-size: 90%;
	padding-left:90px;
	border:0;
}
html[xmlns*=""] body:last-child #search_box{
	float: left;
	width: 280px;
}
html[xmlns*=""] body:last-child #sitemap{
	width: 105px;
	float: left;
	padding-left:17px;
}
/*　その他ブラウザ用ヘッド */
.search {
	width: 498px;
	float: left;
	text-align: right;
	font-size: 90%;
	padding-top: 3px;
}
* html .search {
	width: 498px;
	float: left;
	text-align: right;
	font-size: 90%;
	margin: 0px;
	margin-top:-3px;
}
*:first-child+html .search{
	width: 498px;
	float: left;
	text-align: right;
	font-size: 90%;
	padding-top: 0px;
}
#sitemap {
	width: 100px;
	float: left;
	padding-left: 160px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
#search_box {
	float: left;
	width: 225px;
	padding-left: 12px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #CCCCCC;
}

#weather {
	float: right;
}
#weather_day {
	padding-right: 5px;
	padding-left: 5px;
	width: 119px;
	font-size: 80%;
	background-image: url(http://www.tulip-tv.co.jp/new_site/img/bg_weather.png);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
#weather_main {
	width: 127px;
	border: 1px solid #CCCCCC;
}
.weather_detail {
	padding-left: 5px;
	padding-bottom: 3px;
}
.weather_mainpic {
	float: left;
}



#qr {
	width: 120px;
	float: right;
	padding-right: 5px;
}

.search .btn {
	width: 50px;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
	background-image: url(http://www.tulip-tv.co.jp/new_site/img/btn/search.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #FFFFFF;
	height: 21px;
	margin: 0px;
	padding: 0px;





}
.search .basic_icon {
	float: left;
}




/*********** グローバルナビゲーション *****************/
#gNavi{
	width:100%;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 0px;
}
#gNavi ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
#gNavi li {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
}

#btn{
	display:block;
	width:950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(http://www.tulip-tv.co.jp/new_site/img/header_under_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	}
.clear {
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 1px;
	line-height: 0px;
}
.basic_icon {
	background-image: url(http://www.tulip-tv.co.jp/new_site/img/icon/icon01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
}

/*************
サイドバー設定
*************/
#sidebar h3{
	background-image: url(images/sidebar/side_base.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#wrapper #sidebar .hidden{
	background-image: url(images/sidebar/side_base.jpg);
	background-repeat: no-repeat;
}
#pan_navi {
	width: 100%;
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
}
#pan_navi a {
	color: #FF0000;
}
.home {
	background-image: url(http://www.tulip-tv.co.jp/new_site/img/icon/pan.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 17px;
}
/******************
TABLE SET
*******************/
#an_1_detail .an_1_detail_l {
	width: 100px;
	background-color: #E9E9E9;
	padding: 5px;
	font-size: 90%;
}
#an_1_detail .an_1_detail_r {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 90%;
	line-height: 1.5em;
}
