/*全体
--------------------------------------------------*/

body {
	margin: 0px;
	padding: 0px;
}


#body {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-align: left;	
	background-image: url(../images/bg_header.gif);
	background-repeat: repeat-x;
}


img {
	border: none;
}


#header {
	background-image: url(../images/header_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 760px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}


#header h1 {
	margin: 0px;
	padding: 0px;
}


#pagebody {
	background-color: #FFFFFF;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


#footer {
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	height: 48px;
	margin: 10px 0px 0px;
}


.gotoPagetop {
	font-size: 80%;
	text-align: right;
	background-image: url(../images/arrow_gray.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
}



/*おすすめリンク
--------------------------------------------------*/
#recommend {
	background-image: url(../images/bg_recommend.gif);
	background-repeat: repeat-y;
	margin: 0px 0px 10px 0px ;
	width: 740px;
	text-align: left;
}


#recommend table {
	font-size: 80%;
	line-height: 120%;
}


#recommend img {
	margin: 0px;
	padding: 0px;
}


#recommend h2 {
	margin: 0px;
	padding: 0px;
}


#recommend h3 {
	margin: 0px;
	padding: 0px;
	font-size: 120%;
	font-weight:bolder;
}


#recommendleft {
	width: 345px;
	float: left;
	margin: 7px 5px 0px 10px;
}


#recommendright {
	width: 345px;
	float: right;
	margin: 7px 10px 0px 5px;
}



/*トップページボタンのかたまり部分
--------------------------------------------------*/
#contents {
	width: 740px;
}



/*その他のリンク
--------------------------------------------------*/

#others {
	background-image: url(../images/bg_others.gif);
	background-repeat: repeat-y;
	width: 740px;
	margin: 10px 0px 15px 0px ;
	padding: 0px;
	font-size: 95%;
	font-weight: bold;
	text-align: left;
}


#others ul {
	margin: 0px;
	padding-left: 40px;
	line-height: 140%;
}


#others ul li{
	list-style-position: outside;
	list-style-image: url(../images/arrow_brown.gif);
	color: #420504;
}


#copyright {
	width: 740px;
	padding: 15px 30px 0 0;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	color: #420504;
	font-size: 80%;
}



/*セカンドページ以降
--------------------------------------------------*/
#breadcrumbs {
	margin: 0 0 7px 0;
	font-size: 80%;
}


#breadcrumbs a {
	color: #000000;
}

#backpage {
	margin: 0 0 7px 0;
	font-size: 80%;
	text-align:right;
	line-height: 100%;
}

#main {
	background-color: #FFFFFF;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}



/*タイトル部分等
--------------------------------------------------*/

#title{
	padding-top: 0px;
	margin: 0px;
	text-align: right;
	background-repeat: no-repeat;
}


#title h1{
	margin: 0px;
	padding: 0px;
}


.titleleft{
	float: left;
	width: 320px;
}


.titleright{
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 410px;
	padding-right: 10px;
}

.titleright p{
	margin: 0px 0 2px 0px;
	padding: 0px;
	font-size: 65%;
	line-height: 70%;
}


.titlegroup table {
	background-image: url(../images/bg_btn_title.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-weight: bolder;
	margin-bottom: 5px;
}


.titles {
	background-image: url(../images/bottom_btn_title.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}


.titles  a{
	background-image: url(../images/arrow_red.gif);
	background-repeat: no-repeat;
	padding: 12px 0px 12px 20px;
	line-height: 120%;
	margin-left: 10px;
	text-decoration: none;
	display:block;
	background-position: left center;
	color: #27279a;
	font-size: 100%;
	font-weight:bolder;
}



/*ピックアップ
--------------------------------------------------*/
#pickup {
	width: 740px;
	background-image: url(../images/bg_pickup.gif);
	background-repeat: repeat-y;
	margin: 5px 0px 15px 0px;
	}
	
	
#pickup h2 {
	margin: 0px;
	padding: 0px;
}


#pickupleft {
	float: left;
	width: 200px;
	padding: 10px 10px 5px 10px;
}
	
	
#pickupright {
	float: right;
	width: 510px;
	padding: 10px 10px 10px 0px ;
}
	
	
#pickupright table h3 {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
	
	
#pickupright table p {
	margin: 0px;
	padding: 0px;
	color: #FF0000;
	font-weight: bolder;
}

#pickupnoimage {
	/*float: left;*/
	width: 720px;
	padding: 10px 10px 10px 10px ;
}

#pickupnoimage table h3 {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
	
	
#pickupnoimage table p {
	margin: 0px;
	padding: 0px;
	color: #FF0000;
	font-weight: bolder;
}

/*リンク一覧
--------------------------------------------------*/
.links {
	margin: 0px 0px 20px;
	padding: 0px;
	text-align: left;
}



.links table{
	font-size: 80%;
}


.links table h5 {
	margin: 0px;
	padding: 0px;
	font-size: 120%;
}
	
	
.links table p {
	margin: 0px;
	padding: 0px;
	color: #FF0000;
	font-weight: bolder;
}


.links h2{
	background-image: url(../images/title_second.gif);
	background-repeat: no-repeat;
	font-weight: bolder;
	color: #27279a;
	margin-bottom: 5px;
	padding: 8px 0px 10px 25px;
	font-size: 95%;
}


.links h4{
	font-weight: bolder;
	color: #27279a;
	padding: 0px 0px 3px 10px;
	font-size: 105%;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #27279a;
	margin-bottom: 5px;
}

.enlargeimage{
	font-size: 80%;
	line-height: 120% !important; 
}


/*CSSハック
--------------------------------------------------*/
.clearfix:after {/* IE以外のモダンWebブラウザ向け */
 content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix {/* WinIE7、MacIE5対策 */
 display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {/* WinIE4〜6、MacIE4〜5対策 */
 height: 1%;
}
.clearfix {
 display: block;
}
