/* +++++++++++++++++++++ ベース設定 +++++++++++++++++++++ */

/* ++++++ ブログの横幅設定 ++++++ */

#container {
width: 780px;
}


/* ++++++ ２段組の横幅設定 ++++++ */

	/* コンテンツ部分の横幅 */

#center {
width: 595px;
}

	/* サイドバーの横幅 */
	#left	{
		width: 185px;
		}


/* ++++++ その他設定 ++++++ */

body {
margin: 0px;
font-family: verdana, 'trebuchet ms', sans-serif;
font-size: 9pt;
text-align: center;
background-image: url('http://infosenderweb.jp/img/shadow.png');
background-repeat: repeat-y;
background-position: center center;
}

#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}

#left {
	float: left;
	}

#center {
	float: left;
	}

#footer	{
	clear: both;
	}




/* +++++++++++++++++++++ レイアウトのデザイン設定 +++++++++++++++++++++ */

div {
margin: 0px;
padding: 0px;
}

img {
margin: 0px;
padding: 0px;
}

#container {
height: 100%;
background-image: url('http://infosenderweb.jp/img/s_shadow.png');
background-repeat: repeat-y;
background-color: #ffffff;
}

a {
  color : #4070BF;
}

a:hover {
  text-decoration : underline;
}


h2 a {
  color : #000000;
  text-decoration : underline;
}

h3 a {
  color : #000000;
  text-decoration : underline;
}

td {
font-size: 9pt;
}

/* +++++++++++++++++++++ パーツのデザイン設定 +++++++++++++++++++++ */

/* ++++++ ヘッダー部分のデザイン ++++++ */

#banner {
width: 780px;
height: 92px;
background-image: url('http://infosenderweb.jp/img/header.png');
}

/* ++++++ コンテンツ部分のデザイン ++++++ */

#center h1 {
font-size: 20pt;
font-weight: normal;
margin: 0px;
padding: 15px 0px 0px 5px;
background-image: url('http://infosenderweb.jp/img/h1.png');
background-repeat: no-repeat;
}

h1:first-letter{
  font-size : 24pt;
  color : #4070BF;
}

#center h2 {
font-size: 9pt;
margin-right: 3px;
padding: 5px;
border-width: 1px;
border-color: #668CCC;
border-style: solid;
background-color: #668CCC;
background-image: url('http://infosenderweb.jp/img/h2.png');
background-repeat: repeat-x;
}

#center h3 {
font-size: 9pt;
margin-right: 3px;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 3px;
border-bottom-width: 1px;
border-left-width: 3px;
border-bottom-color: #4070BF;
border-left-color: #4070BF;
border-bottom-style: solid;
border-left-style: solid;
}

#center dt {
font-size: 9pt;
margin-right: 3px;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 3px;
border-bottom-width: 1px;
border-left-width: 3px;
border-bottom-color: #4070BF;
border-left-color: #4070BF;
border-bottom-style: solid;
border-left-style: solid;
font-weight: bold;
}

#center dd {
margin: 10px;
}

#center p {
line-height: 150%;
margin-right: 20px;
margin-left: 6px;
}

#welcome b a {
font-size: 12pt;
}

#welcome p {
padding-left: 20px;
padding-bottom: 10px;
}

#infosenderweb {
background-image: url('http://infosenderweb.jp/img/infosenderweb.png');
background-repeat: no-repeat;
height: 50px;
}

#center td {
font-size: 9pt;
padding: 3px;
border-width: 1px;
border-style : solid;
border-color : #668CCC;
}

#center table {
margin-right: 3px;
border-width: 1px;
border-style : none none none none;
border-collapse : collapse;
}

#center img {
margin-right: 20px;
margin-left: 6px;
}

#center th {
font-size : 9pt;
padding: 5px;
border-width: 1px;
border-style : solid;
background-image : url(../img/h2.png);
border-color : #668CCC;
background-color : #668CCC;
text-align : left;
}

#ad1{
margin: 6px;
}

#ad2{
margin: 6px;
}

#s_td td {
border-style: none;
}


/* ++++++ サイドバー部分のデザイン ++++++ */

#index {
background-image: url('http://infosenderweb.jp/img/s_index.png');
background-repeat: no-repeat;
height: 50px;
width: 185px;
}

.sidebar div {
width: 180px;
}

.sidebar h2 {
font-size: 9pt;
margin: 5px 0px;
padding: 5px;
color: #000000;
text-decoration: none;
adding: 5px;
background-image: url('http://infosenderweb.jp/img/s_h2.png');
background-repeat: no-repeat;
}

.sidebar ul {
margin: 0px;
list-style-type: none;
padding: 0px;
}

.sidebar li {
margin: 0px;
padding: 0px;
}

.sidebar li a {
color: #000000;
text-decoration: none;
padding: 5px;
height: 100%;
_width: 180px;
display: block;
}

.sidebar li li a {
color: #000000;
text-decoration: none;
padding: 5px 5px 5px 15px;
height: 100%;
_width: 180px;
display: block;
}

.sidebar li a, [0] {
color: #000000;
text-decoration: none;
padding: 5px;
height: 100%;
width: 170px;
display: block;
}

.sidebar li a:hover {
color: #000000;
font-weight: bold;
text-decoration: none;
background-image: url('http://infosenderweb.jp/img/s_a.png');
background-repeat: no-repeat;
}

.side_div {
padding-left: 5px;
}

#search {
text-align: center;
}

#harbot {
text-align: center;
}

#ad125 {
text-align: center;
}

#counter{
text-align: center;
}


#ad125 p {
font-weight: bold;
margin: 5px;
}

.s_margin {
padding: 5px;
}

/* ++++++ フッター部分のデザイン ++++++ */

#footer {
color: #FFFFFF;
text-align: center;
background-color: #000000;
background-image: url('http://infosenderweb.jp/img/footer.png');
padding-top: 3px;
padding-bottom: 10px;
}

#footer a {
color: #FFFFFF;
}

