/*
Theme Name:LVDC Archives
Theme URI: http://www.lovedesign.jp/archives/
Description:ラブデザインポートフォリオ用テンプレ0304
Author:越阪部ワタル
Author URI: http://www.lovedesign.tv/
Version:1.0


*/

@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	color: #000000;
}

/*----------------------------------------------------
	基本
----------------------------------------------------*/
body {
	background-color: #FFFFFF;
    height: 100%;

}

body > #container {
        height: auto;
}

a:link {
	color: #CC0000;
	text-decoration: none;
}

a:visited {
	color: #CC0000;
	text-decoration: none;

}

a:hover {
	text-decoration: underline;

}

a:active {
}

/*----------------------------------------------------
	#page
----------------------------------------------------*/

#container {
	width:100%;
    position: relative;
    min-height: 100%;
	
}

* html div#container {
	height:100%;
}

#header {
	width: 820px;
	margin: 0 auto;
	height:200px;
	background-image: url(images/header_bk.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#header a{
	height: 180px;
	width: 820px;
	display: block;	
}

#header a:hover{
		text-decoration: none;

}

h1{
	height: 180px;
	width: 820px;
	display: block;	
}


#page {
	width: 820px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 30px; /* footer */

}

#left {
	width: 500px;
	float:left;
	margin-right: 30px;
	margin-left: 35px;
}


#right {
	width: 200px;
	float:right;
}


#right a{
	color: #000000;
}

#right a:hover{
	color: #CC0000;
}

#pagenate {
	width: 820px;
	margin: 0 auto;
	font-family: Arial;
	font-size: 11px;
	letter-spacing: 0.1em;
	line-height: 25px;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}

#pagenate-menu li{
margin-right:30px;
	float:left;
}

#pagenate-menu,#header a{
	color: #000000;
}

#pagenate-menu,#header a:hover{
	color: #CC0000;
}

/*----------------------------------------------------
	#menu
----------------------------------------------------*/
.cate{
	width:100%;
}

#cate_menu li{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: 0.1em;
	line-height: 35px;
	vertical-align: middle;
	height: 35px;
	font-weight: bolder;
}

#cate_menu li a{
	padding-left:20px;
	background-image: url(images/mini_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;	
}

#cate_menu li a:hover{
	padding-left:20px;
	background-image: url(images/mini_arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;	
}



.cate_mini{
	margin-left:5px;
	font-family: Arial;
	font-size: 11px;
	letter-spacing: 0.1em;
	line-height: 20px;
	vertical-align: middle;
	font-weight: bold;
	}

.cate_mini a{
	padding-left:10px;
	background-image: url(images/micro_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;	
	color: #333333;

}

.cate_mini a:hover{
	padding-left:10px;
	background-image: url(images/micro_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;	
}

#cate_txt a{
	font-weight: bold;

	}
	
#cate_txt{
	margin-left:5px;
	font-family: Arial;
	font-size: 70%;
	line-height: 165%;
	}

.mini-logo{
	margin-bottom:10px;
	width:150px;
	height:50px;
	background-image: url(images/mini_logo.gif);

}

/*----------------------------------------------------
	#footer
----------------------------------------------------*/
#footer {
	width: 100%;
	text-align: center;
    position: absolute;
	height: 20px;
	bottom: 0px;
}

address{
	font-size: x-small;
	line-height: 20px;
}

/*----------------------------------------------------
	#class
----------------------------------------------------*/

h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: 0.06em;
	margin-bottom:15px;
	line-height: 30px;
	vertical-align: middle;
	height: 30px;
	background-image: url(images/headmark.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

h3{
	letter-spacing: 0.15em;

	font-family: Arial-bold;
	font-size: 10px;
	margin-bottom:15px;
	color: #666666;
}

h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: 0.2em;
	margin-bottom:10px;
	line-height: 30px;
	vertical-align: middle;
	height: 30px;
}

.note {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 160%;
	font-size: 0.69em;
	color:#333;
	margin-bottom:5px;

}

.center-img{
	text-align: center;
	margin: 0 auto;
}



.memo {
	vertical-align: middle;
	font-family: Arial;
	padding-top:5px;
	margin-bottom:30px;
	font-size: 0.5em;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
}
.memo a{
	color: #333;
	text-decoration: none;
}

.memo a:hover{
	color: #CC0000;
	text-decoration: underline;
}

.memo_l{
	width:450px;
	float:left;
}

.fl-l{
	float:left;
	margin-right:10px;
}




.memo_r{
	float:right;
	color: #666;
	text-align:right;
	width: 25px;
	background-image: url(images/top_arrow.gif);
	background-repeat: no-repeat;
	background-position: center center;

	display: block;
}
.memo_r a{
	display: block;	
	background-image: url(images/top_arrow.gif);
	background-repeat: no-repeat;
	background-position: center center;

}

.memo_r a:hover{
		text-decoration: none;
		background-image: url(images/top_arrow2.gif);
	background-repeat: no-repeat;
	background-position: center center;

}


.memo_r p{
	text-align:right;
	position: relative;
	width: 100%;
}

.hidden {
	visibility: hidden;
}

.none{
	   display: none;

}

.space_5{
	clear: both;
	float: none;
	width: 100%;
	height: 5px;
}


.space_15{
	clear: both;
	float: none;
	width: 100%;
	height: 15px;
}

.space_30{
	clear: both;
	float: none;
	width: 100%;
	height: 30px;
}

.space_55{
	clear: both;
	float: none;
	width: 100%;
	height: 50px;
}
.line_2{
clear: both;
	float: none;
	width: 100%;
	height: 2px;

}

.pl_15{
		padding-left:15px;
}

.txt_11{
	font-size: 0.65em;
}

.txt_8{
	font-size: 0.5em;
}

.align_right{
	text-align: right;
}

.align_center{
	text-align: center;
}

/*----------------------------------------------------
	#default
----------------------------------------------------*/

html {
	overflow-y: scroll;
	height: 100%;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}

img,abbr,acronym,fieldset {
	border: 0;
}
li {
	list-style-type: none;
}

* html body {	/* for IF6 */
	font-family: "ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
