*{
	margin:0;
	padding:0;
}

body{
	width: 874px;
	margin:0 auto;
	padding:0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	line-height: 130%;
	font-size:12px;
	color:#4c4c4c;
	background-color:#ffffe2;
}


h1,h2,h3,h4,h5,h6,p,input,form,ul,li,dl,dt,dd,hr{
	margin: 0;
	padding: 0;
}


img{
	border: none;
}

/*
--------------------------------*/
h1{

}

h2{
	font-size: 16px;
	line-height: 130%;
	font-weight: bold;
	color: #ff4474;
	margin-top: 5px;
	margin-bottom: 5px;
}

#post h2{
	margin:0;
	padding:0;
}

#post h3,
#post .tit2{
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	color: #ff4474;
	margin-top: 5px;
	margin-bottom: 2px;
	clear:both;
}


.tit{
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
	color: #ff4474;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left:20px;
}

.r_txt{
	text-align:right;
}

.l_txt{
	text-align:left;
}

.cen_txt{
	text-align:center;
}

.line{
	margin-bottom:25px;
	border-bottom: 1px dotted #333333;
	clear:both;
}

.line2{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #ff4474;
	margin-bottom:25px;
	clear:both;
}

.box1{
	border: 1px solid #ff4373;
	background: #fdf1f4;
	padding:10px;
}

.l_pad{
	padding-left:10px;
	padding-bottom:10px;
}


.r_pad{
	padding-right:10px;
	padding-bottom:10px;
}

ul{
	list-style: none;
}

li.icon2{
	background: url(http://www.pripricafe.jp/imgs/icon2.gif) no-repeat 0 4px;
	padding-left: 12px;
}

table.box2{
	border-collapse:collapse;
}

table.box2 td{
	padding:5px;
	border:1px solid #cccccc;
}


 

/*link
--------------------------------*/
a{color: #ff386a; text-decoration: underline;}
a:visited{color: #ff386a; text-decoration: underline;}
a:hover{color: #ff386a;	text-decoration: underline;}
a:active{color: #ff386a; text-decoration: underline;}

#main dl#info a{color: #4c4c4c; text-decoration: underline;}
#main dl#info a:visited{color: #4c4c4c; text-decoration: underline;}
#main dl#info a:hover{color: #4c4c4c;	text-decoration: underline;}
#main dl#info a:active{color: #4c4c4c; text-decoration: underline;}


/*回り込みのクリア
--------------------------------*/
.clear:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clear{display:inline-table;}
/* \*/
* html .clear{height:1%;}
.clear{display:block;}
/* */


#wrap:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#wrap{display:inline-table;}
/* \*/
* html #wrap{height:1%;}
#wrap{display:block;}
/* */

#list:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#list{display:inline-table;}
/* \*/
* html #list{height:1%;}
#list{display:block;}
/* */


,.list2:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.list2{display:inline-table;}
/* \*/
* html .list2{height:1%;}
.list2{display:block;}
/* */


.list3:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.list3{display:inline-table;}
/* \*/
* html .list3{height:1%;}
.list3{display:block;}
/* */


.icon:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.icon{display:inline-table;}
/* \*/
* html .icon{height:1%;}
.icon{display:block;}
/* */




/*layout
--------------------------------*/
#header{
	width: 874px;
}

#wrapper{
	width: 874px;
	margin:0 auto;
	
}

#wrap{
	width: 850px;
	background: url(http://www.pripricafe.jp/imgs/bk_01.gif) repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 13px;
	padding-left: 11px;
	padding-bottom: 5px;
}

#l_side{
	width:155px;
	float:left;
	overflow: hidden;
	clear: left;
	margin-top:7px;
	margin-right: 25px;
}


#content{
	width:670px;
	float:right;
}


#main{
	float: left;
	width: 490px;
	margin-top: 14px;
}

#r_side{
	width:155px;
	float:right;
	overflow:hidden;
	clear:right;
	margin-top:7px;
	margin-left: 25px;
}


#footer{
	width: 874px;
	clear: both;
}

/*header
--------------------------------*/


#header_l{
	width: 349px;
	float: left;
}

#header_r{
	width: 525px;
	float: right;
	background-image: url(http://www.pripricafe.jp/imgs/header_02.gif);
	height: 138px;
}

#header_txt01{
	width: 500px;
	text-align: left;
	padding-top: 30px;
	padding-right: 15px;
	padding-left: 10px;
}
#header_txt02{
	width: 505px;
	text-align: right;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 5px;
}
		
#header_search{
	float: right;
	margin-top: 18px;
	text-align: right;
}		

#header_search input#txt{
	width: 190px;
	height: 22px;
	vertical-align: middle;
}

#header_search input#button{
	vertical-align: middle;
}

#header_02 {
	width: 874px;
	clear: both;
}

ul#main_menu {
	height: 50px;
	background: url(http://www.pripricafe.jp/imgs/bg_globalnavi.gif) left top repeat-y; 
}


ul#main_menu li {
	display: inline;
	float: left;
	margin-top: 5px;
	margin-left: 4px;
}

ul#main_menu li#list_top {
	margin-left: 8px;
}


/*side navigation
--------------------------------*/

.sidebox{
	width: 137px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ff386a;
	border-bottom-color: #ff386a;
	border-left-color: #ff386a;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding: 8px;
	
}

.sidebox .txt01{
    font-size: 10px;
	line-height: 130%;
	margin-bottom: 7px;
}

.sidebox .txt02{
	font-weight: bold;
	background-image: url(http://www.pripricafe.jp/imgs/icon_pi_01.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 17px;
	width: 130px;
	padding-left: 7px;
	background-color: #ffd2d4;
	padding-top: 3px;
	margin-bottom: 15px;
}

.sidebox .txt03{
	font-weight: bold;
	background-image: url(http://www.pripricafe.jp/imgs/icon_pi_02.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 130px;
	margin-bottom: 10px;
	padding-left: 7px;
}

.sidebox .bookname{
	width: 110px;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}

.sidebox input.txt{
	width: 130px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#l_side form{
	text-align: right;
}

.sidebox ul{
    width: 135px;
}

.sidebox li{
	background-image: url(http://www.pripricafe.jp/imgs/icon_link.gif);
	background-repeat: no-repeat;
	padding-left: 7px;
	list-style-type: none;
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 5px;
}


/*main
--------------------------------*/

#main_l{
	width: 240px;
	float: left;
	margin-right: 20px;
}

#main_r{
	width: 230px;
	float: right;
}

#main img.new{
	margin-bottom: 15px;
}

#main #text{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #ff4474;
	margin-bottom: 10px;
	padding-top: 15px;
}


#main #box01{
	background-color: #FFE6CC;
	width: 200px;
	padding-right: 13px;
	padding-left: 13px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF6600;
	border-left-color: #FF6600;
}

#main #box01 h3{
	font-weight: bold;
	font-size:16px;
	line-height:150%;
	background-image: url(http://www.pripricafe.jp/imgs/icon_or.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 190px;
	margin-bottom: 10px;
	padding-left: 10px;
}


#main #box02{
	background-color: #DAEEF2;
	width: 200px;
	padding-right: 13px;
	padding-left: 13px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2D94B7;
	border-left-color: #2D94B7;
}

#main #box02 h3{
	font-weight: bold;
	font-size:16px;
	line-height:150%;
	background-image: url(http://www.pripricafe.jp/imgs/icon_bl.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 190px;
	margin-bottom: 10px;
	padding-left: 10px;
}


#main #box03{
	background-color: #DAF1EA;
	width: 200px;
	padding-right: 13px;
	padding-left: 13px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #48B391;
	border-left-color: #48B391;
}

#main #box03 h3{
	font-weight: bold;
	font-size:16px;
	line-height:150%;
	background-image: url(http://www.pripricafe.jp/imgs/icon_gr.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 190px;
	margin-bottom: 10px;
	padding-left: 10px;
}

#main_r .comment{
	width: 200px;
	margin-top: 10px;
}

#main_r .waku{
	margin-bottom: 10px;
}

.main_list{
	width: 490px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

#main dl#info{
	width: 450px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}


#main dl#info dt{
	width: 80px;
	margin-bottom: 10px;
	color: #FF4474;
	float: left;
}

#main dl#info dd{
	margin-left: 85px;
	margin-bottom: 10px;
}


#main dl#list{
	width: 450px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}


#main dl#list dt{
	width: 290px;
	margin-bottom: 10px;
	float: left;
}

#main dl#list dd{
	margin-bottom: 10px;
}

#main dl.list2{
	width: 215px;
}


#main dl.list2 dt{
	width: 90px;
	margin-bottom: 10px;
	float: left;
	display:block;
}


#main dl.list2 dd{
	margin-left: 95px;
	display:block;
}

#main dl.list2 dd.tit{
	margin-bottom: 5px;
}

#main dl.list2 dd.txt{
	margin-bottom: 10px;
}


#main dl.list3{
	width: 450px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}


#main dl.list3 dt{
	width: 210px;
	margin-bottom: 20px;
	float: left;
	display:block;
}

#main dl.list3 dd{
	margin-left: 240px;
	margin-bottom: 20px;
	display:block;
}





#main dl.icon{
	width: 450px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}


#main dl.icon dt{
	width: 12px;
	margin-bottom: 5px;
	float: left;
	display:block;
}

#main dl.icon dd{
	margin-left: 15px;
	margin-bottom: 5px;
	display:block;
}


/*post
--------------------------------*/
#post {
	width:450px;
	margin:0 auto;
}

#post p{
	margin-bottom:25px;
}


/*footer
--------------------------------*/

#footer_link{
    width: 874px;
	text-align:center;
	color:#FF4474;
	padding-top: 10px;
	padding-bottom: 5px;
}

#copyright{
    width: 874px;
	text-align:center;
	padding-bottom: 15px;
}


/*pripri2005kasaku
--------------------------------*/

#kasaku {
	width: 450px;
	margin-bottom:20px;  /* WIN */
}

#kasaku dl {
	margin:0px;
	padding:0px;
	margin-right:10px;
	margin-bottom:0px;
	float:left;
	width:125px;
	font-size:10px;
	margin-bottom:20px;  /* MAC */
}
#kasaku dt {
	margin:0px;
	padding:0px;
	text-align:center;
	height:110px;
}
#kasaku dd {
	margin:0px 0px 5px 0px;
	text-align:center;
	font-weight:bold;
	line-height: 100%;
	height:1.2em;

}
#kasaku dd.sho {
	font-size: 12px;
	color: #ff4474;
	height:1.2em;
}
#kasaku dd.sho2 {
	font-size: 12px;
	color: #ff4474;
	height:2.2em;
}
#kasaku dd.en {
	color: #ff4474;
	height:3.2em;
}
#kasaku dd.en2 {
	color: #ff4474;
	height:2.2em;
}


/*all page font size
--------------------------------*/

#tx01{
	font-size: 11px;
	line-height: 130%;
}
#tx02{
	font-size: 10px;
	line-height: 100%;


/* バックナンバー表紙 */

.bn_cover {
width: 118px;
height: 146px;
float: left;
text-align: center;
margin: 3px 3px 5px 0px;
}


/* 定期購読ボタン
---------------------------------------------------- */
.subbtn {
	/*text-align: center*/
	margin-left: 196px;
	padding: 20px 0 2px 0;
}

.subbtn ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.subbtn li {
	  text-indent: -9999px;
}

.subbtn a {
	display: block;
	width: 383px;
	height: 58px;
	background: url(images/btn.jpg) no-repeat;
	background-position: 0px 0px;
}

.subbtn a:hover {
	background-position: 0 -58px;
}