.extlink{
	background: url(/app/webroot/img/prototype/new-window.png) no-repeat left center;
	padding-left: 15px;
}

.img-48 {
	width:48px;
	height:48px;	
}

/*
	フォームの必須ボタン
*/
span.required {
	display:inline-block;
	background-color:#F33;
	font-size:12px;
	color:#fff;
	padding:0 2px;
	margin-right:5px;
	border-radius: 5px;        /* CSS3草案 */  
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */  
}


/*
	paginator sort
*/
.sort {
	display:inline-block;
	font-size:14px;
	margin:5px;
	padding:0 15px 0 0px;	
	background:url("/app/webroot/img/prototype/sort.png") no-repeat right center;
}

.asc {
	
	background:url("/app/webroot/img/prototype/asc.png") no-repeat right center;
}

.desc {

	background:url("/app/webroot/img/prototype/desc.png") no-repeat right center;
}


.time-before.minute , .time-before.hour {
	color:#F66;
}

.time-before.day {
	color:#F96;
}


.begin h2{
	font-size:16px;
	margin:5px 0 0 0;
	padding:0;
}

.begin {
	border:1px solid #ddd;
	border-radius: 3px;        /* CSS3草案 */  
	-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 3px;   /* Firefox用 */
	
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}

.begin .beginner {
	margin-top:5px;	
}


dl.japan-list-box {
	margin-bottom:25px;
}

dl.japan-list-box dt span{
	color:#FC0;
	padding:0px 5px 0px 0;

}

dl.japan-list-box dt{
	margin:15px 0 15px 0;
}

dl.japan-list-box dd span.line{
	color:#ededed;
}

#view-rireki .host-info {
	text-align:center;
	border:2px solid #e6e4e4;
	
	padding:0 0 0 10px;
	border-radius: 5px;        /* CSS3草案 */  
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */  	
}

#view-rireki .host-info img {
	margin:10px 0;
}


.error {
	color:#F00;
	font-weight:bold;	
}


.right-title h2 {
	font-size:18px;
	line-height:normal;
	margin:0;
	padding:0;
}

.right-title p {
	color:#6f6d6e;
	font-size:10px;
	margin:-5px 0 0 0;
	padding:0;	
}


.top-plan > .row-fluid {
	margin-bottom:15px;
}

ul.photo-list {
	margin-top:15px;	
}
ul.photo-list li {		
	margin-left:15px;	
	
}

p.message {
	font-size:14px;
	line-height:150%;	
}


/*
	テーマリボンCSS
*/

.category-frame {
	border:1px solid #ededed;
}

.category-frame.noborder {
	border-bottom:none;
	border-right:none;
	border-left:none;
	border-top:none;	
}


.category-frame p.read {
	padding-left:90px;
	margin-top:-80px;
	font-size:12px;
}

.category-frame h1 {
	font-size:24px;
	padding-left:90px;
	border-bottom:1px dotted #ededed;
}

.category-frame h2 {
	font-size:18px;
	padding-left:90px;
	border-bottom:1px dotted #ededed;
}

.category-frame ul {
	padding-left:90px;
	margin-top:-80px;
	margin-left:0;
	list-style:none;
}

.category-frame ul li {
	font-size:14px;
	margin:5px 0;
	padding:0 0 0 20px;
	background:url("/app/webroot/img/prototype/miniarrow.gif") no-repeat 10px 6px;
}

.category-frame p {
	font-size:10px;
	margin-right:15px;
}

.category-frame p.main {
	margin:-50px 0 15px 15px;
	font-size:14px;
}

.category-frame p span{
	font-size:14px;
	font-weight:bold;
}

						

.profile-r {
	min-height:600px;	
}

.joboffer {
	border:5px solid #e9f4f9;
	padding:5px 0 15px 15px;
	height:50px;
}

.joboffer dl {
	float:left;
	margin:0;
	padding:0;
}

.joboffer dt {
	padding:0;
	width:500px;
	font-size:18px;
	line-height:150%;
}

.joboffer span{
	font-size:14px;	
}

.joboffer p {
	margin:0;
	padding:0;
	text-align:center;
}



div.step{
    position: relative;
    width: 70px;
    height: 50px;
    background: #eee;
    text-align: center;
    padding-left: 10px;
    float: right;
    border-left: 2px solid #ffffff; /* 間隔になる */
}
/* 右のでっぱり三角 */
div.step:after{
    content: "";
    position: absolute;
    left: 80px;     /* div.step#width + div.step#padding-left = 80px */
    top: 0;
    width: 0;
    border-top: 25px solid transparent;   /* div.step#heightの半分 */
    border-bottom: 25px solid transparent; /* div.step#heightの半分 */
    border-left: 10px solid #eee;    /* とんがり具合　*/
}
/* 左のひっこみ三角 */
div.step:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-left: 10px solid #ffffff;
}   
div.step span{
    line-height: 50px;
    color: #ffffff;
    padding-left: 10px;
    padding-right: 10px;
}

div.step dl{
    margin:0;
	padding:0;
}

div.step dt{
	margin-bottom:-1px;
	padding-top:5px;
	
    font-weight:normal;
	color:#999;
	font-size:9px;
}

div.step dd{
    font-weight:bold;
	color:#999;
}


div.step.current dt{
	margin-bottom:-1px;
	padding-top:5px;
	font-weight:normal;
	color:#673300;
	font-size:12px;
}


div.step.current dd{
    font-weight:bold;
	color:#673300;
	font-size:18px;
}


 

div.current{
    background: #ffcd00;
}
div.current:after{
    border-left: 10px solid #ffcd00;
}
 
 
div.step-navi{
    margin: 20px;
}















.gray {
	color:#999;
}

div.step1 , div.step2 , div.step3 {
	height:165px;
	border:1px solid #ededed;
	border-radius: 5px;        /* CSS3草案 */  
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */  	
}

div.step1 h3{
	font-size:14px;
	margin:0;
	padding:10px;
	line-height:normal;
	background-color:#F9C;
	border-bottom:1px solid #ededed;
}

div.step2 h3, div.step3 h3{
	font-size:14px;
	margin:0;
	padding:10px;
	line-height:normal;
	background-color:#FFF4F8;
	border-bottom:1px solid #ededed;
}

div.step1 > div, div.step2 > div, div.step3 > div{
	margin:15px;
}


/*
	友達検索
*/
.user-search h3{
	font-size:14px;
	margin:5px 0 0 0;
	padding:0;
	line-height:normal;
}

.user-search p{
	margin:0;
	padding:0;
}

.user-search ul , .user-search li{
	margin:0;
	padding:0;
	list-style:none;
}

.user-search div.row{
	margin-top:25px;
}

/*
	トップページマップ
*/

#maptop {
	width:100%;
	padding:50px;
	border:1px solid #ededed;
}

#maptop a{
	
    color: #666;
    text-decoration: none;
    text-shadow: rgba(255,255,255,0.6) -1px 1px 0;
}

#maptop td{
	font-size: 8pt;
    padding: 1px;
    text-align: center;
}

#maptop td.frame{
    padding: 0;
    width: 10px;
    height: 0px;
}

#maptop td.land{
	padding: 0;
    background-color: #eef2bf;
}

#maptop td.sea{
	padding: 0;
	padding:5px;
    background-color: #f0f9ff;
}

#maptop td.land:hover {
	cursor:pointer;
    background-color:#F69;
    -webkit-transition: background .5s ease-out;
    -moz-transition: background .5s ease-out;
    -o-transition: background .5s ease-out;
}














#map1 {
	width:100%;	
}

#map1 a{
	
    font-size: 12px;
    color: #666;
    text-decoration: none;
    text-shadow: rgba(255,255,255,0.6) -1px 1px 0;
}

#map1 td{
	font-size: 8pt;
    padding: 3px;
    text-align: center;
}

#map1 td.frame{
    padding: 0;
    width: 20px;
    height: 10px;
}

#map1 td.land{
    background-color: #eef2bf;
}

#map1 td.sea{
    background-color: #f0f9ff;
}

#map1 td.selected{
    background-color: #fcc;
    -webkit-transition: background .5s ease-out;
    -moz-transition: background .5s ease-out;
    -o-transition: background .5s ease-out;
}


/*
	プロフィール画面マップ
*/


#map2 {
	border:1px solid #ededed;
	width:300px;
}

#map2 a{
	
    color: #666;
    text-decoration: none;
    text-shadow: rgba(255,255,255,0.6) -1px 1px 0;
}

#map2 td{
	font-size: 8pt;
    padding: 1px;
    text-align: center;
}

#map2 td.frame{
    padding: 0;
    width: 10px;
    height: 0px;
}

#map2 td.land{
	padding: 0;
    background-color: #eef2bf;
}

#map2 td.sea{
	padding: 5px 0 5px 0;
    background-color: #f0f9ff;
}

#map2 td.selected{
    background-color: #fcc;
    -webkit-transition: background .5s ease-out;
    -moz-transition: background .5s ease-out;
    -o-transition: background .5s ease-out;
}

#map2 td.land:hover {
	cursor:pointer;
    background-color:#F69;
    -webkit-transition: background .5s ease-out;
    -moz-transition: background .5s ease-out;
    -o-transition: background .5s ease-out;
}

#map2 tr {
	border:none;
}




.ribon {
    /* 文字の色 */
    color: #fff;
    position: relative;
    display: inline-block;
    padding: 5px;
    overflow: hidden;
    font-family: Arial, sans-serif;
    font-weight: 900;
}

.ribon p {
    display: inline;    
}

.ribon p span {
    /* リボンの色 */
    background: #d93131;
    position: absolute;
    display: inline-block;
    right: -25px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2), inset 0px 5px 30px rgba(255,255,255,0.2);
    text-align: center;
    text-transform: uppercase;
    top: 22px;
    width: 100px;
    padding: 3px 10px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.ribon p:before {
    
    
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: -17px;
    right: 69px;
    z-index: -1;
    border: 17px solid;
    /* リボン左下影の色 */
    border-color: transparent transparent #662121 transparent;
}

.ribon p:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 74px;
    z-index: -1;
    right: -10px;
    border: 17px solid;
    /* リボン右下影の色 */
    border-color: #662121 transparent transparent transparent;
}

/* 色を変えたい場合 */
.ribon.blue p span {
    /* リボンの色 */
    background:#4cb9e0;
}

.ribon.blue p:before {
    /* リボン左下影の色 */
    border-color: transparent transparent #003 transparent;
}

.ribon.blue p:after {
    /* リボン右下影の色 */
    border-color: #003 transparent transparent transparent;
}




.photo-frame {
	border:1px solid #ededed;
	padding:10px;
	background:#fff;
	-moz-box-shadow: 3px 3px 3px #ededed;
	-webkit-box-shadow: 3px 3px 3px #ededed;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#ededed', Direction=145, Strength=5);
}


/*
	label 拡張
*/

h2.credit {
	border-left:5px solid #3a87ad;
	padding-left:10px !important;
	margin-bottom:15px !important;
}

h2.bank {
	border-left:5px solid #356635;
	padding-left:10px !important;
	margin-bottom:15px !important;
}





ul.my-data {
	border-bottom:1px dotted #ededed;	
}

ul.my-data li{
	border-bottom:1px dotted #ededed;
	padding:15px 5px 0px 5px;
}

ul.my-data li:hover{
	background-color:#f6f6f6;
}

/*
	マイページデータ矢印
*/
h2.arw-cha-b {
  position: relative;
  background: #f7f7f3;
  padding:0px 15px;
  margin:0 0 20px 0;
  font-size:16px;
  color:#666;
}

h2.arw-cha-b:after, h2.arw-cha-b:before {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
h2.arw-cha-b:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #f7f7f3;
  border-width: 12px;
  left: 15%;
  margin-left: -12px;
}
h2.arw-cha-b:before {
  border-color: rgba(204, 204, 204, 0);
  border-width: 13px;
  left: 5%;
  margin-left: -13px;
}

h2.arw-cha-b i {
	margin:5px 5px 0 0px;
}



.article-bookmark {
	border-bottom:1px solid #ededed;
	margin-bottom:15px;
}






h1.tag-title{
	color:#000;
	font-size:24px;
}

/*
	画像別ユーザーアイコン
*/
.dl-horizontal.user dt {
	text-align: left;
	width:63px;
}

.dl-horizontal.user dd {
	margin-left:20px;
	padding-top:10px;
}

.image-pagecount span {
	font-weight:bold;
	font-size:24px;	
}



/*
	ユーザープロフィールページ
*/

.profile-l {
	border-right:1px solid #ededed;
	padding-right:30px;
}

.profile-l dt {
	font-weight:normal;
	font-size:9px;
	margin:0px 0;
}

.profile-l dd {
	font-size:24px;
	margin:10px 0;
}

.profile-l .waku {
	border:1px solid #d8d8d8;	
	padding:5px 0 5px 7px;
}


.profile-l .twitter-waku {
	margin-left:13px;
	margin-top:15px;
	margin-bottom:15px;
}

table.profile {
	text-align:left;
	width:100%;
	font-size:14px;
}

table.profile > th {
	font-weight:normal;
}

table.profile  tr {
	border-bottom:1px #ccc dotted;
	
}

table.profile th , table.profile td{
	padding:10px;
}


/*
	カテゴリページトピックリスト
*/
.topicList {
	list-style:none;	
	border:1px solid #dfdfdf;
}

.topicList span {
	list-style:none;
	font-size:9px;
	padding:0px 5px;
	color:#FFF;	
	background-color:#ccc;
	border-radius: 2px;        /* CSS3草案 */  
    -webkit-border-radius: 2px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 2px;   /* Firefox用 */  
}

.topicList li {
	font-weight:bold;	
	border-bottom:1px solid #dfdfdf;
	padding:5px;
	background-color:#eee;
	cursor:pointer;
}

.topicList li:hover , .topicList li.hoverd {
	background-color:#fff;
	color:#11a4e9;
}

.topicList li:first-child {
	font-weight:bold;
	color:#000;
	padding:10px;
	text-align:center;
	
}

.topicList li:last-child {
	border-bottom:none;
}


.topicList li a{
	display:inline-block;
	
	text-decoration:none;
	padding:5px;
	color:#1c2683;
}



.topicList li a.active{
	background-color:#fff;
	color:#000;
}



.topicList li:first-child {
	position: relative;
	background: #ffffff;
	
}
.topicList li:first-child:after, .topicList li:first-child:before {
	top: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.topicList li:first-child:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ffffff;
	border-width: 5px;
	left: 50%;
	margin-left: -5px;
}
.topicList li:first-child:before {
	border-color: rgba(223, 223, 223, 0);
	border-top-color: #dfdfdf;
	border-width: 6px;
	left: 50%;
	margin-left: -6px;
}



h2.big {
	font-size:18px;
	margin:0;
	padding:0px;	
}


h2.mini {
	font-size:14px;
	margin:0;
	padding:0px;	
}

h2.middle {
	font-size:16px;
	margin:0;
	padding:0px;	
}

/*
	画像変更
*/
.img-del-box img {
	padding:15px;
	border:1px solid #d8d8d8;
	margin:5px;
}

.img-del-box.green img:hover , .waku.green:hover {
	border:1px solid #00d936;
}

.img-del-box.red img:hover{
	border:1px solid #ff0000;
}

.img-del-box.nav > li > a:hover,
.img-del-box.nav > li > a:focus {
  text-decoration: none;
  background-color: #fff;
}




/*
	バナー
*/
div.banner0 {
	border:2px solid #ffe84f;
	border-radius: 5px;        /* CSS3草案 */  
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */ 
	background-color:#fff7ac;
	padding:15px 10px;
}

div.banner0 h2 {
	margin:0;
	padding:0;
	font-size:16px;
	line-height:120%;
	color:#0e6293;
}

div.banner0 p {
	color:#999;
	font-size:12px;
}




div.banner1 {
	border:5px solid #66dc97;
	border-radius: 8px;        /* CSS3草案 */  
	-webkit-border-radius: 8px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 8px;   /* Firefox用 */ 
	background-color:#fff;
	padding:15px 10px;
}

div.banner1 dt {
	margin:0;
	padding:0 0 5px 0;
	font-size:18px;
	line-height:120%;
	color:#6C6;
	border-bottom:1px dotted #ededed;
}

div.banner1 dd {
	padding:5px 0 0 0;
	color:#666;
	font-size:12px;
}

div.banner1 dt a{
	color:#6C6;
}



/*
	マイページ
*/



div.mypage-r {
	border:1px solid #dddddd;
}

div.head-section {
	padding:20px 0 20px 0;
	background-color:#f9f9f9;
	border-bottom:1px solid #fff;	
}


div.head-section img.user-icon{
	margin:0px 0 0 25px;	
}

div.head-section h1.section-title {
	font-size:18px;
	margin:0px 0 0 20px;
	float:left;
}	

div.head-section span.description {
	display:inline-block;
	margin:5px 0 0 20px;
	font-size:12px;
	color:#666;
}


div.mypage-r .main {
	border-top:1px solid #dddddd;
	padding:25px 25px 50px 25px;	
}

div.mypage-r h2 {
	font-size:16px;
	margin:0;
	padding:0;	
}

/*
	マイページお知らせ
*/
div.info {
	background-color:#fcfaf1;
	padding:5px 0;
}

div.info h2 , div.info p {
	padding-left:15px;	
}

div.info ul {
	list-style:none;	
}

/*
	マイページテーブル
*/
.mypage-tbl {
	border:1px solid #e0e0e0;width:100%;	
}

.mypage-tbl tr:first-child {
	background-color:#f3f3f3;
	border-bottom:1px solid #e0e0e0;
}

.mypage-tbl tr:first-child th {
	text-align:left;
	padding:5px;
	border-right:1px solid #e0e0e0;
}

.mypage-tbl td {
	text-align:left;
	padding:5px;
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
}

.mypage-tbl .btn-field {
	width:80px;
	text-align:center;
}








/*
	ログインフォーム
*/

.bg-color .control-group {
	background-color:#f9f9f9;
	padding:15px;
}



h2.bg-title {
	background-color:#f8e9c9;
	color:#ca7908;
	padding:5px;
	font-size:24px;
	text-align:center;
}

div.login-form {
	background-color:#f6f6f6;
	border:1px solid #eeeeee;
	padding:10px;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  	
}

div.login-form h2 {
	background-color:#f6f6f6;
	padding:0 0 5px 15px;
	border-bottom:1px dashed #ccc;
	font-size:18px;
	margin-top:0;
}

div.login-form form {
	margin:0 0 0 15px;
}

/*
	新規会員登録フォーム右側
*/

.prcaps {
	border-left:3px solid #ffcc00;	
	padding-left:15px;
}

.prcaps h2 {
	font-size:22px;
	margin:0;
	padding:0;
	line-height:120%;
}

.prcaps p {
	font-size:12px;
}

/*
	ヘルプページ
*/

div.help-l {
	border:1px #ddd solid;
	padding:10px;	
}

div.help-r {
	border:1px #ddd solid;
	padding:15px 25px;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  	
}

.help-r h1 {
	font-size:26px;
	margin:0;
	padding:0;
}

.help-r ol {
	margin:25px;
}

.help-r h2 {
	background-color:#e6e4e4;
	font-size:18px;
	padding:0 0 0 10px;
	border-radius: 5px;        /* CSS3草案 */  
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */  	
}

.help-r h3 {
	
	font-size:16px;
	padding:0 0 0 10px;
	border-left:5px solid #e6e4e4;
}

.help-r h4 {
	margin-left:25px;
	font-size:14px;
}

.help-r p {
	margin-left:10px;
	margin-bottom:25px;
}

.help-r ul {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 10px;
	color:#000;
	list-style-image: url(/ckeditor/img/li-image.png);
}

.help-r ul li{
	margin:0px 0 0px 5px;
	line-height:150%;
}

p.help-title {
	margin:0 0 15px 0;
	padding:5px;
	background-color:#e6e4e4;
	font-weight:bold;	
}

p.sub-section {
	padding:0px;
	margin-top:5px;
}

.bold {
	font-weight:bold;	
}


ul.list-arrow{
	margin-left:0;
	list-style:none;
}

ul.list-arrow li{
	font-size:14px;
	margin:5px 0;
	padding:0 0 0 20px;
	background:url("/app/webroot/img/prototype/listarrow.gif") no-repeat 10px 6px;
}


ul.head-list li {
	margin:0px 0;
	padding:0 0 0 20px;
	background:url("/app/webroot/img/prototype/list-ten.png") no-repeat 20px 15px;	
}


.container > .row > .span9 > h1 {
	font-size:24px;
	margin:0 0 25px 0;
	padding:0 0 5px 0;
	border-bottom:3px dotted #ededed;
}





h2.title {
	font-size:18px;
	margin:40px 0 0 0;
	padding:0 0 0 15px;	
}

/* ヘッダメニュー */
.head {
	border-bottom:1px solid #e7e7e7;
	margin-bottom:15px;	
}

/* ボトムメニュー */
.bottom {
	border-top:1px solid #e7e7e7;
	padding-top:15px;
}	


/* ミニメイン */
.mini-main {
	border:1px solid #ccc;
	padding:25px;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  			
}

.mini-main h1 {
	font-size:24px;
	margin:0 0 25px 0;
	padding:0 0 5px 0;
	border-bottom:3px dotted #ededed;
}

/* ヘッダメニュー */
.head-menu {
	margin-top:10px;	
}

.head-menu .l {
	margin-top:20px;
	text-align:right;
}

.head-menu .r {
	margin-top:10px;
	text-align:right;
}

.head-menu .r .span3{
	text-align:right;
	margin-right:-60px;
}

.head-menu .r .span9{
	margin-top:10px;
}

.head-menu .r .dropdown-menu{
	margin-top:-1px;
	text-align:left;
}

.head-menu .span6 a{
	color:#666666;	
}




/* ランキング */
ol.ranking {
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
}


ol.ranking li {
	border-bottom:1px dotted #ededed;
	padding-top:5px;	
}

ol.ranking li .span2 {
	text-align:center;
}

ol.ranking a {
	display:inline-block;
	font-size:12px;
	line-height:150%;
	font-weight:bold;
}




/* detail 記事一覧 */

p.view , span.view {
	color:#999;
	font-weight:bold;	
	font-size:12px;
}

.detail .img-box {
	background-color:#eeeeee;
	text-align:center;
}

.detail .img-box img {
	padding-top:15px;
}


.detail .row-fluid {
	border-bottom:1px dotted #ededed;
	margin:15px 0 0 0;
}

.view span {
	font-size:10px;
	font-weight:normal;	
}

.detail h3{
	font-size:18px;
	margin:0;
	padding:0;
	line-height:150%;
}

.detail p.summary{
	font-size:12px;
}

.detail p.writer {
	text-align:right;
	font-size:12px;
	color:#9b9b9b;
}


dl,dt,dd {
	margin:0;padding:0;	
	
}

.click {
	cursor:pointer;	
}


.name , .name:hover {
	color:#9b9b9b;
	display:block;
	margin-top:5px;
}


a.tag {
	border:1px solid #e7e7e7;
	padding:3px;
	font-size:12px;
	color:#666;
	background-color:#f9f9f9;	
}

a.tag:hover {
	text-decoration:none;
	background-color:#f0f0f0;
	
}

.user > div{
	padding:15px;
}

.user > div > p {
	margin-top:15px;	
}

/* 右グレー枠 */

.rbox {
	border:5px #e2e5e8 solid;
	padding:5px 0px;
}

h2.topic,.rbox h2 , .nbox h2 {
	font-size:14px;
	margin:0;
	padding:0 0 0 15px;	
}

.rbox ul , .nbox ul {
	list-style:none;
	margin:10px 0 0 0;
	padding:0;	
}


.rbox ul li , .nbox ul li {
	padding:5px 15px;
}



.rbox .info {
	margin:0px 20px 10px 20px;	
}

.rbox p ,  .nbox p {
	font-size:12px;
	line-height:150%;
	margin:0;
	padding:0;
	font-weight:bold;	
}

/* css スプライト固定 */
.sprite{
	background:url("/app/webroot/img/prototype/sprite.png") top left no-repeat;
	display:inline-block;
}

.pagination {
  margin: 20px 0 0 0;
}

.pagecounter {
	text-align:center;
	color:#333;
	font-size:12px;	
}

a {
	cursor:pointer;	
}

li.disbled a {
	cursor:default;
}

/* ソーシャルブックマークボタン */
.socialbutton > span4 {
	margin-left:255px;
}

.socialbutton .hatena {
	margin-right:20px;	
}

.socialbutton .twitter {
	margin-right:3px;	
}

.socialbutton .google_plusone {
	margin-left:-35px;	
}

.socialbutton .facebook {
	margin-left:-10px;
}


/* 関連カテゴリへ */
.sub {
	margin:0 0 10px 0;
	padding:0;
}

.sub ol{
	margin:0;
}

.sub li a {
	font-size:12px;
	color:#009933;
}



/* メインパンクズ */
.topicpath {
  list-style:none;
  min-height:15px;
  height:auto !important;/*　for IE min-height　*/
  height:15px;/*　for IE min-height　*/
  word-wrap: break-word;
}

.topicpath li{
  display: inline;
  padding-left:5px;
  margin:0;
}
.topicpath li.home{
}
.topicpath li.home a{
  display: inline-block;
  padding:1px 10px 1px 10px;
  background:url(/app/webroot/img/prototype/top.png) no-repeat 0px 0px;
  margin-right:0 5px;
  margin-bottom:3px;
  width:1px;
  height:15px;
  vertical-align:middle;
}
.topicpath li.home a {
  transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out;
}
.topicpath li.home a:hover {
  background:url(/app/webroot/img/prototype/top.png) no-repeat -12px 0px;
}


/*　for IE6　*/
* html .topicpath .topicpath li.home a{
  display:inline;
}
/*　for IE7　*/
*:first-child+html .topicpath li.home a{
  display:inline;
}
.topicpath li.home a > span{
  position:absolute;
  overflow:hidden;
  width:0;
  height:0;
}
.topicpath li a {

}

.topicpath span.topicarrow {
	display:inline-block;
	height:10px;
	width:10px;
	margin:0 5px;
	background:url(/app/webroot/img/prototype/topicarrow.png) no-repeat 0px 0px;
}

.topicpath-m{
	margin:10px 0;
}

.topicpath-m.article {
	border-bottom:1px dotted #ededed;	
}


.topicpath-m li{
	margin:0;
	padding:0;
}


/*
	spacer
*/
.spacer { margin-top: 5px !important; }
.spacer10 { margin-top: 10px !important; }
.spacer15 { margin-top: 15px !important; }
.spacer20 { margin-top: 20px !important; }
.spacer25 { margin-top: 25px !important; }
.spacer30 { margin-top: 30px !important; }
.spacer35 { margin-top: 35px !important; }
.spacer40 { margin-top: 40px !important; }
.spacer45 { margin-top: 45px !important; }
.spacer50 { margin-top: 50px !important; }
.spacer100 { margin-top: 100px !important; }
.spacer200 { margin-top: 200px !important; }

.ml50 {
	margin-left:50px !important;	
}

/*
	text-align
*/

.t-l {
	text-align:left;	
}

.t-r {
	text-align:right;	
}

.t-c {
	text-align:center;	
}


/*
	ロゴ
*/

h1.logo {
  display:inline-block;
  vertical-align:bottom;
  background:url(/app/webroot/img/logo.png) no-repeat 0px 0px;
  border:0;
  margin:0px;
  padding:0;
}

h1.logo a{
  display:block;
  cursor:pointer;
}

h1.logo a span{
  position:absolute;
  overflow:hidden;
  width:0;
  height:0;
}

h1.logo a{
  width:176px;
  height:69px;
}
