/*
Theme Name:Company
Theme URI:http://aria-g.jp
Description:Company
Author:Seiji Shima
*/




body 	{


/*++背景の色設定++*/
	background-color:#024f9a;
	
	text-align:center;
	}


#page	{


/*====サイドバーの色設定====*/
	background-color:#b7feb4;

	width:730px;
	margin:0;
	padding:0;
	text-align:left;
	border:solid 1px #777777;
	}



/*====サイドバーメニューの色設定====*/
#sidebar ul li{
　　　　　background-color:#bccece;
}



/*====サイドバーの左右位置====*/

#sidebar     {
        float:right;
        }

#contents     {
        float:left;
        }







/*++ヘッダー部分のデザイン++*/

#header {

/*====ヘッダー部分の背景色設定====*/
	background-color:#00008b;



	background: url('images/header.jpg') no-repeat bottom center;



/*====ヘッダー部分の高さ設定====*/
	height:120px;

	margin:0;
	}

/*====タイトル設定====*/

#headerimg h1{
	font-size:0px;
	color:#ffffff;


	position: relative;
	top: 30px;
	left: 30px;
	font-weight:bold;
	}



/*====サブタイトル設定====*/

.description	{
	font-size:1em;
	color:#ff0000;


	position:relative;
	top:-30px;

	padding-left: 200px;
	padding-right:100px;
	font-weight:bold;
	}


/*====会社連絡先====*/

#headerimg p{

color:#000000;

border:2px;

position:relative;
top:-30px;
left:400px;
width:300px;
height:3em;
background-color:#ffffff;
font-weight:bold;
padding-left:1em;
font-size:0.875em;
line-height:130%;
}







#contents	{
	background-color:#ffffff;
	width:510px;
	margin:0;
	padding:20px;
	}


#blog	{
	background-color:#ffffff;
	width:510px;
	float:right;
	margin:0;
	padding:20px;
	}



#sidebar	{
	width:170px;
	margin:0;
	padding:0;
	}


.clear	{
	clear:both;
	margin:0;
	}





#menu 	{
	margin:0;
	padding:0;
	background-color:#336666;
	height:30px;
	text-align:left;
	font-size:0.875em;
	color:white;
	font-weight:bold;
	}

#menu li	{
	display:inline;
	padding-left:25px;
	line-height:200%;	
}


#menu a	{color:white;

	 text-decoration:none;
	}
#menu a:hover	{
	color:blue;
}




#headerimg 	{ 
	padding:0;
	margin: 0; 
		} 






/*++コンテンツ部分のデザイン++*/

#contents h2,#blog h6 	{
	background-image:url(images/bg-bar.gif);
	background-repeat:no-repeat;
	width:461px;
        border-left:0.5em solid red;
	height:2em;
	font-size:1em;
	padding-left:1em;
	line-height:200%;
	color:#ffffff;
	}

#contents h2 a	{

	color:#ffffff;
	text-decoration:none;
	}


#contents h3{
font-size:1.5em;
font-weight:bold;
color:red;
}

#contents h4{
font-size:1.5em;
font-weight:bold;
color:blue;
}

#contents h5{
font-size:1.5em;
font-weight:bold;
color:#111111;
}

#blog h2{
	font-size:0.875em;
	color:#3366aa;
	border-bottom:solid 2px #538ad8;
	background-image:url(images/blogmark.gif);
	background-repeat:no-repeat;
	padding:5px 0 5px 30px;
}






#contents p	{
	font-size:0.85em;
	line-height:150%;
	}


#blog p	{
	font-size:0.75em;
	colot:#666666;
	line-height:150%
	}

.post {
	margin-bottom:50px;
	}


.nav	{
	font-size:0.75em
	}

}




.b	{
	font-weight:bold;
	color:blue;
	}

.r	{
	font-weight:bold;
	color:red
	}

.y	{
	font-weight:bold;
	background-color:#ffff40;
	}



/*++リストボックス+++*/
	
#contents ul	{
	width:440px;
	border:solid #cd1540 1px;
	margin:0;
	padding:10px;
	}

/*++リストボックスのマーク+++*/

#contents li	{
	background-image:url(images/box.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	padding-left:25px;
	padding-bottom:5px;
	font-size:0.85em;

	list-style-type:none;
	}


/*+++Whats New!++++*/

#new li	{
	background-image:url(images/tama-b.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	padding-left:25px;
	padding-bottom:5px;
	font-size:0.85em;

	list-style-type:none;
	}

/*++表組み+++*/

#contents dl	{
	width:400px;
	border:solid #cd1540 0px;
	margin:0;
	padding:10px;	
	}

#contents dt	{
	float:left;
	clear:left;
	width:5em;
	}

#contents dd	{
	padding-left:1.5em;
	margin-bottom:0.5em;
	}




/*++サイドバー部分のデザイン++*/
#sidebar	{
	font-size:0.75em;
	line-height:30px;
	}




#sidebar ul{
list-style-type:none;
margin:15px 0 0;
padding:0;
}

#sidebar ul li{

border-right:solid 1px #000000;
border-bottom:solid 2px #000000;



margin:1px;
padding:0;
}


#sidebar ul li a	{
text-decoration:none;
color:#000000;
padding:10px;
font-weight:bold;
	}

#sidebar ul li a:hover	{
font-weight:bold;
padding:15px;
color:#ffffff;
}

#report ul	{
	border: solid 1px red;
	background:#ffffff;
	margin:5px;
	margin-top:10px;
	margin-right:10px;
	padding:5px;
	}

#report	h3 	{
	text-decoration:none;
	line-height:120%;
	font-size:0.85em;
	color:red;
	}

#report	h3 a	{
	text-decoration:none;
	line-height:120%;
	font-size:0.85em;
	color:red;
	}

#report p 	{
	font-size:0.75em;
	line-height:120%;
	text-decoration:none;

	}



/*+++フッター部分のデザイン+++*/
#footer address	{
	width:730px;
	padding:10px 0;
	text-align:center;
	color:#ffffff;
	font-size:0.75em;
	font-style:normal;
	}





