/*
Theme Name: QQ07
Theme URI: http://www.www.www/
Description: QQ07
Author: idol-mint
*/

body	{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 0px;
	margin: 0px auto 0px auto;
	background-color:#ffcccc;
	background-image:url(images/back_p01.jpg);
	background-repeat:repeat;
	background-position:top center;
        background-attachment: fixed;
	}

#container {
	background-color:#FFFFFF;
	width: 780px;
	text-align: left;
	margin: 0px auto 0px auto;
	background-image:url(images/header2.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	}

#header, #main, #footer	{
	margin: 0 15px;
	}

#content	{
	width: 510px;
	float: left;
	font-size: 12px;
	color: #666666;
	line-height: 150%;
	}

#sidebar	{
	background-color:#ffffff;
	width: 210px;
	float: right;
	margin-left: 10px;
	line-height: 100%;
	}

#footer	{
	clear: both;
	}

a	{
	color: #999933;
        text-decoration: none;
	}


/* ++++++ ヘッダー部分のデザイン ++++++ */

#header	{
	padding: 12px;
	margin-bottom: 20px;
	}

#header h1	{
	font-size: 20px;
	font-family: 'Trebuchet MS',Helvetica,sans-serif;
	font-weight:bolder;
	margin: 80px 0 0 20px;
	}

#header h1 a	{
	color: #003466;
	text-decoration: none;
	font-weight:bolder;
	}

#header p	{
        color: #FFFFFF;
        padding: 0 0 0 20px;
	font-size: 12px;
	margin: 5px 0 45px 0;
	}


/* ++++++ コンテンツ部分のデザイン ++++++ */

.post h2	{
	font-size: 14px;
	color: #000000;
        text-decoration: none;
	border-bottom: solid 1px #CC9933;
	background-image: url(images/mark.gif);
	background-repeat: no-repeat;
        margin: 10px;
	padding: 14px 0 13px 53px;
	}

.post h2 a	{
        color: #000000;
	text-decoration: none;
	}

.post p	{
		color: #666666;
		font-size: 12px;
	   margin-left: 28px;
	}

.post	{
        color: #CC9933
        font-size: 12px;
        text-decoration: none;
        margin-bottom: 40px;
	}

.navigation {
	text-align: left;
	margin: 0px auto 10px 30px;
	font-size: 10px;
	color: #3366aa;
	text-decoration: none;
	line-height: 100%;
	}
	
.navigation a {
	color: #cc9933;
	    text-decoration: none;
	}	

.pagenav	{
        color: #CC9933;
	font-size: 10px;
        text-decoration: none;
	}
	
.pagenav a	{
        color: #3366aa;
	    text-decoration: none;
	}	

.postmetadata	{
	font-size: 10px;
        color: #3366aa;
	    text-decoration: none;
	}
	
.postmetadata a	{
	    color: #3366aa;
	    text-decoration: none;
	}


/* ++++++ サイドバー部分のデザイン ++++++ */

#sidebar	{
	font-size: 12px;
	line-height: 150%;
	}

#sidebar ul	{
	color: #CC9933;
	list-style-type: disc;
	margin: 3px 0 20px 20px;
	padding: 0;
	}

#sidebar ul ul	{
	color: #CC9933;
	margin-bottom: 3px;
	}

#sidebar h2	{
	font-size: 12px;
	background-image:url(images/bg_navi3.gif);
	background-repeat:no-repeat;
	background-position:top left;
	color: #a30035;
	text-align:left;
	margin: 0;
	padding: 8px 0 8px 70px;
	}

/* カレンダー */
#calendar table	{
	width: 90%;
	text-align: center;
        font-size:12px;
    line-height: 100%;    
	color: #000000;
	border-collapse: collapse;
	margin-bottom: 20px;
	}

#calendar th, #calendar td	{
	padding: 5px 0;
	text-size:12px;
	}

#calendar a	{
        font-size:12px;
        text-decoration: underline;
	color: #3366aa;
	}

#calendar caption	{
	padding: 3px 0;
	}

#calendar tfoot td	{
	border: none;
	}

#calendar tfoot td#prev	{
	text-align: left;
	}

#calendar tfoot td#next	{
	text-align: right;
	}
	
	
#sarch {
	text-align:center;
	margin:15px 0 25px 0
	}
	

#kanrinin {
	font-size:10px;
	color:#666666;
	}

/* ++++++ フッター部分のデザイン ++++++ */

#footer address	{
	font-size: 10px;
	font-style: normal;
	text-align: center;
	color: #ffffff;
	background-color: #990033;
        padding: 6px 0 6px;
	}
