@charset "utf-8";
/*
Theme Name: asiajoint
Theme URI: http://dtp-c.com/
Description: 株式会社エージェイ
Version: 1.6
Author: masa
Author URI: http://dtp-c.com/
Tags: 株式会社エージェイ, C-style
Template: asiajoint
*/


/*リセット*/

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;
	font-weight:normal;
	}

ol,ul {
	list-style:none;
	}

h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
	font-size:100%;
	}

table {
	border-collapse:collapse;
	border-spacing:0;
	}

img {
	border:none;
	}

/*メインcss*/
body {
	font-size: 62.5%;
	font-family: "メイリオ","Meiryo",'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	margin: 0;
	background-image: url(images/body_back.jpg);
	padding: 0;
	}

a {
	color: #006699;
}

#rap {
	width: 830px;
	margin: 0 auto;
	height:100%;
	background-image: url(images/bokashi_back.jpg);
	background-repeat: repeat-y;
	padding: 0;
}

#header {
	background-repeat: no-repeat;
	width: 830px;
	height: 60px;
	text-align: left;
	padding: 0px;
	background-position: top left;
	margin: 0 auto;
	background-image: url(images/head_back.jpg);
}

#footer {
	background-image: url(images/back_under.jpg);
	background-repeat: no-repeat;
	width: 830px;
	height: 120px;
	text-align: left;
	margin-top: 0px;
	clear: both;
}
#menu {
	width: 760px;
	margin: 0px;
	padding: 0px;
	height:35px;
	float: left;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	list-style-type: none;
	display: block;
}
#menu li {
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
}
#rap #menu a {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	padding: 0px;
	height: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#FFFFFF;
}
#rap #menu img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}#inbox {
	width: 760px;
	margin: 0 auto;
}
#center_box {
	clear: both;
	float: left;
	height: auto;
	width: 760px;
	background-image: url(images/side_back.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	text-align: left;
	margin-top: 0px;
}
#center_box2 {
	clear: both;
	float: left;
	height: auto;
	width: 760px;
	text-align: left;
	margin-top: 10px;
}
#contents {
	min-height:400px;
	height: auto !important;
	height: 400px;
	width: 520px;
	float: left;
	margin-top: 10px;
}
#contentspage {
	min-height:400px;
	height: auto !important;
	height: 400px;
	width: 600px;
	margin: 0 auto;
	text-align: center;
}

#contentspage-top {
	min-height:400px;
	height: auto !important;
	height: 400px;
	width: 600px;
	margin: 0 auto;
	text-align: center;
	float:left;
}

#sidebar {
	height: auto;
	width: 230px;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding:0px;
}


.l-home a{
	float:right;
	margin-top: 5px;
	clear:both;
	text-align:right;
	padding:5px;
	color: #006699;
	font-size:12px;
	}
.side_box {
	background-color: #FFFFFF;
	min-height:200px;
	height: auto !important;
	height: 200px;
	width: 210px;
	margin:0 auto;
	margin-bottom: 5px;
}
.side_title {
	background-color: #FFFFFF;
	height: auto;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0099CC;
	width: 100%;
	float: right;
	line-height: 3em;
	font-size: 12px;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.side_bun {
	clear:both;
	background-color: #FFFFFF;
	height: auto;
	width: 90%;
	float: left;
	font-size: 12px;
	padding: 10px;
}
.side_title p {
	margin-left: 5px;
}

#daigamen {
	height: 260px;
	width: 760px;
	clear: both;
	float: left;
}
#footer_inbox {
	padding-top: 35px;
	padding-left: 50px;
	float: left;
	width: 50%;
}
#footer ul {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	list-style-type: none;
	display: inline;
	margin: 0;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#footer li {
	text-align: left;
	margin: 0px;
	float: left;
	background-image: url(images/ten.gif);
	background-repeat: no-repeat;
}
#footer a {
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	text-align: center;
	padding: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #006699;
}

#copyr {
	color: #000000;
	clear: both;
	float: left;
	margin-top: 5px;
	font-size: 10px;
	margin-left: 4px;
}
#rap #footer address {
	margin-top: 27px;
	float: right;
	margin-right: 50px;
	font-size: 10px;
	line-height: 1.3em;
	display:inline;
}
#rap #header h1 {
	position: relative;
	top: 35px;
	left: 35px;
	font-size:12px;
	width: 180px;
	}
#kotoba {
	position:relative;
	top: 17px;
	left: 620px;
	font-size:12px;
	width: 180px;
}
.side_bun h3 {
	color:#0066FF;
	font-weight: bold;
	}

/*本文*/	
.content-text {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 12px;
	clear:both;
	width: 600px;
}

.content-text-top {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 12px;
	clear:both;
	width: 520px;
}


.content-title {
	background-color: #0099CC;
	padding: 5px;
	color: #FFFFFF;
	width:auto;
	text-align: left;
	font-weight: bold;
	font-size: 120%;
}

.content-title-top {
	background-color: #0099CC;
	padding: 5px;
	color: #FFFFFF;
	width:auto;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 120%;
}

.content-title a{
	color: #FFFFFF;
}
.content-text p {
	line-height: 1.8em;
	margin-top: 5px;
	margin-left: 5px;
}

.content-text-top p {
	line-height: 1.8em;
	margin-top: 5px;
	margin-left: 5px;
}

.content-text strong {
	font-weight:bold;
	color:#000000;
	}

.content-text table {
	margin-top:10px;
	margin-left:10px;
	}

.content-text img {
	margin-top:5px;
	margin-bottom: 0px;
	}
.alignleft {
	float:left;
	margin-right:10px;
	}
.alignright {
	float:right;
	margin-left:10px;
	}

#linkdesign {
	margin-top:10px;
	margin-left:5px;
	}
#linkdesign li {
	list-style:none;
	display:inline;
	}		
#linkdesign a {
	font-size:14px;
	line-height:2em;
	}
.side_nakazoroe {
	text-align: center;
}
.pic {
	margin-top:10px;
	text-align:left;
	font-size:9px;
	width:150px;
	margin-left: auto;
	margin-right: auto;
	}
	
#mailbox {
	margin:0 auto;
	margin-top:50px;
	width: 300px;
	}
.content-title-mail {
	background-color: #0099CC;
	padding: 5px;
	color: #FFFFFF;
	width: auto;
	text-align: left;
	font-size: 120%;
	font-weight: bold;
}
#rap #inbox #center_box2 #contentspage .content-text p {
	text-align: left;
	margin-bottom: 10px;
}
#rap #inbox #center_box #contents .content-text-top table {
	margin-left: 5px;
}
.kiban_l {
	float:left;
	text-align:left;
	width:190px;
	margin-left:5px;
	}
.kiban_r {
	float:right;
	text-align:left;
	width:190px;
	}
.sizai_setumei {
	width:450px;
	float:right;
	text-align:left;
	margin-bottom:5px;
	}

.pet_film {
	text-align:left;
	float:right;
	width:380px;
	margin-bottom:5px;
	}
	