/*------------------全ページ共通↓-------------------*/

body {
	margin: 0px;
	padding: 0px;
}

/*
#main{
	width: 740px;
	height: 100%;
	background-image:url(images/b_naname.gif);
	border: 1px solid #ff0000;
}
*/

#h_menu {
	width: 134px;
	height: 339px;
	margin: 14px 5px 0px 10px;
	padding-top: 80px;
	background-image:url(images/menu_b.jpg);
	background-repeat: no-repeat;
}

#contents{
	width: 550px;
	margin: 14px 10px 10px 0px;
	font-size: 90%;
	line-height: 170%;


}

.title{
	margin-bottom: 20px;
	padding: 0px;
}

h2{
	font-size: 160%;
	line-height: 170%;
	color: #000000;
	text-align: center;
}

.sentence{
	padding-left: 20px;
}
/*------------------全ページ共通↑-------------------*/


/*------------------トップページのみ↓-------------------*/

#midashi {
	margin: 0px;
	padding-top: 190px;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	text-align: center;
}

#time {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 12px;
	color: #022C57;
	font-weight: bold;
	line-height: 17px;
}

.reair {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 16px;
	color: #ff0000;
	font-weight: bold;
	line-height: 17px;
}

h1 {
	margin: 0px;
	padding-top: 130px;
	padding-left: 35px;
	font-size: 25px;
	color: #000000;
	line-height: 28px;
}

#menu {
	margin: 0px 5px 0px 5px;
}


/*------------------トップページのみ↑-------------------*/

/*------------------プロフィールページのみ↓-------------------*/

td .prof{
	font-size: 90%;
}

/*------------------プロフィールページのみ↑-------------------*/

/*------------------今回のテーマページのみ↓-------------------*/

td .thistitle{
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	background-image: url(images/title.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding-left: 10px;
	padding-top: 2px;
}

td .thiscontents{
	font-size: 90%;
	line-height: 170%;
	background-color: #ffffff;
	padding: 10px;
}

td .thisimage{
	margin: 0;
	padding: 0;
}

.b{
	font-weight: bold;
}
/*------------------今回のテーマページのみ↑-------------------*/
