/*
Theme Name: SAMPLE 03
Theme URI: http://www.www.www/
Description: SAMPLE 03
Author: TARO
*/

body	{
	margin: 0;
	padding: 0;
	background-color: #eeeeee;
	}

#main	{
	background-color: #ffffff;
	padding: 10px 20px 1px;
	}

a	{
	color: #333333;
	}

#container {
	width: 800px;
	border-left: solid 1px #aaaaaa;
	border-right: solid 1px #aaaaaa;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
        background-color: #ffffff;
	}


/* ++++++ ヘッダー部分のデザイン ++++++ */

#header h1	{
	background-color: #ffffff;
	margin: 0;
	}

#header h1 img	{
	border: none;
	margin: 0px 0px;
	}

#header ul	{
	background-color: #333333;
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: solid 1px #aaaaaa;
	height: 2em;
	font-size: 0.75em;
	}

#header li	{
	text-align: center;
	border-right: solid 1px #aaaaaa;
	float: left;
	line-height: 2em;
	}

#header li a	{
	display: block;
	width: 99px;
	text-decoration: none;
	color: #ffffff;
	}

#header li a:hover	{
	background-color: #555555;
	}


/* ++++++ トップページのデザイン ++++++ */

#top	{
	background-color: #ffffff;
	position: relative;
	top: 0;
	left: 0;
	}

#topimg	{
	margin: 0;
	}

#message	{
	position: absolute;
	top: 120px;
	left: 430px;
	width: 340px;
	margin: 0;
	font-size: 0.875em;
	line-height: 180%;
	}
/* ++++++ インタビューのデザイン ++++++ */

#movie	{
	background-color: #000000;
	margin: 0px;
        border-top: solid 1px #aaaaaa;
	}


#movie h1 img	{
	border: none;
        padding: 0px 15px 0px 0px;
        text-align: center;
	}


#moviewaku1	{
	margin: 10px;
        padding: 0px 5px 10px 10px;
        float:left;
        width:515px;
	}

#moviewaku2	{
	margin: 5px 5px 5px 5px;
        padding: 10px;
        width: 190px;
        height: 320px; 
        font-size: 11px;
        color: #fff;
        background-color: #333;
        line-height: 2em
	}

#moviewaku2 h2	{
	margin: 5px 0 0 0;
        font-size: 15px;
        color: #fff;
	background-image: url(images/sbar.gif);
        background-position: center;
	background-repeat: no-repeat;
        text-align: center;
	}

#moviewaku2 ul {
            margin: 0 0 0 25PX;
            padding: 0;
           }



#moviewaku2 li a	{

	text-decoration: none;
	color: #ffffff;
	}

/* ++++++ ブログリンクのデザイン ++++++ */

#blog	{
	background-color: #000000;
	margin: 0;
        border-top: solid 1px #aaaaaa;
	}


#blog h1 img	{
	border: none;
        padding: 0px 15px 0px 0px;
        text-align: center;
	}
/* ++++++ スポンサーリンクのデザイン ++++++ */
#spo	{
	background-color: #000000;
	margin: 0;
        border-top: solid 1px #aaaaaa;
	}


#spo h1 img	{
	border: none;
        padding: 0px 15px 0px 0px;
        text-align: center;
	}



/* ++++++ パンくずリンクのデザイン ++++++ */

#bread	{
	margin: 0;
	font-size: 0.75em;
	font-weight: bold;
	}

/* ++++++ コンテンツ部分のデザイン ++++++ */

#contents	{
	width: 700px;
	margin: 20px 0 0;
	}

#contents h2	{
	background-image: url(images/bar.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 1.2em;
	padding: 6px 10px;
	}

#contents p	{
	font-size: 0.75em;
	line-height: 150%;
	}

#post01	{
	padding: 0 10px 10px;
	}

#post02	{
	padding-left: 10px;
	width: 460px;
	float: left;
	}

#sidebar	{
	float: right;
	padding-right: 10px;
	}

.clear	{
	clear: both;
	margin: 0;
	}

#link	{
	border-collapse: collapse;
	margin-bottom: 20px;
	font-size: 0.75em;
	}

#link th, #link td	{
	text-align: left;
	padding: 10px 5px;
	border: solid 1px #aaaaaa;
	}

#link th	{
	width: 100px;
	background-color: #333333;
	}

#link a	{
	text-decoration: none;
	color: #000000;
	}

#link a:hover	{
	color: #333333;
	}

/* ++++++ バー部分のデザイン ++++++ */
#bar	{
	background-color: #333333;
	padding: 10px 20px;
	}

#bar address	{
	color: #ffffff;
	font-size: 0.75em;
	font-style: normal;
	}


/* ++++++ フッター部分のデザイン ++++++ */

#footer	{
	background-color: #333333;
        text-align: center;
	padding: 10px 20px;
	}


#footer address	{
	color: #ffffff;
	font-size: 0.75em;
	font-style: normal;
	}

/* ++++++ 枠外のデザイン ++++++ */
#gai    {
        width: 780px
	background-color: #eeeeee;
		margin-right: auto;
	margin-left: auto;
	}

#gai h3	{
	color: #eeeeee;


	
	}

/* ++++++ ニュースコンテンツのデザイン ++++++ */

#topnews	{
	position: absolute;
	top: 150px;
	left: 430px;
	width: 340px;
	}

#topnews h2	{
	margin: 0;
	padding: 3px;
	color: #ffffff;
	font-size: 0.75em;
	background-color: #333333;
	}

#topnews div	{
	border: solid 1px #333333;
	overflow: auto;
	height: 120px;
	}


#topnews ul	{
	font-size: 0.75em;
	margin: 5px 30px;
	padding: 0;
	}

#topnews ul a	{
	color: #333333;
	}


#monthmain	{
	background-color: #ffffff;
	}

#monthmain	{
	background-color: #ffffff;
	background-image: url(images/sidebar.gif);
	background-repeat: repeat-y;
	padding: 0px 0 1px;
	}

#monthsidebar	{
	background-image: url(images/sidebar.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
	width: 170px;
	float: left;
	font-size: 0.75em;
	}

#monthcontent	{
	width: 570px;
	float: left;
	margin-left: 20px;
	padding-bottom: 20px;
	}

#monthmain .clear	{
	background-image: url(images/sidebar.gif);
	background-repeat: repeat-y;
	}


#monthsidebar ul	{
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#monthsidebar li strong	{
	display: block;
	padding: 10px 20px;
	}

#monthsidebar li li	{
	padding: 5px 5px 5px 20px;
	background-image: url(images/mark.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	}

#monthsidebar li li a	{
	color: #000000;
	text-decoration: none;
	border-bottom: dotted 1px #ffffff;
	}

#monthsidebar li li a:hover	{
	color: red;
	}


#monthcontent #bread	{
	margin-top: 10px;
	text-align: right;
	}

#monthcontent #date	{
	font-size: 0.75em;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	color: #aaaaaa;
	}

#monthcontent #date img	{
	vertical-align: middle;
	padding-right: 10px;
	}


#monthpost	{
	padding-bottom: 10px;
	}

#monthpost h2	{
	background-image: url(images/bar_small.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 1.2em;
	padding: 6px 10px;
	}

#monthpost p	{
	font-size: 0.75em;
	line-height: 150%;
	padding: 0 10px;
	}


#monthlist h2	{
	margin: 30px 0 0;
	padding-bottom: 5px;
	border-bottom: solid 4px #aaaaaa;
	font-size: 0.875em;
	}

#monthlist h2 a	{
	text-decoration: none;
	color: #333333;
	}

#monthlist h2 span	{
	color: #888888;
	font-size: smaller;
	font-family: Verdana, Helvetica, sans-serif;
	}

#monthlist h2 a:hover	{
	color: #333333;
	}

#monthlist p	{
	margin-top: 10px;
	font-size: 0.75em;
	line-height: 140%;
	}