@charset "UTF-8";

/* @override http://www.jurajura.jp/preview/css/archives.css */

* {
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left top;
	border-style: none;
	margin: 0;
	padding: 0;
	color: #000;
	text-align: left;
	direction: ltr;
	text-transform: none;
	font-variant: normal;
	font-style: normal;
	line-height: 1.5;
	font-size: 14px;
	font-family: 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ ProN W3', 'ヒラギノ角ゴ Pro W3', 'Osaka', sans-serif;
	text-decoration: none;
}

body {
	background: url(../images/background_light.png) repeat;
	padding: 20px;
}

h1 {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 20px;
}

a {
	overflow: hidden;
	font-size: 100%;
	color: #bd657d;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

dl {
	width: 600px;
}

dl dt {
	font-size: 100%;
}

dl dd {
	font-size: 100%;
	margin-bottom: 10px;
	border-bottom: 1px solid #bebebe;
	padding-bottom: 10px;
}

dl dd a {
	padding-left: 10px;
}

/*/// blogList ////////////////////////////////////////////////////////*/

/*/ Petit /*/
.blogList1{color: #E60013;}

/*/ Grand /*/
.blogList2{color: #076CB9;}

/*/ hillst /*/
.blogList3{color: #AB66A7;}

/*/ blogList /*/
.blogList4{}

/*/ Roppongi /*/
.blogList5{color: #6CBC64;}

/*/ Yokosuka /*/
.blogList6{color: #af4949;}

/*/ Takahashi /*/
.blogList7{color: #a46000;}

/*/ General /*/
.blogList8{color: #870000;}

/*/ Logstic /*/
.blogList12{color: #fd9124;}

/*/ lab /*/
.blogList13{color: #747A39;}