@charset "UTF-8";

/*--------------------------------------

movin' CSS Document

version: 2007/07/16

category_archive.css

---------------------------------------*/

/* category_archive.css Menu **********************************

1. page main contents
	[1-1]page main contents
	[1-2]alpha contents
	[1-3]entry
	[1-4]module


2.Layout
	[2-1]main-img
	[2-2]reg-btn




***********************************************/



/*--------------------------------------------

2.base

----------------------------------------------*/

/* 1.[1-1]alpha contents --------------------*/

div#alpha{
	display: inline; /* ie win bugfix */
    position: relative;
    float: right;
    min-height: 1px;
	width: 620px;
	margin-top: 7px;
}

div#alpha-inner{
	width: 620px;
}



/* 1.[1-2]beta contents --------------------*/

 #beta{
	display: inline; /* ie win bugfix */
    position: relative;
    float: left;
    min-height: 1px;
	width: 180px;
	margin-top: 7px;
}


 #beta-inner{
	width: 180px;
	background: #EEEEEE;
}


/* 1.[1-3]entry --------------------*/

div.entry-content{
	width: 620px;
	text-align: center;
}

div.entry-body,
div.more-entry{
	width: 600px;
	margin: 0px auto 20px auto;
	text-align: left;
	line-height: 160%;
}

div.more-entry{
	border-top: 1px dotted #CCCCCC;
	padding-top: 20px;
}


div.entry-title{
	width: 610px;
	margin-top: 13px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #0063B9;
	text-align: left;
}

div.entry-title h3{
	display: inline;
	padding-left: 9px;
	padding-bottom: 7px;
	border-left: 6px solid #0063B9;
	font-weight: bold;
	font-size: 130%;
}

div.entry-body img{
	float: left;
	padding: 5px;
}

div.entry-body h3{
	font-size: 110%;
	font-weight: bold;
	margin: 5px 0px;
}

div.entry-body div.cap{
 	margin: 10px 0px;
}


/*category概要*/

div.entry-body p.ca-item {
	width: 600px;
	margin-bottom: 15px;
}

div.entry-body div.ca-page {
	position: relative;
	width: 600px;
	padding-bottom: 10px;
	background: url(../img/boder.gif) repeat-x bottom;
	margin-bottom: 20px;
}

div.entry-body div.ca-page_last {
	width: 600px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}


div.entry-body div.ca-page:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html div.entry-body div.ca-page { display: inline-block; }
/* no ie mac \*/
* html div.entry-body div.ca-page { height: 1%; }
div.entry-body div.ca-page { display: block; }
/* */

div.entry-body div.ca-page_last:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html div.entry-body div.ca-page_last { display: inline-block; }
/* no ie mac \*/
* html div.entry-body div.ca-page_last { height: 1%; }
div.entry-body div.ca-page_last { display: block; }
/* */


div.ca-pagetitle{
	width: 590px;
	margin-bottom: 30px;
}

div.ca-page div.title{
	width: 100%;
	margin-bottom: 10px;
}

div.ca-page div.title h4{
	white-space: nowrap;
	font-size: 130%;
	font-weight: bold;
}


div.ca-paseimg{
	float: left;
	width: 75px;
	height: 75px;
	margin-right: 10px;
}


div.ca-page div.title a:hover{
	padding-left: 13px;
	background: url(/img/icon_arrow_hover.gif) no-repeat left;
	text-decoration: underline; 
}

div.ca-page div.title a{
	padding-left: 13px;
	background: url(/img/icon_arrow.gif) no-repeat left;	
}


div.ca-page div.txt{
	/*float:right ;*/
	/*width: 410px;*/
	padding-bottom: 25px;
}

div.ca-page div.more{
	width: 80px;
	margin-left: 510px;
}

div.ca-page div.more ul{
	width: 80px;
	font-size: 85%;
}

div.ca-page div.more li{
	background: url(../img/icon_link.gif) no-repeat 0px 5px;
	padding-left: 15px;
	margin-right: 5px;
}






/*--------------------------------------------

2.layout

----------------------------------------------*/

/*2.[2-1]main-img--------------------------*/

div#main-img{
	position: relative;
	width: 810px;
	height: 115px;
	margin: 65px auto 0px auto;
	/*margin: 48px auto 0px auto;*/
}

/* ie-7--*/

/* \*/

*:first-child+html div#main-img{
	margin: 45px auto 0px auto;
}

/**/

/*2.[2-2]reg-btn-------------------------------------*/

div.reg-btn{
	width: 180px;
	/*height: 108px;*/
	margin-bottom: 5px;
	background: #eeeeee;
	border: 1px solid #CCCCCC;
	text-align: center;
}

div.reg-btn dl{
	width: 167px;
	margin: 7px auto 0px auto;
}

div.reg-btn dl dt{
	text-align: left;
}

div.reg-btn dl dd ul,
div.reg-btn dl dd ul li{
	width: 167px;
}

div.reg-btn dl dd ul li a{
	display: block;
	width: 167px;
	text-indent: -9999px;
	overflow: hidden;
}

div.reg-btn dl dd ul li.rege{
	width: 167px;
	height: 42px;
	background: url(../img/btn_reg_ca.gif) no-repeat;
}

div.reg-btn dl dd ul li.rege a:hover{
	width: 167px;
	height: 42px;
	background: url(../img/btn_reg_ca_r.gif) no-repeat;
}

div.reg-btn dl dd ul li.hjime{
	width: 167px;
	height: 30px;
	background: url(../img/btn_hajime_ca.gif) no-repeat;
}

div.reg-btn dl dd ul li.hjime a:hover{
	width: 167px;
	height: 30px;
	background: url(../img/btn_hajime_ca_r.gif) no-repeat;
}




	


